Author: cziegeler
Date: Tue Sep 14 15:09:10 2010
New Revision: 996940
URL: http://svn.apache.org/viewvc?rev=996940&view=rev
Log:
SLING-1775 : add scheduler and threads bundles to launchpad
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=996940&r1=996939&r2=996940&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Tue Sep 14 15:09:10
2010
@@ -37,6 +37,16 @@
<artifactId>org.apache.sling.commons.classloader</artifactId>
<version>1.2.0</version>
</bundle>
+ <bundle>
+ <groupId>org.apache.sling</groupId>
+ <artifactId>org.apache.sling.commons.scheduler</artifactId>
+ <version>2.2.0</version>
+ </bundle>
+ <bundle>
+ <groupId>org.apache.sling</groupId>
+ <artifactId>org.apache.sling.commons.threads</artifactId>
+ <version>3.0.2</version>
+ </bundle>
<bundle>
<groupId>org.apache.sling</groupId>