Author: rwesten
Date: Mon Mar 31 09:47:05 2014
New Revision: 1583279

URL: http://svn.apache.org/r1583279
Log:
deactivte tests for the geonames.org engine until STANBOL-1303 is fixed

Modified:
    stanbol/branches/release-0.12/enhancement-engines/geonames/pom.xml

Modified: stanbol/branches/release-0.12/enhancement-engines/geonames/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/geonames/pom.xml?rev=1583279&r1=1583278&r2=1583279&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/geonames/pom.xml 
(original)
+++ stanbol/branches/release-0.12/enhancement-engines/geonames/pom.xml Mon Mar 
31 09:47:05 2014
@@ -76,8 +76,8 @@
         <configuration>
           <excludes>
             <!-- Reactivated this test. If it fails because of geonames.org
-                 we might need to deactivate it again.
-            <exclude>**/TestLocationEnhancementEngine*.java</exclude> -->
+                 we might need to deactivate it again.  -->
+            <exclude>**/TestLocationEnhancementEngine*.java</exclude>
           </excludes>
         </configuration>
       </plugin>


Reply via email to