Hi, The SLING-5537 changes ( http://svn.apache.org/r1731720 ) break the oak.server bundle - if I try to compile that against org.apache.sling.jcr.base 2.2.3-SNAPSHOT the OakSlingRepositoryManager doesn't compile due to the AbstractSlingRepositoryManager changes.
Do we have info on how to adapt AbstractSlingRepositoryManager child classes to those changes? The setup(BundleContext, SlingRepository) method in particular is gone but SLING-5537 doesn't explain why or what replaces it. -Bertrand
