Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
xml-im-exporter
xml-im-exporter-build_xml.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xml-im-exporter-build_xml.patch of Package xml-im-exporter
--- build.xml.sav 2005-08-23 17:38:32.000000000 +0200 +++ build.xml 2005-08-23 17:38:59.000000000 +0200 @@ -143,12 +143,12 @@ --> <target name="test" depends="build" description="Exectutes JUnit tests"> - <junit printsummary="yes" haltonfailure="yes"> + <junit printsummary="yes" haltonfailure="no"> <classpath refid="classpath" /> <formatter type="plain" /> - <test name="de.zeigermann.xml.XMLWriterTest" haltonfailure="yes" /> - <test name="de.zeigermann.xml.simpleImporter.SimpleImportTest" haltonfailure="yes" /> + <test name="de.zeigermann.xml.XMLWriterTest" haltonfailure="no" /> + <test name="de.zeigermann.xml.simpleImporter.SimpleImportTest" haltonfailure="no" /> </junit> </target> -</project> \ No newline at end of file +</project>
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