You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by og...@apache.org on 2012/02/06 15:36:10 UTC

svn commit: r1241021 - /incubator/stanbol/trunk/enhancer/bundlelist/src/main/bundles/list.xml

Author: ogrisel
Date: Mon Feb  6 14:36:10 2012
New Revision: 1241021

URL: http://svn.apache.org/viewvc?rev=1241021&view=rev
Log:
cosmit removed tabs / trailing spaces in enhancer bundle list

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

Modified: incubator/stanbol/trunk/enhancer/bundlelist/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/bundlelist/src/main/bundles/list.xml?rev=1241021&r1=1241020&r2=1241021&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/bundlelist/src/main/bundles/list.xml (original)
+++ incubator/stanbol/trunk/enhancer/bundlelist/src/main/bundles/list.xml Mon Feb  6 14:36:10 2012
@@ -17,78 +17,78 @@
 -->
 
 <bundles>
-	<!-- Stanbol Enhancer infrastructure and required libraries -->
-	<startLevel level="20">
-		<bundle>
-			<groupId>org.apache.stanbol</groupId>
-			<artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
-			<version>0.9.0-incubating-SNAPSHOT</version>
-		</bundle>
-		<bundle>
-			<groupId>org.apache.stanbol</groupId>
-			<artifactId>org.apache.stanbol.enhancer.chainmanager</artifactId>
-			<version>0.9.0-incubating-SNAPSHOT</version>
-		</bundle>
-		<bundle>
-			<groupId>org.apache.stanbol</groupId>
-			<artifactId>org.apache.stanbol.enhancer.enginemanager</artifactId>
-			<version>0.9.0-incubating-SNAPSHOT</version>
-		</bundle>
-    </startLevel>
-    <!-- EnhancementJobManager implementations -->
-    <startLevel level="20">
-		<bundle>
-			<groupId>org.apache.stanbol</groupId>
-			<artifactId>org.apache.stanbol.enhancer.eventjobmanager</artifactId>
-			<version>0.9.0-incubating-SNAPSHOT</version>
-		</bundle>
-        <bundle>
-            <groupId>org.apache.stanbol</groupId>
-            <artifactId>org.apache.stanbol.enhancer.weightedjobmanager</artifactId>
-            <version>0.9.0-incubating-SNAPSHOT</version>
-        </bundle>
-	</startLevel>
-    <!-- Enhancement Chain implementations -->
-    <startLevel level="20">
-        <bundle>
-            <groupId>org.apache.stanbol</groupId>
-            <artifactId>org.apache.stanbol.enhancer.chain.allactive</artifactId>
-            <version>0.9.0-incubating-SNAPSHOT</version>
-        </bundle>
-        <bundle>
-            <groupId>org.apache.stanbol</groupId>
-            <artifactId>org.apache.stanbol.enhancer.chain.graph</artifactId>
-            <version>0.9.0-incubating-SNAPSHOT</version>
-        </bundle>
-        <bundle>
-            <groupId>org.apache.stanbol</groupId>
-            <artifactId>org.apache.stanbol.enhancer.chain.weighted</artifactId>
-            <version>0.9.0-incubating-SNAPSHOT</version>
-        </bundle>
-        <bundle>
-            <groupId>org.apache.stanbol</groupId>
-            <artifactId>org.apache.stanbol.enhancer.chain.list</artifactId>
-            <version>0.9.0-incubating-SNAPSHOT</version>
-        </bundle>
-    </startLevel>
-	<!-- Web Fragment -->
-	<startLevel level="21">
-		<bundle>
-			<groupId>org.apache.stanbol</groupId>
-			<artifactId>org.apache.stanbol.enhancer.jersey</artifactId>
-			<version>0.9.0-incubating-SNAPSHOT</version>
-		</bundle>
-	</startLevel>
+  <!-- Stanbol Enhancer infrastructure and required libraries -->
+  <startLevel level="20">
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.enhancer.servicesapi</artifactId>
+      <version>0.9.0-incubating-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.enhancer.chainmanager</artifactId>
+      <version>0.9.0-incubating-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.enhancer.enginemanager</artifactId>
+      <version>0.9.0-incubating-SNAPSHOT</version>
+    </bundle>
+  </startLevel>
+  <!-- EnhancementJobManager implementations -->
+  <startLevel level="20">
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.enhancer.eventjobmanager</artifactId>
+      <version>0.9.0-incubating-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.enhancer.weightedjobmanager</artifactId>
+      <version>0.9.0-incubating-SNAPSHOT</version>
+    </bundle>
+  </startLevel>
+  <!-- Enhancement Chain implementations -->
+  <startLevel level="20">
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.enhancer.chain.allactive</artifactId>
+      <version>0.9.0-incubating-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.enhancer.chain.graph</artifactId>
+      <version>0.9.0-incubating-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.enhancer.chain.weighted</artifactId>
+      <version>0.9.0-incubating-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.enhancer.chain.list</artifactId>
+      <version>0.9.0-incubating-SNAPSHOT</version>
+    </bundle>
+  </startLevel>
+  <!-- Web Fragment -->
+  <startLevel level="21">
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.enhancer.jersey</artifactId>
+      <version>0.9.0-incubating-SNAPSHOT</version>
+    </bundle>
+  </startLevel>
+
+  <!-- Benchmarks for the Stanbol Enhancer -->
+  <startLevel level="21">
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.enhancer.benchmark</artifactId>
+      <version>0.9.0-incubating-SNAPSHOT</version>
+    </bundle>
+  </startLevel>
 
-	<!-- Benchmarks for the Stanbol Enhancer -->
-	<startLevel level="21">
-		<bundle>
-			<groupId>org.apache.stanbol</groupId>
-			<artifactId>org.apache.stanbol.enhancer.benchmark</artifactId>
-			<version>0.9.0-incubating-SNAPSHOT</version>
-		</bundle>
-	</startLevel>
-	
   <!-- Stanbol Enhancer plug-ins (the Enhancement Engines) -->
   <startLevel level="25">
     <bundle>
@@ -131,7 +131,7 @@
       <artifactId>org.apache.stanbol.enhancer.engine.entitytagging</artifactId>
       <version>0.9.0-incubating-SNAPSHOT</version>
     </bundle>
-    <!-- Taxonomy Linking Engine (depends on the Entityhub) Deprecated 
+    <!-- Taxonomy Linking Engine (depends on the Entityhub) Deprecated
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engine.taxonomy</artifactId>
@@ -144,4 +144,4 @@
       <version>0.9.0-incubating-SNAPSHOT</version>
     </bundle>
   </startLevel>
-</bundles>  
+</bundles>