That method is gone without any replacement. Whatever you did in setup, you can now do at the end of create. It's the same place
Carsten Bertrand Delacretaz wrote > 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 > -- Carsten Ziegeler Adobe Research Switzerland [email protected]
