From 2f86109f47784152b69fdec27b820270bf9d9cfa Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Tue, 11 Sep 2007 11:41:40 +0000 Subject: [PATCH] Make use of the FailureRecorder - ${junit.collector.dir} references ${build.dir} therefore a change of the order was necessary - makro "test-junit" uses the recorder like the manual sais - invocation of batchtest is now dependend on ${hasFailingTests} (set by ) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574557 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 68 ++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 47 insertions(+), 21 deletions(-) diff --git a/build.xml b/build.xml index 8bd8077c8..02fe36964 100644 --- a/build.xml +++ b/build.xml @@ -54,25 +54,6 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + @@ -1770,7 +1796,7 @@ see ${build.junit.reports} / ${antunit.reports} - +