aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unneeded importswisberg2005-05-111-6/+1
* testsrc -> java5-testsrc, placeholders for pre-1.5 buildwisberg2005-05-116-14/+68
* fix LTW testavasseur2005-05-112-1/+11
* testsrc -> java5-testsrcwisberg2005-05-111-1/+1
* ugly but harmless hack for building prior to 1.5 for test purposes.wisberg2005-05-111-0/+18
* Ant 1.6.3 imports rather than entitieswisberg2005-05-111-7/+4
* not using junitModules.xmlwisberg2005-05-112-10/+10
* Ant 1.6.3 imports rather than entities; updated junit taskdefwisberg2005-05-112-27/+101
* tracking Ant 1.6.3 updates in build modulewisberg2005-05-111-0/+0
* support system property value "false"wisberg2005-05-111-2/+2
* Checking against all (known) module .classpath fileswisberg2005-05-111-16/+37
* added junit.jar to skipped libraries, *.xml to resources copiedwisberg2005-05-111-2/+2
* updated tiny XML parser. Unfortunately, also reformatted.wisberg2005-05-111-253/+320
* permitting modules to mix 1.5 and prior source directorieswisberg2005-05-111-10/+2
* Ant 1.6.3wisberg2005-05-111-3/+2
* Ant 1.6.3 (again? hmm.)wisberg2005-05-1162-0/+10080
* Ant 1.6.3wisberg2005-05-1113-679/+862
* Ensures we can find tools.jar (javac) when running the tests. Similar setup ...aclement2005-05-111-0/+1
* document basic auto-build assumptions and invariantswisberg2005-05-111-2/+109
* prospective replacements for {module}/build.xml - will move there once valida...wisberg2005-05-1116-0/+96
* Add loadtime into the classpath so it can find the message handler.aclement2005-05-112-1/+5
* Fix and test for PR90827: StackOverflow while weaving enum/annotation with E...aclement2005-05-102-3/+6
* For some reason eclipse won't let me commit ajc150.xml right now, so I have t...aclement2005-05-101-3/+3
* fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT...avasseur2005-05-1037-189/+490
* Fix and test for PR90827: StackOverflow while weaving enum/annotation with E...aclement2005-05-103-18/+29
* tests and fixes for 93345 and static imports. From Andrew Huff.aclement2005-05-097-10/+79
* Tests for 87282, 88606aclement2005-05-064-0/+43
* Fix for 91053 (Generics): Generics problem with Setaclement2005-05-066-15/+72
* Fix for pr91267 (Generics): NPE at EclipseFactory.java:143 when using generic...aclement2005-05-066-5/+76
* Aha - the default test config on the build system is still finding it in the ...aclement2005-05-061-1/+3
* .css stylesheet parameter for xml-html, used in faq. Did not retrofit devgui...wisberg2005-05-053-4/+95
* AJDT rather than ajbrowser as default visualizer/environmentwisberg2005-05-051-0/+1
* naming ajdoc to make linking easierwisberg2005-05-051-2/+2
* remove for 1 run to get a build through!!!aclement2005-05-051-4/+5
* Fix for 44155: TODO tasks miscategorized as warnings (fixed by Andrew Huff)aclement2005-05-052-1/+14
* Fix for 44155: TODO tasks miscategorized as warningsaclement2005-05-052-1/+9
* ignore the bin folder...aclement2005-05-052-0/+2
* checks vm levelaclement2005-05-051-2/+3
* Can check vm level now.aclement2005-05-051-0/+13
* updating bootstrap to match latest build source changeswisberg2005-05-051-0/+0
* Support for java5-testsrc - somewhat scattered. hmm.wisberg2005-05-053-5/+10
* nit - consolidating "/" and File.separatorwisberg2005-05-057-45/+36
* Defining parent class loader b/c ant classes not visible in Ant 1.6.x default...wisberg2005-05-051-1/+3
* enable compilation of @AfterReturning(pointcut="...")acolyer2005-05-042-0/+0
* enable compilation of @AfterReturning(pointcut="...")acolyer2005-05-045-52/+87
* Is this rebuilt with 1.3 compliance? I hope so or everything is *!"&Łedaclement2005-05-041-0/+0
* Prefs to tell Eclipse to use Java5aclement2005-05-041-0/+12
* eclipse stuff for loadtime module to become Java Project.aclement2005-05-044-0/+98
* removed unused imports. (they clog up eclipse warnings view!)aclement2005-05-043-44/+22
* removed unused imports.aclement2005-05-042-14/+1