Author: fchrist
Date: Thu Mar 15 17:25:13 2012
New Revision: 1301105

URL: http://svn.apache.org/viewvc?rev=1301105&view=rev
Log:
STANBOL-270 Fixed release build

Modified:
    
incubator/stanbol/branches/0.9.0-incubating/launchers/full-war/src/main/bundles/list.xml
    
incubator/stanbol/branches/0.9.0-incubating/launchers/full/src/main/bundles/list.xml

Modified: 
incubator/stanbol/branches/0.9.0-incubating/launchers/full-war/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/branches/0.9.0-incubating/launchers/full-war/src/main/bundles/list.xml?rev=1301105&r1=1301104&r2=1301105&view=diff
==============================================================================
--- 
incubator/stanbol/branches/0.9.0-incubating/launchers/full-war/src/main/bundles/list.xml
 (original)
+++ 
incubator/stanbol/branches/0.9.0-incubating/launchers/full-war/src/main/bundles/list.xml
 Thu Mar 15 17:25:13 2012
@@ -70,15 +70,6 @@
           start level 25 TO 29 reserved for Stanbol plug-ins
           (currently the Enhancement Engines)
        ********************************************************************* 
-->
-  
-  <startLevel level="26">
-    <!-- The Content-Editable based UI for Enhancing Text written on a Webpage 
-->
-    <bundle>
-        <groupId>org.apache.stanbol</groupId>
-        <artifactId>org.apache.stanbol.commons.web.vie</artifactId>
-        <version>0.9.0-incubating</version>
-    </bundle>
-  </startLevel>
 
   <!-- *********************************************************************
           start level >= 30 are unused

Modified: 
incubator/stanbol/branches/0.9.0-incubating/launchers/full/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/branches/0.9.0-incubating/launchers/full/src/main/bundles/list.xml?rev=1301105&r1=1301104&r2=1301105&view=diff
==============================================================================
--- 
incubator/stanbol/branches/0.9.0-incubating/launchers/full/src/main/bundles/list.xml
 (original)
+++ 
incubator/stanbol/branches/0.9.0-incubating/launchers/full/src/main/bundles/list.xml
 Thu Mar 15 17:25:13 2012
@@ -69,12 +69,6 @@
        ********************************************************************* 
-->
   
   <startLevel level="26">
-    <!-- The Content-Editable based UI for Enhancing Text written on a Webpage 
-->
-    <bundle>
-        <groupId>org.apache.stanbol</groupId>
-        <artifactId>org.apache.stanbol.commons.web.vie</artifactId>
-        <version>0.9.0-incubating</version>
-    </bundle>
   </startLevel>
 
   <!-- *********************************************************************


Reply via email to