openmamba logo
GNU/Linux distribution
distribution community wiki forum bugs events products
software   community wiki forum bugs events products
packages java-ini4j4-0.4.1-maven-build_xml.patch
      Pages: < 1 >  DOWNLOAD      
--- maven-build.xml	2009-12-09 00:45:48.000000000 +0100
+++ maven-build.xml-gil	2009-12-09 00:47:08.000000000 +0100
@@ -139,7 +139,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"/>