Author: reto
Date: Mon Oct 21 09:31:46 2013
New Revision: 1534071
URL: http://svn.apache.org/r1534071
Log:
STANBOL-1094: ported 1525559
Modified:
stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
Modified:
stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml?rev=1534071&r1=1534070&r2=1534071&view=diff
==============================================================================
---
stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
(original)
+++
stanbol/branches/commons-ng/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
Mon Oct 21 09:31:46 2013
@@ -141,8 +141,13 @@
<bundle> <!-- used by Solr4 spatial -->
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spatial4j</artifactId>
- <version>0.3_1</version>
+ <version>0.3_2</version>
</bundle>
+ <bundle> <!-- used by Lucene core -->
+ <groupId>com.googlecode.concurrentlinkedhashmap</groupId>
+ <artifactId>concurrentlinkedhashmap-lru</artifactId>
+ <version>1.4</version>
+ </bundle>
<bundle> <!-- used by Solr and Clerezza -->
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>