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 15:59:32 UTC

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

Author: bdelacretaz
Date: Wed Oct  2 13:59:31 2013
New Revision: 1528476

URL: http://svn.apache.org/r1528476
Log:
SLING-2788 - two missing bundles

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=1528476&r1=1528475&r2=1528476&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 13:59:31 2013
@@ -470,6 +470,16 @@
             <artifactId>org.apache.sling.jcr.jcr-wrapper</artifactId>
             <version>2.0.0</version>
         </bundle>
+        <bundle>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId>
+            <version>2.2.0</version>
+        </bundle>
+        <bundle>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.jcr.jackrabbit.accessmanager</artifactId>
+            <version>2.1.0</version>
+        </bundle>        
     </startLevel>
     <startLevel level="16">
         <!-- Oak repository bundles -->