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:38:06 UTC

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

Author: bdelacretaz
Date: Wed Oct  2 12:38:05 2013
New Revision: 1528446

URL: http://svn.apache.org/r1528446
Log:
SLING-2788 - add missing groovy extensions bundle

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=1528446&r1=1528445&r2=1528446&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:38:05 2013
@@ -176,6 +176,11 @@
             <version>1.8.2</version>
         </bundle>
         <bundle>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.extensions.groovy</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </bundle>
+        <bundle>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.whiteboard</artifactId>
             <version>2.2.0</version>