From: wisberg Date: Sat, 31 May 2003 07:39:17 +0000 (+0000) Subject: build of testing jars changed slightly. X-Git-Tag: V1_1_0~27 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c9570cbaa85e519368cc080079b4327f12f539d4;p=aspectj.git build of testing jars changed slightly. Have to build non-all testing-drivers to get testing classes target. Relies on updated Module.java which trims testsrc but not testing dependencies for testing modules. --- diff --git a/build/build.xml b/build/build.xml index 65a3f9848..f238a5e3a 100644 --- a/build/build.xml +++ b/build/build.xml @@ -217,23 +217,24 @@ - + + + - + depends="aspectjrt,build,ajbrowser-all" + description="build testing jars. + Use -Dtrim.testing.default=false to build junit tests"> + + + + + + + + + @@ -244,6 +245,7 @@ To use testing client jar in tests, +