Author: bdelacretaz
Date: Thu Sep 19 13:29:16 2013
New Revision: 1524738

URL: http://svn.apache.org/r1524738
Log:
SLING-2788 - add bundles for launchpad integration tests

Modified:
    sling/whiteboard/bdelacretaz/oak-launchpad/src/main/bundles/list.xml

Modified: sling/whiteboard/bdelacretaz/oak-launchpad/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/sling/whiteboard/bdelacretaz/oak-launchpad/src/main/bundles/list.xml?rev=1524738&r1=1524737&r2=1524738&view=diff
==============================================================================
--- sling/whiteboard/bdelacretaz/oak-launchpad/src/main/bundles/list.xml 
(original)
+++ sling/whiteboard/bdelacretaz/oak-launchpad/src/main/bundles/list.xml Thu 
Sep 19 13:29:16 2013
@@ -548,6 +548,23 @@
             <artifactId>jackrabbit-spi-commons</artifactId>
             <version>2.4.2</version>
          </bundle>
+         
+         <!-- launchpad integration tests bundles -->
+        <bundle>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.launchpad.test-services</artifactId>
+            <version>2.0.9-SNAPSHOT</version>
+        </bundle>
+        <bundle>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.junit.core</artifactId>
+            <version>1.0.9-SNAPSHOT</version>
+        </bundle>
+        <bundle>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.junit.scriptable</artifactId>
+            <version>1.0.9-SNAPSHOT</version>
+        </bundle>
     </startLevel>
     
     <!-- disable some bundles by setting them to a start level that we don't 
reach -->


Reply via email to