You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by en...@apache.org on 2011/11/25 12:18:55 UTC

svn commit: r1206124 - /incubator/stanbol/trunk/launchers/kres/src/main/bundles/list.xml

Author: enridaga
Date: Fri Nov 25 11:18:55 2011
New Revision: 1206124

URL: http://svn.apache.org/viewvc?rev=1206124&view=rev
Log:
Added Commons Jobs to the bundle list (STANBOL-392)

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

Modified: incubator/stanbol/trunk/launchers/kres/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/kres/src/main/bundles/list.xml?rev=1206124&r1=1206123&r2=1206124&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/kres/src/main/bundles/list.xml (original)
+++ incubator/stanbol/trunk/launchers/kres/src/main/bundles/list.xml Fri Nov 25 11:18:55 2011
@@ -317,6 +317,16 @@
       <artifactId>org.apache.stanbol.commons.web.home</artifactId>
       <version>0.9.0-incubating-SNAPSHOT</version>
     </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.commons.jobs.api</artifactId>
+      <version>0.9.0-incubating-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.commons.jobs.web</artifactId>
+      <version>0.9.0-incubating-SNAPSHOT</version>
+    </bundle>
   </startLevel>
   
     <!-- *********************************************************************
@@ -344,22 +354,22 @@
 		<bundle>
 			<groupId>org.apache.stanbol</groupId>
 			<artifactId>org.apache.stanbol.reasoners.servicesapi</artifactId>
-			<version>0.1</version>
+			<version>0.9.0-incubating-SNAPSHOT</version>
 		</bundle>
 		<bundle>
 			<groupId>org.apache.stanbol</groupId>
 			<artifactId>org.apache.stanbol.reasoners.manager</artifactId>
-			<version>0.1</version>
+			<version>0.9.0-incubating-SNAPSHOT</version>
 		</bundle>
 		<bundle>
 			<groupId>org.apache.stanbol</groupId>
 			<artifactId>org.apache.stanbol.reasoners.jena</artifactId>
-			<version>0.1</version>
+			<version>0.9.0-incubating-SNAPSHOT</version>
 		</bundle>
 		<bundle>
 			<groupId>org.apache.stanbol</groupId>
 			<artifactId>org.apache.stanbol.reasoners.owlapi</artifactId>
-			<version>0.1</version>
+			<version>0.9.0-incubating-SNAPSHOT</version>
 		</bundle>
 		<bundle>
 			<groupId>org.apache.stanbol</groupId>