| Commit message (Expand) | Author | Age | Files | Lines |
* | nope, wont build on 1.3 still . | aclement | 2005-08-22 | 1 | -1/+1 |
* | reincluding 1.3 test run ... will it work? | aclement | 2005-08-22 | 1 | -1/+1 |
* | removed 1.3 testing temporarily to keep build happy? | aclement | 2005-08-16 | 1 | -1/+1 |
* | debug? | aclement | 2005-08-15 | 1 | -0/+1 |
* | organized imports | aclement | 2005-07-08 | 1 | -4/+0 |
* | temp removal of the call to build runtime with 11 javac. WILL NEED TO FIX RU... | aclement | 2005-07-06 | 1 | -1/+2 |
* | easier to manually debug output jars | wisberg | 2005-06-21 | 1 | -19/+38 |
* | fix release jars including testing-* | wisberg | 2005-06-21 | 1 | -9/+9 |
* | install before examples, vm-setup fix | wisberg | 2005-06-18 | 1 | -7/+6 |
* | consolidated build script failure reports in one target | wisberg | 2005-06-17 | 1 | -10/+7 |
* | removed redundant properties, failonerror=false with build-aspectj using repo... | wisberg | 2005-06-17 | 1 | -53/+55 |
* | flattened release build sequence into target "all", lost compile-runtime-11 t... | wisberg | 2005-06-17 | 1 | -33/+12 |
* | removed rebuild, aspectjrtpath from lib/test, adopted compile-runtime-11 from... | wisberg | 2005-06-17 | 1 | -6/+42 |
* | now handling (init, clean, save) multiple results, better failure reporting, ... | wisberg | 2005-06-17 | 1 | -52/+175 |
* | ship dtd's too (see loadtime) | wisberg | 2005-06-15 | 1 | -1/+1 |
* | skipping long-running test builds | wisberg | 2005-06-15 | 1 | -3/+31 |
* | out-of-date check working. | wisberg | 2005-06-15 | 2 | -18/+3 |
* | out-of-date check working. Better logging | wisberg | 2005-06-15 | 1 | -12/+14 |
* | out-of-date check working. Force-libraries changed to disabled flag since ec... | wisberg | 2005-06-15 | 1 | -72/+17 |
* | whoops - removed test target | wisberg | 2005-06-09 | 1 | -21/+0 |
* | ignore local.properties | wisberg | 2005-06-09 | 1 | -0/+1 |
* | updated tests for revamped module-result builder | wisberg | 2005-06-09 | 3 | -62/+205 |
* | Now targeting Module results (release, test, release-all, test-all) rather th... | wisberg | 2005-06-09 | 5 | -934/+1306 |
* | draft of cruise-control script - untested | wisberg | 2005-06-09 | 1 | -0/+108 |
* | revamped build scripts using Ant 1.6.3 features. Now using local.properties ... | wisberg | 2005-06-09 | 9 | -1136/+936 |
* | Removing unused build scripts | wisberg | 2005-06-09 | 2 | -215/+0 |
* | duplicate aj.build.jar definition, new junit target - cc still looking for wr... | wisberg | 2005-05-21 | 1 | -6/+4 |
* | junit.excludes - yuck! | wisberg | 2005-05-21 | 2 | -16/+18 |
* | new target "junit-test" builds and runs JUnit (leaf) *Test.java and *TestCase... | wisberg | 2005-05-21 | 1 | -1/+99 |
* | conditional definition of junitreport | wisberg | 2005-05-21 | 1 | -3/+19 |
* | run-all-junit-tests, new module build.xml, eclipse variables | wisberg | 2005-05-19 | 1 | -33/+85 |
* | skipping xml-apis.jar, xercesImpl.jar | wisberg | 2005-05-19 | 1 | -1/+1 |
* | Oh alright, back to junitModule.xml - another shot in the dark at cruise control | wisberg | 2005-05-11 | 1 | -0/+25 |
* | aspectjweaver.jar now built from loadtime5-all.jar | wisberg | 2005-05-11 | 1 | -1/+1 |
* | not using junitModules.xml | wisberg | 2005-05-11 | 2 | -10/+10 |
* | Ant 1.6.3 imports rather than entities; updated junit taskdef | wisberg | 2005-05-11 | 2 | -27/+101 |
* | support system property value "false" | wisberg | 2005-05-11 | 1 | -2/+2 |
* | Checking against all (known) module .classpath files | wisberg | 2005-05-11 | 1 | -16/+37 |
* | added junit.jar to skipped libraries, *.xml to resources copied | wisberg | 2005-05-11 | 1 | -2/+2 |
* | updated tiny XML parser. Unfortunately, also reformatted. | wisberg | 2005-05-11 | 1 | -253/+320 |
* | permitting modules to mix 1.5 and prior source directories | wisberg | 2005-05-11 | 1 | -10/+2 |
* | document basic auto-build assumptions and invariants | wisberg | 2005-05-11 | 1 | -2/+109 |
* | Support for java5-testsrc - somewhat scattered. hmm. | wisberg | 2005-05-05 | 3 | -5/+10 |
* | nit - consolidating "/" and File.separator | wisberg | 2005-05-05 | 7 | -45/+36 |
* | Defining parent class loader b/c ant classes not visible in Ant 1.6.x default... | wisberg | 2005-05-05 | 1 | -1/+3 |
* | ltw modules referenced | avasseur | 2005-05-04 | 1 | -13/+6 |
* | temporarily removing the eclipse.plugins target - we never use the output! | aclement | 2005-05-03 | 1 | -1/+1 |
* | fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ... | avasseur | 2005-04-26 | 1 | -3/+11 |
* | compile runtime under 1.1, see how badly it fails | wisberg | 2005-04-21 | 2 | -0/+25 |
* | fixing Alex build dependancies. Adding top level build. Usefull for patch cre... | avasseur | 2005-04-20 | 1 | -11/+7 |