Author: enridaga
Date: Fri Nov 25 11:20:05 2011
New Revision: 1206125
URL: http://svn.apache.org/viewvc?rev=1206125&view=rev
Log:
Added Commons Jobs to the base bundle list (STANBOL-389)
Modified:
incubator/stanbol/trunk/launchers/basebundlelist/src/main/bundles/list.xml
Modified:
incubator/stanbol/trunk/launchers/basebundlelist/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/basebundlelist/src/main/bundles/list.xml?rev=1206125&r1=1206124&r2=1206125&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/basebundlelist/src/main/bundles/list.xml
(original)
+++ incubator/stanbol/trunk/launchers/basebundlelist/src/main/bundles/list.xml
Fri Nov 25 11:20:05 2011
@@ -354,6 +354,17 @@
<artifactId>org.apache.stanbol.commons.jsonld</artifactId>
<version>0.9.0-incubating-SNAPSHOT</version>
</bundle>
+ <!-- Support for Jobs -->
+ <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>
<!-- The common web interface -->
<bundle>
<groupId>org.apache.stanbol</groupId>