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>
openSUSE Build Service is sponsored by