Author: ogrisel
Date: Wed Apr 6 14:14:14 2011
New Revision: 1089467
URL: http://svn.apache.org/viewvc?rev=1089467&view=rev
Log:
remove geonames from the lite launcher has the server is failing too often
Modified:
incubator/stanbol/trunk/enhancer/launchers/lite/src/main/bundles/list.xml
Modified:
incubator/stanbol/trunk/enhancer/launchers/lite/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/launchers/lite/src/main/bundles/list.xml?rev=1089467&r1=1089466&r2=1089467&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/launchers/lite/src/main/bundles/list.xml
(original)
+++ incubator/stanbol/trunk/enhancer/launchers/lite/src/main/bundles/list.xml
Wed Apr 6 14:14:14 2011
@@ -332,15 +332,6 @@
<artifactId>org.apache.stanbol.enhancer.engines.opennlp.ner</artifactId>
<version>0.9-SNAPSHOT</version>
</bundle>
- <!--
- The geonames.org LocationEnhancement Engines needs only
jettyjson and
- commons-io as additional bundels. Both are already in
this list.
- -->
- <bundle>
- <groupId>org.apache.stanbol</groupId>
-
<artifactId>org.apache.stanbol.enhancer.engines.geonames</artifactId>
- <version>0.9-SNAPSHOT</version>
- </bundle>
</startLevel>
</bundles>