aboutsummaryrefslogtreecommitdiffstats
path: root/build/readme-build-and-test-aspectj.html
Commit message (Collapse)AuthorAgeFilesLines
* doc process for adding new modules (soon to be superceded)wisberg2006-08-031-0/+33
|
* revamped build scripts using Ant 1.6.3 features. Now using local.properties ↵wisberg2005-06-091-89/+116
| | | | instead of command-line flags and sharing build-properties.xml.
* run-all-junit-tests, new module build.xml, eclipse variableswisberg2005-05-191-33/+85
|
* document basic auto-build assumptions and invariantswisberg2005-05-111-2/+109
|
* doc'd skipped libraries and resource patterns moved into .properties file, ↵wisberg2005-03-081-0/+11
| | | | testing of resource pattern
* support for building Java 5 sourceswisberg2005-02-111-22/+28
|
* adding ant script to build AspectJ sources using AspectJ as a test wisberg2003-05-061-2/+6
| | | | | listed test in release-testing.txt using spaces to avoid tab differences in release-testing.txt
* moving release testing list to tests/, added some old stuff. wisberg2003-04-261-105/+4
| | | | TODO: write test-release.xml ant script
* added API tickler pending testwisberg2003-04-091-0/+1
|
* Instructions for building with an IBM 1.4.x JDK. acolyer2003-03-081-4/+23
| | | | Clarification on test harness vs JUnit tests.
* caveats and fixes, mainly for releaseswisberg2003-03-061-32/+68
|
* better instructions for running ajcTests.xml and comparing resultswisberg2003-03-061-24/+35
|
* incomplete list of release gaffes to watch out forwisberg2003-03-041-1/+8
|
* added comment per Mik wrt ant/javacwisberg2003-02-281-1/+13
|
* Broke out and increased build/test docs; some new info in the build module ↵wisberg2003-02-271-0/+379
notes. Included release instructions in the build/test docs