Hi, This looks strange.
So you have just updated the jackrabbit library references to 1.6.0 and run the build with the bundle profile ? $ mvn -Pbundle clean package The bundle profile is used to update the static MANIFEST.MF file which is used by the standard build. I created this to prevent OutOfMemoryErrors due to the large number of classes to include. Regards Felix Christophe Lombart schrieb: > Hi all, > > I would like to work on the issue SLING-1190 (Upgrade Jackrabbit dependency > to 1.6). I don't understand why I got the exception (see more in [1]). > I don't see a big difference between J 1.5 & J 1.6 in this area. So, I need > help :-) > > thanks, > Christophe > > > [1] https://issues.apache.org/jira/browse/SLING-1190 >
