Author: rwesten
Date: Tue Oct 21 07:55:01 2014
New Revision: 1633302

URL: http://svn.apache.org/r1633302
Log:
after the Sling Installer update the API mdule is no longer requried as the 
core module now exports the API

Modified:
    stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml

Modified: 
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml?rev=1633302&r1=1633301&r2=1633302&view=diff
==============================================================================
--- 
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml 
(original)
+++ 
stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml 
Tue Oct 21 07:55:01 2014
@@ -37,11 +37,11 @@
 
   <!-- Sling installer and Stanbol extensions -->
   <startLevel level="8">
-    <bundle>
+    <!-- bundle>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.installer.api</artifactId>
       <version>1.0.0</version>
-    </bundle>
+    </bundle -->
     <bundle>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.installer.core</artifactId>


Reply via email to