Author: ogrisel
Date: Tue Feb 15 17:19:38 2011
New Revision: 1070978

URL: http://svn.apache.org/viewvc?rev=1070978&view=rev
Log:
add missing bundle in the lite launcher

Modified:
    incubator/stanbol/trunk/enhancer/launchers/lite/src/main/bundles/list.xml

Modified: 
incubator/stanbol/trunk/enhancer/launchers/lite/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/launchers/lite/src/main/bundles/list.xml?rev=1070978&r1=1070977&r2=1070978&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/launchers/lite/src/main/bundles/list.xml 
(original)
+++ incubator/stanbol/trunk/enhancer/launchers/lite/src/main/bundles/list.xml 
Tue Feb 15 17:19:38 2011
@@ -153,6 +153,11 @@
                        
<artifactId>org.apache.stanbol.enhancer.jobmanager</artifactId>
                        <version>0.9-SNAPSHOT</version>
                </bundle>
+               <bundle>
+                       <groupId>org.apache.stanbol</groupId>
+                       
<artifactId>org.apache.stanbol.commons.stanboltools.offline</artifactId>
+                       <version>0.9-SNAPSHOT</version>
+               </bundle>
        </startLevel>
 
        <!-- Clerezza storage and sparql infrastructure -->


Reply via email to