Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ajdoc.jar to jar classpath | aclement | 2004-04-05 | 1 | -1/+3 |
| | |||||
* | ensure that release builds also build eclipse plugins | acolyer | 2003-11-06 | 1 | -0/+4 |
| | |||||
* | Previous check-in got somehow corrupted once again. | acolyer | 2003-10-10 | 1 | -14/+13 |
| | |||||
* | Previous check-in got somehow corrupted. | acolyer | 2003-10-10 | 1 | -3/+4 |
| | |||||
* | Re-tweaked test-doc-links target for running behind a proxy server. | acolyer | 2003-10-10 | 1 | -10/+9 |
| | | | | Build breakage hopefully fixed ! | ||||
* | Tweaked test-doc-links target for running behind a proxy server. Now | acolyer | 2003-10-10 | 1 | -7/+15 |
| | | | | accepts new properties proxy.host and proxy.port. | ||||
* | When performing a release build, run the test-all target in junitModules.xml ↵ | acolyer | 2003-09-29 | 1 | -1/+1 |
| | | | | | | | | rather than the default one. This causes the ajc tests to be run a second time, but has the advantage of creating the junit xml output files for the ajc tests - which are needed by cruise control. Since cruise control will be the dominant caller of this script, the extra overhead of running tests multiple times is acceptable. | ||||
* | change only in comment echoed to output, listing expected failures for the ↵ | wisberg | 2003-06-05 | 1 | -1/+4 |
| | | | | link checker. | ||||
* | - linkcheck | wisberg | 2003-06-05 | 1 | -2/+96 |
| | | | | | - 1.1 examples (disabled pending hang fix) - separate examples, since nonGui goes OOM under 1.3 | ||||
* | adding examples, without testing from this script. bad. | wisberg | 2003-05-31 | 1 | -0/+14 |
| | |||||
* | - fixed keyword for ajctaskCompiler tests | wisberg | 2003-05-31 | 1 | -4/+8 |
| | | | | | | | - disabled ajdeCompiler tests as hanging (swing thread?) - added pass-through variable for aspectj build properties - now testing for Testing module tests, to force fix for testing modules not getting test classes | ||||
* | Script is usable! | wisberg | 2003-05-28 | 2 | -223/+377 |
| | | | | | | | | | | - lots of rearranging and cleanup, docs - now doing 1.3 and 1.4 testing - more harness tests (some unverified) - workaround OOM in examples - cleanup after building-aspectj-with-aspectj need more integration with manual process | ||||
* | incorrect log file name for harness tests | wisberg | 2003-05-25 | 1 | -2/+2 |
| | |||||
* | better harness availability, control -- untested | wisberg | 2003-05-25 | 1 | -13/+62 |
| | |||||
* | no real changes, just better docs and an (untested) "all" target. | wisberg | 2003-05-24 | 1 | -2/+45 |
| | |||||
* | - typo in top-level task | wisberg | 2003-05-14 | 1 | -3/+3 |
| | | | | - incorrect pattern to copy all junit reports | ||||
* | Testing now seems to be working (tested incrementally) | wisberg | 2003-05-14 | 1 | -34/+177 |
| | | | | CVS and entire-run still not verified - takes long on my machine. | ||||
* | updated with tests, etc. Not working yet: | wisberg | 2003-05-08 | 1 | -42/+163 |
| | | | | | | - junitModules.xml needs better setup with testable jars - cvs unvalidated - ajcTests unvalidated - see also ../build.xml script | ||||
* | initial draft of release build/test script. | wisberg | 2003-05-07 | 1 | -0/+147 |
CVS portion is untested. |