From: Jeremias Maerki Date: Mon, 5 Jun 2006 08:31:01 +0000 (+0000) Subject: Set "junit.haltonfailure = on" in build-local.properties to make JUnit tests halt... X-Git-Tag: fop-0_93~200 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=56a347b2352eceb9fe362543cd6384feab2df3ec;p=xmlgraphics-fop.git Set "junit.haltonfailure = on" in build-local.properties to make JUnit tests halt immediately if an test failure is encountered. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@411712 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 2b0e07765..6a52bafaf 100644 --- a/build.xml +++ b/build.xml @@ -155,6 +155,7 @@ list of possible build targets. + @@ -692,7 +693,7 @@ list of possible build targets. - + @@ -713,7 +714,7 @@ list of possible build targets. previous test block succeeded it indicates that the packaging of the allinone JAR needs to be updated. --> - + @@ -735,7 +736,8 @@ list of possible build targets. - + + @@ -771,7 +773,7 @@ list of possible build targets. - + @@ -788,7 +790,7 @@ list of possible build targets. - + @@ -807,7 +809,7 @@ list of possible build targets. - + @@ -826,7 +828,7 @@ list of possible build targets. - +