Hi, Am 10.09.2010 19:36, schrieb [email protected]: > Author: justin > Date: Fri Sep 10 17:36:40 2010 > New Revision: 995891 > > URL: http://svn.apache.org/viewvc?rev=995891&view=rev > Log: > SLING-1730 - adding jquery explorer to launchpad bundle list. need to discuss > whether this stays in for the sling 6 release. personally, I hope it does
I am not sure, whether we really discussed this to the end. But I, too, would be very pleased to have this in Sling 6. Regards Felix > > Modified: > sling/trunk/launchpad/builder/src/main/bundles/list.xml > > Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml > URL: > http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=995891&r1=995890&r2=995891&view=diff > ============================================================================== > --- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original) > +++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Fri Sep 10 > 17:36:40 2010 > @@ -239,6 +239,11 @@ > <artifactId>org.apache.sling.extensions.groovy</artifactId> > <version>1.0.0-SNAPSHOT</version> > </bundle> > + <bundle> > + <groupId>org.apache.sling</groupId> > + <artifactId>org.apache.sling.extensions.explorer</artifactId> > + <version>0.9.0-SNAPSHOT</version> > + </bundle> > </startLevel> > > <startLevel level="10"> > > >
