Author: mriou
Date: Thu Sep  7 07:50:35 2006
New Revision: 441103

URL: http://svn.apache.org/viewvc?view=rev&rev=441103
Log:
Disabling automatic testing on build (some tests don't work).

Modified:
    incubator/ode/trunk/pom.xml

Modified: incubator/ode/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/ode/trunk/pom.xml?view=diff&rev=441103&r1=441102&r2=441103
==============================================================================
--- incubator/ode/trunk/pom.xml (original)
+++ incubator/ode/trunk/pom.xml Thu Sep  7 07:50:35 2006
@@ -33,7 +33,7 @@
 
 
     <properties>
-        <!--maven.test.skip>true</maven.test.skip-->
+        <maven.test.skip>true</maven.test.skip>
         <vendor.name>Apache Software Foundation</vendor.name>
         <!--
           Default ODE properties, these properties may be referenced in 
resources and the


Reply via email to