Justin, all, If there is going to be a transition to Jackrabbit 2, can we please make certain that there is a known commit in a stable state which people can bind to if they are working to milestone deadlines.
I haven't worked through the details of including the JCR 2.0 API yet, but I am nervous having it there with a JCR 1.0 implementation might cause problems. Is it going to cause problems ? Ian On 11 Feb 2010, at 02:13, [email protected] wrote: > +++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Thu Feb 11 > 02:13:07 2010 > @@ -237,7 +237,12 @@ > <bundle> > <groupId>org.apache.sling</groupId> > <artifactId>org.apache.sling.jcr.api</artifactId> > - <version>2.0.2-incubator</version> > + <version>2.0.7-SNAPSHOT</version> > + </bundle> > + <bundle> > + <groupId>javax.jcr</groupId> > + <artifactId>jcr</artifactId> > + <version>2.0</version> > </bundle> > <bundle> > <groupId>org.apache.sling</groupId>
