From 87aea8967eaf14623be13e62fbe86b4e4e15f30f Mon Sep 17 00:00:00 2001 From: wisberg Date: Fri, 17 Jun 2005 04:29:56 +0000 Subject: [PATCH] removed rebuild, aspectjrtpath from lib/test, adopted compile-runtime-11 from release build, added 1.3 switch --- build/build.xml | 48 ++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 42 insertions(+), 6 deletions(-) diff --git a/build/build.xml b/build/build.xml index 6c88fc339..89eaf3227 100644 --- a/build/build.xml +++ b/build/build.xml @@ -19,9 +19,8 @@ - - + @@ -251,7 +250,7 @@ description="run JUnit tests for each module"> + files="${aspectj.tools.modules},${aspectj.test.modules}"/> @@ -306,7 +305,7 @@ - + + description="build testing jars from scratch"> @@ -378,7 +377,44 @@ To use testing client jar in tests, - + + + + + + + + + + + + + + + + + + + + + + -- 2.39.5