aboutsummaryrefslogtreecommitdiffstats
path: root/build/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* build of testing jars changed slightly. wisberg2003-05-311-14/+16
| | | | | 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.
* build-testing-jars target for release testing setupwisberg2003-05-141-0/+8
|
* permitting module builds without trimming, to have the option of using those ↵wisberg2003-05-081-3/+4
| | | | jars rather than eclipse bin directories when running junit tests
* moving to all-inclusive testing client for forking wisberg2003-05-071-1/+22
| | | | (This might be wrong.. still verifying)
* error messages for undefined ${module.name}wisberg2003-04-291-0/+3
|
* - added aspectjrt target (alias to runtime) wisberg2002-12-231-16/+50
| | | | | - implemented target to fail if bootstrap libraries are out of date - moved update-tree under setup comment
* fixing version-handling. wisberg2002-12-231-2/+26
| | | | | | build-properties.xml has actual version, Version.java is generated, and "DEVELOPMENT" is default.
* initial versionwisberg2002-12-161-0/+264