You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rw...@apache.org on 2013/04/01 09:34:45 UTC

svn commit: r1463104 - /stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml

Author: rwesten
Date: Mon Apr  1 07:34:44 2013
New Revision: 1463104

URL: http://svn.apache.org/r1463104
Log:
STANBOL-1000: added the commons.solr.extras.icu bundle and removed the Clerezza ICU bundle (as ICU is now exported by commons.solr.extras.icu)

Modified:
    stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml

Modified: stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml?rev=1463104&r1=1463103&r2=1463104&view=diff
==============================================================================
--- stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml (original)
+++ stanbol/trunk/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml Mon Apr  1 07:34:44 2013
@@ -316,11 +316,12 @@
       <artifactId>wymiwyg-commons-core</artifactId>
       <version>0.7.5</version>
     </bundle>
-    <bundle>
+    <!-- ICU is also exported by the o.a.s.commons.solr.extra.icu module
+      bundle>
       <groupId>org.apache.clerezza.ext</groupId>
       <artifactId>com.ibm.icu</artifactId>
       <version>0.5-incubating</version>
-    </bundle>
+    </bundle -->
     <bundle>
       <groupId>org.apache.clerezza</groupId>
       <artifactId>rdf.jena.storage</artifactId>
@@ -452,6 +453,11 @@
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.commons.solr.extras.icu</artifactId>
+      <version>0.12.0-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.solr.managed</artifactId>
       <version>0.12.0-SNAPSHOT</version>
     </bundle>