Author: wkasper
Date: Wed Aug  1 08:10:22 2012
New Revision: 1367880

URL: http://svn.apache.org/viewvc?rev=1367880&view=rev
Log:
Added langdetect engine to the bundlelist

Modified:
    incubator/stanbol/trunk/enhancer/bundlelist/src/main/bundles/list.xml

Modified: incubator/stanbol/trunk/enhancer/bundlelist/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/bundlelist/src/main/bundles/list.xml?rev=1367880&r1=1367879&r2=1367880&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/bundlelist/src/main/bundles/list.xml 
(original)
+++ incubator/stanbol/trunk/enhancer/bundlelist/src/main/bundles/list.xml Wed 
Aug  1 08:10:22 2012
@@ -113,6 +113,12 @@
 
     <bundle> 
       <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.enhancer.engines.langdetect</artifactId>
+      <version>0.10.0-incubating-SNAPSHOT</version>
+    </bundle>
+
+        <bundle> 
+      <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.enhancer.engines.langid</artifactId>
       <version>0.10.0-incubating-SNAPSHOT</version>
     </bundle>


Reply via email to