Author: rwesten
Date: Tue Oct 21 07:52:11 2014
New Revision: 1633301
URL: http://svn.apache.org/r1633301
Log:
after the Sling Installer update the API mdule is no longer requried as the
core module now exports the API
Modified:
stanbol/branches/release-0.12/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
Modified:
stanbol/branches/release-0.12/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/release-0.12/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml?rev=1633301&r1=1633300&r2=1633301&view=diff
==============================================================================
---
stanbol/branches/release-0.12/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
(original)
+++
stanbol/branches/release-0.12/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
Tue Oct 21 07:52:11 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>