Author: cziegeler
Date: Thu Mar 11 08:52:19 2010
New Revision: 921734
URL: http://svn.apache.org/viewvc?rev=921734&view=rev
Log:
Use latest commons classloader and jcr classloader
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=921734&r1=921733&r2=921734&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Thu Mar 11 08:52:19
2010
@@ -1,6 +1,7 @@
<?xml version="1.0"?>
<bundles>
<startLevel level="0">
+ <!-- Dependencies for Default Start Level -->
<bundle>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
@@ -34,10 +35,9 @@
<bundle>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.commons.classloader</artifactId>
- <version>1.1.4</version>
+ <version>1.1.5-SNAPSHOT</version>
</bundle>
- <!-- Dependencies for Default Start Level -->
<bundle>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
@@ -101,7 +101,7 @@
<bundle>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.jcr.classloader</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1-SNAPSHOT</version>
</bundle>
<bundle>
<groupId>org.apache.sling</groupId>