summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AspectJ6: change install location to 1.6aclement2008-01-161-2/+2
* AspectJ6: allow for 1.6 optionaclement2008-01-161-2/+1
* readme-154V1_5_4aclement2007-12-201-0/+9
* readme-154aclement2007-12-202-0/+37
* CustomMungerTest now includedaclement2007-12-182-10/+13
* 166647 changed the error message to a lintaclement2007-12-183-2/+8
* 166647 changed the error message to a lintaclement2007-12-182-2/+15
* 166647 changed the error message to a lintaclement2007-12-181-1/+1
* useful class i keep rewriting!aclement2007-12-181-0/+21
* PointcutDoctor javadoc - 193065V1_5_4rc1aclement2007-12-071-3/+40
* PointcutDoctor javadoc - 193065aclement2007-12-071-3/+17
* PointcutDoctor javadoc - 193065aclement2007-12-076-0/+160
* 166647 fixes: produces a suitable error if XML defined aspects are excluded f...aclement2007-12-041-1/+6
* 166647 fixes: produces a suitable error if XML defined aspects are excluded f...aclement2007-12-043-3/+3
* 166647 testcode: commented out in ajc154 - poor solutionaclement2007-12-046-1/+57
* signatures are Object - hideous.aclement2007-12-041-8/+5
* signatures are Object - hideous.aclement2007-12-042-6/+7
* quick variant of support for pointcutdoctor - is this sufficient?aclement2007-12-031-4/+8
* quick variant of support for pointcutdoctor - is this sufficient?aclement2007-12-032-0/+16
* organize importsaclement2007-12-031-2/+0
* pointcutdoctor stuff removed - cause chaos on the build machineaclement2007-12-033-19/+0
* 211052 - fix - dont re-resolve annotationsaclement2007-12-032-0/+0
* 211052 - testcodeaclement2007-12-032-1/+91
* 211052 - testcodeaclement2007-12-038-0/+92
* weaver dep for CustomMungerFactory - not the cleanest solution *sigh*aclement2007-12-031-0/+1
* code for enh193065: pointcutdoctor changesaclement2007-12-021-0/+13
* code for enh193065: pointcutdoctor changesaclement2007-12-022-0/+18
* code for enh193065: pointcutdoctor changesaclement2007-12-023-0/+73
* tests for 211674aclement2007-12-024-0/+69
* made field final - does that avoid NPE on line 105 under tomcat?aclement2007-11-301-1/+1
* testcode for 162539 and 176991aclement2007-11-285-0/+130
* 86818: testcodeaclement2007-11-194-0/+59
* 162539: NullPointerException when pointcut library missing @aspect annotion: ...aclement2007-11-191-100/+114
* 162539: NullPointerException when pointcut library missing @aspect annotion: ...aclement2007-11-192-2/+12
* 162539: NullPointerException when pointcut library missing @aspect annotion: ...aclement2007-11-191-11/+47
* oops! removed rogue sysoutaclement2007-11-192-0/+0
* pr194314: broken LV table, return arg name at shadow (for shadows where it ma...aclement2007-11-121-0/+12
* pr194314: broken LV table, testcodeaclement2007-11-121-0/+3
* pr194314: broken LV table, testcodeaclement2007-11-124-0/+49
* pr148381: implementation of support for using argNames to specify argument na...aclement2007-11-082-12/+116
* oops! removed rogue sysoutaclement2007-11-082-0/+0
* tests for 148381aclement2007-11-0829-0/+294
* fix for 169432 - allow @DeclareParents with no impl if the targets implement ...aclement2007-11-082-17/+65
* testcode for 169432 and 209051aclement2007-11-082-5/+32
* testcode for 209051aclement2007-11-082-0/+31
* more testcode for 169432aclement2007-11-085-0/+62
* Tests for 209019 and fix: incorrect application of around advice when atAspec...aclement2007-11-071-1/+1
* Tests for 209019 and fix: incorrect application of around advice when atAspec...aclement2007-11-072-1/+67
* testcode for 169432 and 209019aclement2007-11-0715-0/+140
* pr202088: test and fix for coping with abstract annotation pointcuts with con...aclement2007-11-071-3/+7