summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* test and fix for 160674: simpler strategy for loading bytecode on SAPBEFORE_133532aclement2006-10-1212-7/+249
|
* improved - hopefully get more info as to why currently failing on the build ↵aclement2006-10-102-1/+9
| | | | machine
* helen wanted this tidied upaclement2006-10-091-2/+2
|
* dont NPE for blank output folder (160167)aclement2006-10-091-4/+2
|
* no 1.5 API!aclement2006-10-091-1/+10
|
* linuxaclement2006-10-091-3/+3
|
* tests and fixes for jdtlikehandleprovider, bug 159896aclement2006-10-0612-15/+209
|
* fixes for 156058 and 159983aclement2006-10-063-11/+64
|
* tests for 156058 and 159983aclement2006-10-063-1/+34
|
* bug 159390 Documenting long-known runtime ClassCastException from proceedwisberg2006-10-052-5/+86
|
* Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore ↵mwebster2006-10-0511-33/+164
| | | | catch(Throwable) in Aj.preProcess() and make adaptor disabled by default)
* Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (ensure ↵mwebster2006-10-054-2/+17
| | | | we can filter classes like $XXX)
* Trace loader parent and class lookupmwebster2006-10-042-2/+9
|
* Bug 132080 "LTW concrete-aspect definitions not exposed to weaver" (new ↵mwebster2006-10-041-0/+1
| | | | "weaving aspect ..." message)
* Bug 132080 "LTW concrete-aspect definitions not exposed to weaver"mwebster2006-10-0418-7/+251
|
* test from Wes (bug 159143)aclement2006-10-043-0/+86
|
* 153464 - testcase in progressaclement2006-10-031-0/+30
|
* test and fix for 156904: missing type warning then it matches anywayaclement2006-10-0310-2/+126
|
* test and fixes for 152366: support AND in include/exclude/dumpaclement2006-10-0311-7/+167
|
* test and fix for 149071aclement2006-10-034-8/+21
|
* fixes for 145442: better line numbers for woven codeaclement2006-10-038-21/+21
|
* fixes for 145442: better line numbers for woven codeaclement2006-10-031-6/+17
|
* turning off completeBinaryTypesaclement2006-10-036-9/+9
|
* Bug 158205 "NullPointerException when weaving with bootstrap agent" (improve ↵mwebster2006-10-023-7/+23
| | | | declare parents LTW tests)
* Bug 158205 "NullPointerException when weaving with bootstrap agent" (remove ↵mwebster2006-10-021-16/+41
| | | | use of -Daj5.def)
* Bug 158205 "NullPointerException when weaving with bootstrap agent" (custom ↵mwebster2006-10-025-0/+327
| | | | agent testcase)
* Bug 158205 "NullPointerException when weaving with bootstrap agent" (tidy up)mwebster2006-10-022-46/+0
|
* Bug 158205 "NullPointerException when weaving with bootstrap agent" ↵mwebster2006-10-021-1/+1
| | | | (modified patch from rbodkin+LISTS@gmail.com)
* test and fix for 158573 - incorrect 'adviceDidNotMatch' warning appearsaclement2006-09-296-1/+60
|
* test and fix for 158624: generic types and arraysaclement2006-09-294-2/+36
|
* test and fixes for 145442 - line number info for stack traces.aclement2006-09-2816-34/+71
|
* patch from 158719aclement2006-09-281-1/+1
|
* 133532 - testcode for latest caseaclement2006-09-273-0/+58
|
* 141730#27 patch - switch to jdt handle provider.aclement2006-09-271-1/+1
|
* test and fix for 148908: structure modelaclement2006-09-264-2/+55
|
* testcase for 153464 - commented out at the moaclement2006-09-253-0/+36
|
* message patch from 155139aclement2006-09-251-1/+1
|
* test and fix for 158412: annotation style reference pointcuts don't workaclement2006-09-256-2/+74
|
* fix for 151772, 125981: incorrect scope for dec soft reportingaclement2006-09-222-0/+0
|
* tests for 151772, 125981: incorrect scope for dec soft reportingaclement2006-09-225-0/+99
|
* 154054 testcode and fix: noticing changes in around advice and forcing full ↵aclement2006-09-223-1/+26
| | | | builds: bcel changed to offer pretty string for code elements
* 154054 testcode and fix: noticing changes in around advice and forcing full ↵aclement2006-09-2212-19/+246
| | | | builds
* 154054 testcodeaclement2006-09-226-0/+42
|
* javadoc only - null Constructor for interface and static initializers, empty ↵wisberg2006-09-211-2/+13
| | | | CodeSignatures values for static initializers.
* anyPackageProtectedMethodExecutionwisberg2006-09-211-0/+3
|
* test code for 158126 - already fixed ;) just a nice test to haveaclement2006-09-216-0/+53
|
* Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (tests for ↵mwebster2006-09-1916-2/+149
| | | | duplicate aop.xml and -Dorg.aspectj.weaver.loadtime.configuration)
* Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (info ↵mwebster2006-09-191-0/+1
| | | | message for defining concrete aspects)
* ignore duplicate aop.xml definitionmwebster2006-09-152-2/+14
|
* Test for 157057aclement2006-09-142-1/+20
|