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/16 15:51:17 UTC

svn commit: r1468416 - /stanbol/trunk/enhancement-engines/pom.xml

Author: rwesten
Date: Tue Apr 16 13:51:17 2013
New Revision: 1468416

URL: http://svn.apache.org/r1468416
Log:
deactivated metaxa in default build, because the maven repo used by this engine ins offline since sone days

Modified:
    stanbol/trunk/enhancement-engines/pom.xml

Modified: stanbol/trunk/enhancement-engines/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/pom.xml?rev=1468416&r1=1468415&r2=1468416&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/pom.xml Tue Apr 16 13:51:17 2013
@@ -51,7 +51,8 @@
     <module>tika</module>
     <module>htmlextractor</module>
     <module>xmpextractor</module>
-    <module>metaxa</module>
+    <!-- TODO: reactivate as soon as mvn repo is back online -->
+    <!-- module>metaxa</module -->
     <module>refactor</module>
 
     <!-- NLP processing engines -->