Author: fchrist
Date: Tue Nov 22 15:49:59 2011
New Revision: 1205045

URL: http://svn.apache.org/viewvc?rev=1205045&view=rev
Log:
STANBOL-237 Removed commented FactStore bundles from full launcher list

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

Modified: incubator/stanbol/trunk/launchers/full/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/full/src/main/bundles/list.xml?rev=1205045&r1=1205044&r2=1205045&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/full/src/main/bundles/list.xml (original)
+++ incubator/stanbol/trunk/launchers/full/src/main/bundles/list.xml Tue Nov 22 
15:49:59 2011
@@ -36,13 +36,6 @@
                        <artifactId>tika-core</artifactId>
                        <version>0.9</version>
                </bundle>
-    <!-- only used by the Factstore 
-               <bundle>
-                       <groupId>org.apache.derby</groupId>
-                       <artifactId>derby</artifactId>
-                       <version>10.7.1.1</version>
-               </bundle>
-    -->
   </startLevel>
 
   <!-- Jersey -->
@@ -69,16 +62,6 @@
           (Enhancer, Entityhub, Contenthub, Factstore ... incl. Web Fragments)
        ********************************************************************* 
-->
 
-  <!-- FactStore 
-  <startLevel level="20">
-    <bundle>
-      <groupId>org.apache.stanbol</groupId>
-      <artifactId>org.apache.stanbol.factstore</artifactId>
-      <version>0.9.0-incubating-SNAPSHOT</version>
-    </bundle>
-  </startLevel>
-  -->
-
   <!-- KReS -->
   <startLevel level="22">
                <bundle>


Reply via email to