From 3d87c182ac736989d5d091fc5c71e831914ee617 Mon Sep 17 00:00:00 2001 From: Costin Manolache Date: Fri, 11 Oct 2002 18:20:25 +0000 Subject: [PATCH] Update the build and test files git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273440 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/embed/build.xml | 50 ++++++++++++++++++++++++++++++++++++-- proposal/embed/test.xml | 52 +++++++++++++++++++++++++++++++++------- 2 files changed, 92 insertions(+), 10 deletions(-) diff --git a/proposal/embed/build.xml b/proposal/embed/build.xml index 1a480fb58..cdddec55f 100644 --- a/proposal/embed/build.xml +++ b/proposal/embed/build.xml @@ -19,14 +19,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -38,11 +68,27 @@ - - + + + + + + + + + + + + + + + diff --git a/proposal/embed/test.xml b/proposal/embed/test.xml index 824d550dc..4ede778d8 100644 --- a/proposal/embed/test.xml +++ b/proposal/embed/test.xml @@ -2,10 +2,12 @@ - - + + Base.path from build.xml ( in top level ): ${base.path} + + - ${junit.jar} ${velocity.jar} + Base.path from build.xml ( in init ) : ${base.path} @@ -16,14 +18,39 @@ + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + - + + @@ -57,7 +91,9 @@ - + + +