The javadoc still mentions the method setup though: 
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/base/src/main/java/org/apache/sling/jcr/base/AbstractSlingRepositoryManager.java?revision=1731720&view=markup&pathrev=1731720#l58.
 Can you fix this then as well?
Konrad

> Am 31.03.2016 um 16:34 schrieb Carsten Ziegeler <[email protected]>:
> 
> 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]

Reply via email to