aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* adding xml-apis.jar and xercesImpl.jar for SAX dependencies (for JDK 1.3)wisberg2005-05-192-9/+49
|
* skipping xml-apis.jar, xercesImpl.jarwisberg2005-05-192-1/+1
|
* dump the problem in the case when we are about to abort...aclement2005-05-181-2/+4
|
* Getting tests to run properly on 1.3 - modified vmlevel in AjcTest and put ↵aclement2005-05-182-1/+11
| | | | guards on some 1.4 tests (not pretty, but works)
* updates for generics (still a work in progress)acolyer2005-05-183-10/+893
|
* LTW and around inling test for code styleavasseur2005-05-178-0/+163
|
* aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)avasseur2005-05-1725-132/+313
|
* parseBoolean utilitywisberg2005-05-173-3/+84
|
* Nicer toString() :)aclement2005-05-161-1/+8
|
* Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive ↵aclement2005-05-164-16/+118
| | | | slow download in matching)
* added test entries instead of autowiredtest for Andy sake, fix 1.4 ↵avasseur2005-05-1311-21/+128
| | | | dependancies in loadtime module and util module
* LTW test commented out due to 75442 just rollbacked...avasseur2005-05-121-1/+2
|
* see #75442, lateTypeMunger rollback for now. This is not enoughavasseur2005-05-122-2/+9
|
* Fix and tests for pr84312: runtime retention checking. From Andrew Huff.aclement2005-05-124-32/+29
|
* harness LTW support - untestedwisberg2005-05-127-58/+368
|
* adding weaver (hoping no one is using < M6)wisberg2005-05-122-21/+82
|
* path utilitieswisberg2005-05-121-0/+165
|
* snooping out stream on requestwisberg2005-05-121-0/+3
|
* FileToURL via URIwisberg2005-05-121-1/+6
|
* avoid harness ajcore files - ensure Dump message holder is not null for ↵wisberg2005-05-122-3/+4
| | | | clients not using Main interface.
* Reduced duplication of vm checking logic.aclement2005-05-126-59/+33
|
* Suggested error message improvement by Andrew.aclement2005-05-121-1/+1
|
* Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycleaclement2005-05-125-0/+12
|
* Andrew's patch for: bug#82755 update ajdoc to support Java 5 language featuresmkersten2005-05-123-5/+14
|
* Oh alright, back to junitModule.xml - another shot in the dark at cruise controlwisberg2005-05-111-0/+25
|
* Reverting - duplicate tools.jar entrywisberg2005-05-111-1/+0
|
* remove bad _IDE folder instead of bin/ that leads to odd side effects, add ↵avasseur2005-05-116-28/+8
| | | | tools.jar to tests .classpath module for LTW tests using AntSpec
* aspectjweaver.jar now built from loadtime5-all.jar (UNTESTED merged manifest)wisberg2005-05-112-0/+9
|
* aspectjweaver.jar now built from loadtime5-all.jarwisberg2005-05-111-1/+1
|
* mainly reflective loading - unfortunately also reformattedwisberg2005-05-111-286/+444
|
* Name picked up by Ant junit taskwisberg2005-05-111-0/+21
|
* unused importswisberg2005-05-111-2/+0
|
* src -> java5-src, added junit.jar and testing-utils for test purposeswisberg2005-05-111-1/+17
|
* src -> java5-src; note test target runs AsmModuleTests, not ↵wisberg2005-05-117-1/+94
| | | | Loadtime5ModuleTests - prior bug. See newbuild.xml.
* replacement for build.xml (move there when validated)wisberg2005-05-111-0/+6
|
* 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
|