Hi Felix, Oopps, I didn't pay attention to the profile "bundle". Thanks for the patch. it works here.
Why not apply your patch ? Another question, why it is necessary to add the version number ? it is not working without that org.apache.jackrabbit.core.security.principal;version=1.6.0 ? br, Christophe 2009/11/26 Felix Meschberger <[email protected]> > 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 > > >
