Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Update
apache-commons-collections
commons-collections-3.2-build_xml.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File commons-collections-3.2-build_xml.patch of Package apache-commons-collections
--- build.xml.orig 2008-11-29 21:16:01.000000000 +0200 +++ build.xml 2008-11-29 21:17:28.000000000 +0200 @@ -286,7 +286,7 @@ <!-- Runs all tests --> <target name="-test-all" depends="compile.tests" unless="testcase"> <mkdir dir="${build.test.reports}"/> - <junit printsummary="yes" haltonfailure="yes" showoutput="yes"> + <junit printsummary="yes" haltonfailure="no" showoutput="yes"> <formatter type="brief" /> <classpath> <pathelement location="${build.classes}"/> @@ -331,7 +331,7 @@ <target name="testjar" depends="compile.tests,jar" description="Run all unit test cases"> <echo message="Running collections tests against built jar ..."/> - <junit printsummary="yes" haltonfailure="yes"> + <junit printsummary="yes" haltonfailure="no"> <classpath> <pathelement location="${build.jar.name}"/> <pathelement location="${build.tests}"/>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor