From 9b64de2c15aee7b111b3b57e5cc9e8ef16cfab70 Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Wed, 1 Mar 2006 15:31:57 +0000 Subject: [PATCH] let's not save XML reports to the project dir, but instead somewhere under build/ and stick the results in a directory parallel to it. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382055 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/build.xml b/build.xml index 4fe8a6199..ea6c442b8 100644 --- a/build.xml +++ b/build.xml @@ -90,6 +90,8 @@ + + @@ -1589,6 +1591,8 @@ + + - + filtertrace="${junit.filtertrace}" + dir="${build.tests.xml}"> @@ -1618,16 +1622,16 @@ - - + + - + - Unit tests failed + Unit tests failed see ${build.tests.reports} @@ -1642,7 +1646,7 @@ - +