From: wisberg Date: Thu, 8 May 2003 08:05:01 +0000 (+0000) Subject: updated with tests, etc. Not working yet: X-Git-Tag: V1_1_0_RC2~31 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=840493548e2a110a56e2d01aa0d8e8b559acd748;p=aspectj.git updated with tests, etc. Not working yet: - junitModules.xml needs better setup with testable jars - cvs unvalidated - ajcTests unvalidated - see also ../build.xml script --- diff --git a/build/release/build.xml b/build/release/build.xml index 9a201be94..ed7bbc4a7 100644 --- a/build/release/build.xml +++ b/build/release/build.xml @@ -1,6 +1,6 @@ - + @@ -8,33 +8,34 @@ - + + + + + - -]> - - This downloads and build the AspectJ source tree. Targets of note: - build-release checkout and build AspectJ + install checkout, build, and install AspectJ + test (default) test AspectJ sources and installation Properties of note: + skip.cvs no CVS checkout (done already) + skip.build no build (done already) + version set if not DEVELOPMENT - do.not.create.tree no CVS checkout aspectj.modules.dir define this to reuse existing - + @@ -61,6 +62,8 @@ location="${aj.build.dir}/jars"/> + @@ -68,36 +71,59 @@ - - - - - - - - + - - - - + + + + + + + + - + + + + + + + + + + + + + + + + + + + + - - + @@ -108,20 +134,101 @@ failonerror="on" command="checkout -P" /> + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + +