Author: fmeschbe
Date: Sat Mar 5 20:59:31 2011
New Revision: 1078352
URL: http://svn.apache.org/viewvc?rev=1078352&view=rev
Log:
SLING-2017 Add missing bundles and use latest versions of bundles
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=1078352&r1=1078351&r2=1078352&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Sat Mar 5 20:59:31
2011
@@ -47,6 +47,11 @@
<artifactId>org.apache.sling.commons.threads</artifactId>
<version>3.1.0</version>
</bundle>
+ <bundle>
+ <groupId>org.apache.sling</groupId>
+ <artifactId>org.apache.sling.event</artifactId>
+ <version>3.0.2</version>
+ </bundle>
<bundle>
<groupId>org.apache.sling</groupId>
@@ -150,7 +155,7 @@
<bundle>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.scripting.core</artifactId>
- <version>2.0.14</version>
+ <version>2.0.16</version>
</bundle>
<bundle>
<groupId>org.apache.sling</groupId>
@@ -200,17 +205,25 @@
<artifactId>org.apache.aries.jmx.whiteboard</artifactId>
<version>0.3</version>
</bundle>
-
<bundle>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.launchpad.installer</artifactId>
<version>1.0.0</version>
</bundle>
-
<bundle>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.installer.core</artifactId>
- <version>3.1.2</version>
+ <version>3.1.2</version>
+ </bundle>
+ <bundle>
+ <groupId>org.apache.sling</groupId>
+ <artifactId>org.apache.sling.installer.provider.file</artifactId>
+ <version>1.0.0</version>
+ </bundle>
+ <bundle>
+ <groupId>org.apache.sling</groupId>
+ <artifactId>org.apache.sling.installer.provider.jcr</artifactId>
+ <version>3.0.4</version>
</bundle>
</startLevel>
<startLevel level="1">
@@ -269,7 +282,7 @@
<bundle>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.extensions.explorer</artifactId>
- <version>1.0.0</version>
+ <version>1.0.2</version>
</bundle>
</startLevel>