From: wisberg Date: Wed, 14 May 2003 05:21:03 +0000 (+0000) Subject: Testing now seems to be working (tested incrementally) X-Git-Tag: V1_1_0~109 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c4abfaeb95f8ee157dc5efa69c510cafd1e3dfd5;p=aspectj.git Testing now seems to be working (tested incrementally) CVS and entire-run still not verified - takes long on my machine. --- diff --git a/build/release/build.xml b/build/release/build.xml index ed7bbc4a7..d521d263e 100644 --- a/build/release/build.xml +++ b/build/release/build.xml @@ -1,4 +1,3 @@ - @@ -17,20 +16,34 @@ - This downloads and build the AspectJ source tree. + This downloads and build the AspectJ source tree: + + - checkout entire tree + - build distribution + - install distribution + - test + - ajcTests.xml ajc/harness tests in the build + - junitModules.xml junit tests in the build + - build installed examples Targets of note: install checkout, build, and install AspectJ test (default) test AspectJ sources and installation - Properties of note: + Properties of note (flags and default values): + -- flags to control skip.cvs no CVS checkout (done already) skip.build no build (done already) - + skip.build.release no build of release + skip.build.tests no build of tests version set if not DEVELOPMENT - aspectj.modules.dir define this to reuse existing + + -- locations to re-use existing tree or install + aspectj.workspace location for new cvs tree + aspectj.modules.dir location for existing cvs tree + aj.build.install.dir location for installed distribution @@ -46,6 +59,8 @@ location="${aspectj.workspace}/org.aspectj/modules"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + @@ -101,25 +163,62 @@ - - - + + + + + + + - - + + + + - + + + + + + + + + + + + + + + + + + + + + + + @@ -128,7 +227,7 @@ - - + + + + + + + + + @@ -155,6 +262,18 @@ + + + + + + + + + - + @@ -188,14 +307,29 @@ - + + + + + + - + - + + + + + + + + + + + @@ -207,26 +341,20 @@ + + + output="${harness.output.file}"> - - - - - - - - - + + + + + + + + + - + + + + +