From f4acacd5540bd4e200e1929bbfba3c7f712aa1f2 Mon Sep 17 00:00:00 2001 From: cbonar Date: Mon, 22 Sep 2008 22:25:32 +0000 Subject: [PATCH] + a lot of work on the ant task --- ant-jsunit-hieatt/trunk/build.xml | 80 ++++++++++++++++++++++++++----- 1 file changed, 67 insertions(+), 13 deletions(-) diff --git a/ant-jsunit-hieatt/trunk/build.xml b/ant-jsunit-hieatt/trunk/build.xml index 9dff69d..b060e62 100644 --- a/ant-jsunit-hieatt/trunk/build.xml +++ b/ant-jsunit-hieatt/trunk/build.xml @@ -10,7 +10,6 @@ xmlns:ivy="antlib:org.apache.ivy.ant" xmlns:rsel="antlib:org.apache.tools.ant.types.resources.selectors"> - @@ -28,20 +27,18 @@ - + - - + - + - @@ -51,6 +48,23 @@ + + + + + + + + @@ -91,19 +105,22 @@ - + + + + + + + + + - - - - - - + @@ -112,6 +129,43 @@ + + + + + + + + + + + + + + + + + + + + + + +