Commit Graph

33 Commits

Author SHA1 Message Date
aclement
cec9b12c1c temp removal of the call to build runtime with 11 javac. WILL NEED TO FIX RUNTIME before finishing 1.5.0 2005-07-06 08:25:53 +00:00
wisberg
f7b040b3b6 install before examples, vm-setup fix 2005-06-18 13:33:49 +00:00
wisberg
d766e29a11 consolidated build script failure reports in one target 2005-06-17 06:29:51 +00:00
wisberg
8b6e51b5f2 removed redundant properties, failonerror=false with build-aspectj using reporting, avoid multiple entries and ; in aspectjrt.path 2005-06-17 04:30:44 +00:00
wisberg
8e32fe3518 flattened release build sequence into target "all", lost compile-runtime-11 to ../build.xml, harness tests updated but omitted 2005-06-17 04:30:23 +00:00
wisberg
0f3b086e25 draft of cruise-control script - untested 2005-06-09 00:06:04 +00:00
wisberg
ef8037126b revamped build scripts using Ant 1.6.3 features. Now using local.properties instead of command-line flags and sharing build-properties.xml. 2005-06-09 00:05:40 +00:00
wisberg
0a7d11512f duplicate aj.build.jar definition, new junit target - cc still looking for wrong output 2005-05-21 23:46:43 +00:00
wisberg
359b2b0750 Oh alright, back to junitModule.xml - another shot in the dark at cruise control 2005-05-11 19:03:52 +00:00
wisberg
1198dea5bd not using junitModules.xml 2005-05-11 08:58:25 +00:00
wisberg
105a6345dd compile runtime under 1.1, see how badly it fails 2005-04-21 18:36:23 +00:00
wisberg
86bdc57471 Now testing in 1.3, 1.4, and 1.5 - consider omitting 1.4 for time reasons. 2005-03-10 10:08:43 +00:00
wisberg
fdc14b8ff9 working bash script 2005-02-17 19:44:25 +00:00
wisberg
885b4f017b Building releases under 1.5 now. Scripts should define java15.home and should invoke the target build-13-check before doing the release build. 2005-02-11 05:21:25 +00:00
aclement
f75a66ece0 Add ajdoc.jar to jar classpath 2004-04-05 15:02:42 +00:00
acolyer
c61ee599a7 ensure that release builds also build eclipse plugins 2003-11-06 10:14:36 +00:00
acolyer
235decb1de Previous check-in got somehow corrupted once again. 2003-10-10 11:53:46 +00:00
acolyer
da871bf6f0 Previous check-in got somehow corrupted. 2003-10-10 11:34:33 +00:00
acolyer
c17805fd94 Re-tweaked test-doc-links target for running behind a proxy server.
Build breakage hopefully fixed !
2003-10-10 11:05:55 +00:00
acolyer
e61ed8aa64 Tweaked test-doc-links target for running behind a proxy server. Now
accepts new properties proxy.host and proxy.port.
2003-10-10 08:27:22 +00:00
acolyer
99ebf5fe2d When performing a release build, run the test-all target in junitModules.xml 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.
2003-09-29 15:34:51 +00:00
wisberg
e9bc52dced change only in comment echoed to output, listing expected failures for the link checker. 2003-06-05 22:56:51 +00:00
wisberg
eac6e3d221 - linkcheck
- 1.1 examples (disabled pending hang fix)
- separate examples, since nonGui goes OOM under 1.3
2003-06-05 13:58:50 +00:00
wisberg
24bc172c62 adding examples, without testing from this script. bad. 2003-05-31 22:29:17 +00:00
wisberg
c0e8396323 - fixed keyword for ajctaskCompiler tests
- 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
2003-05-31 07:37:54 +00:00
wisberg
a0d2d2d0de Script is usable!
- 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
2003-05-28 08:23:42 +00:00
wisberg
1552a7963d incorrect log file name for harness tests 2003-05-25 20:27:40 +00:00
wisberg
b5e058ad1b better harness availability, control -- untested 2003-05-25 20:13:45 +00:00
wisberg
dbb2353427 no real changes, just better docs and an (untested) "all" target. 2003-05-24 13:46:50 +00:00
wisberg
8463bc6ed6 - typo in top-level task
- incorrect pattern to copy all junit reports
2003-05-14 07:50:10 +00:00
wisberg
c4abfaeb95 Testing now seems to be working (tested incrementally)
CVS and entire-run still not verified - takes long on my machine.
2003-05-14 05:21:03 +00:00
wisberg
840493548e updated with tests, etc. Not working yet:
- junitModules.xml needs better setup with testable jars
- cvs unvalidated
- ajcTests unvalidated - see also ../build.xml script
2003-05-08 08:05:01 +00:00
wisberg
b564c8980d initial draft of release build/test script.
CVS portion is untested.
2003-05-07 19:13:04 +00:00