Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build of testing jars changed slightly. | wisberg | 2003-05-31 | 1 | -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 setup | wisberg | 2003-05-14 | 1 | -0/+8 |
| | |||||
* | permitting module builds without trimming, to have the option of using those ↵ | wisberg | 2003-05-08 | 1 | -3/+4 |
| | | | | jars rather than eclipse bin directories when running junit tests | ||||
* | moving to all-inclusive testing client for forking | wisberg | 2003-05-07 | 1 | -1/+22 |
| | | | | (This might be wrong.. still verifying) | ||||
* | error messages for undefined ${module.name} | wisberg | 2003-04-29 | 1 | -0/+3 |
| | |||||
* | - added aspectjrt target (alias to runtime) | wisberg | 2002-12-23 | 1 | -16/+50 |
| | | | | | - implemented target to fail if bootstrap libraries are out of date - moved update-tree under setup comment | ||||
* | fixing version-handling. | wisberg | 2002-12-23 | 1 | -2/+26 |
| | | | | | | build-properties.xml has actual version, Version.java is generated, and "DEVELOPMENT" is default. | ||||
* | initial version | wisberg | 2002-12-16 | 1 | -0/+264 |