/[packages]/cauldron/xml-im-exporter/current/SOURCES/xml-im-exporter-build_xml.patch
ViewVC logotype

Contents of /cauldron/xml-im-exporter/current/SOURCES/xml-im-exporter-build_xml.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 23963 - (show annotations) (download)
Wed Jan 19 10:48:49 2011 UTC (13 years, 3 months ago) by pterjan
File size: 819 byte(s)
imported package xml-im-exporter
1 --- build.xml.sav 2005-08-23 17:38:32.000000000 +0200
2 +++ build.xml 2005-08-23 17:38:59.000000000 +0200
3 @@ -143,12 +143,12 @@
4 -->
5
6 <target name="test" depends="build" description="Exectutes JUnit tests">
7 - <junit printsummary="yes" haltonfailure="yes">
8 + <junit printsummary="yes" haltonfailure="no">
9 <classpath refid="classpath" />
10 <formatter type="plain" />
11 - <test name="de.zeigermann.xml.XMLWriterTest" haltonfailure="yes" />
12 - <test name="de.zeigermann.xml.simpleImporter.SimpleImportTest" haltonfailure="yes" />
13 + <test name="de.zeigermann.xml.XMLWriterTest" haltonfailure="no" />
14 + <test name="de.zeigermann.xml.simpleImporter.SimpleImportTest" haltonfailure="no" />
15 </junit>
16 </target>
17
18 -</project>
19 \ No newline at end of file
20 +</project>

  ViewVC Help
Powered by ViewVC 1.1.30