You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2013/10/02 14:51:33 UTC

svn commit: r1528450 - /sling/whiteboard/bdelacretaz/oak-launchpad/src/main/bundles/list.xml

Author: bdelacretaz
Date: Wed Oct  2 12:51:32 2013
New Revision: 1528450

URL: http://svn.apache.org/r1528450
Log:
SLING-2788 - add compat bundle, for JsonQueryServletTest

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=1528450&r1=1528449&r2=1528450&view=diff
==============================================================================
--- sling/whiteboard/bdelacretaz/oak-launchpad/src/main/bundles/list.xml (original)
+++ sling/whiteboard/bdelacretaz/oak-launchpad/src/main/bundles/list.xml Wed Oct  2 12:51:32 2013
@@ -177,6 +177,11 @@
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.servlets.compat</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </bundle>
+        <bundle>
+            <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.extensions.groovy</artifactId>
             <version>1.0.0-SNAPSHOT</version>
         </bundle>