openmamba logo
GNU/Linux distribution
distribution community wiki forum bugs events products
software   community wiki forum bugs events products
packages apache-ws-axis2-saaj-1.4-maven-build_xml.patch
      Pages: < 1 >  DOWNLOAD      
--- maven-build.xml	2010-01-14 18:22:35.000000000 +0100
+++ maven-build.xml-gil	2010-01-14 18:24:17.000000000 +0100
@@ -210,7 +210,7 @@
           unless="junit.skipped" 
           description="Run the test cases">
     <mkdir dir="${maven.test.reports}"/>
-    <junit printSummary="yes" haltonerror="true" haltonfailure="true" fork="true" dir=".">
+    <junit printSummary="yes" haltonerror="false" haltonfailure="false" fork="true" dir=".">
       <sysproperty key="basedir" value="."/>
       <formatter type="xml"/>
       <formatter type="plain" usefile="false"/>