]> source.dussan.org Git - aspectj.git/log
aspectj.git
16 years agoPointcutDoctor javadoc - 193065 V1_5_4rc1
aclement [Fri, 7 Dec 2007 13:32:26 +0000 (13:32 +0000)]
PointcutDoctor javadoc - 193065

16 years agoPointcutDoctor javadoc - 193065
aclement [Fri, 7 Dec 2007 13:32:25 +0000 (13:32 +0000)]
PointcutDoctor javadoc - 193065

16 years agoPointcutDoctor javadoc - 193065
aclement [Fri, 7 Dec 2007 13:32:24 +0000 (13:32 +0000)]
PointcutDoctor javadoc - 193065

16 years ago166647 fixes: produces a suitable error if XML defined aspects are excluded from...
aclement [Tue, 4 Dec 2007 09:40:27 +0000 (09:40 +0000)]
166647 fixes: produces a suitable error if XML defined aspects are excluded from weaving

16 years ago166647 fixes: produces a suitable error if XML defined aspects are excluded from...
aclement [Tue, 4 Dec 2007 09:40:26 +0000 (09:40 +0000)]
166647 fixes: produces a suitable error if XML defined aspects are excluded from weaving

16 years ago166647 testcode: commented out in ajc154 - poor solution
aclement [Tue, 4 Dec 2007 09:39:38 +0000 (09:39 +0000)]
166647 testcode: commented out in ajc154 - poor solution

16 years agosignatures are Object - hideous.
aclement [Tue, 4 Dec 2007 08:24:52 +0000 (08:24 +0000)]
signatures are Object - hideous.

16 years agosignatures are Object - hideous.
aclement [Tue, 4 Dec 2007 08:24:27 +0000 (08:24 +0000)]
signatures are Object - hideous.

16 years agoquick variant of support for pointcutdoctor - is this sufficient?
aclement [Mon, 3 Dec 2007 20:15:38 +0000 (20:15 +0000)]
quick variant of support for pointcutdoctor - is this sufficient?

16 years agoquick variant of support for pointcutdoctor - is this sufficient?
aclement [Mon, 3 Dec 2007 20:15:35 +0000 (20:15 +0000)]
quick variant of support for pointcutdoctor - is this sufficient?

16 years agoorganize imports
aclement [Mon, 3 Dec 2007 20:15:07 +0000 (20:15 +0000)]
organize imports

16 years agopointcutdoctor stuff removed - cause chaos on the build machine
aclement [Mon, 3 Dec 2007 17:41:22 +0000 (17:41 +0000)]
pointcutdoctor stuff removed - cause chaos on the build machine

16 years ago211052 - fix - dont re-resolve annotations
aclement [Mon, 3 Dec 2007 14:55:18 +0000 (14:55 +0000)]
211052 - fix - dont re-resolve annotations

16 years ago211052 - testcode
aclement [Mon, 3 Dec 2007 14:54:32 +0000 (14:54 +0000)]
211052 - testcode

16 years ago211052 - testcode
aclement [Mon, 3 Dec 2007 14:52:58 +0000 (14:52 +0000)]
211052 - testcode

16 years agoweaver dep for CustomMungerFactory - not the cleanest solution *sigh*
aclement [Mon, 3 Dec 2007 09:44:01 +0000 (09:44 +0000)]
weaver dep for CustomMungerFactory - not the cleanest solution *sigh*

16 years agocode for enh193065: pointcutdoctor changes
aclement [Sun, 2 Dec 2007 22:36:50 +0000 (22:36 +0000)]
code for enh193065: pointcutdoctor changes

16 years agocode for enh193065: pointcutdoctor changes
aclement [Sun, 2 Dec 2007 22:36:47 +0000 (22:36 +0000)]
code for enh193065: pointcutdoctor changes

16 years agocode for enh193065: pointcutdoctor changes
aclement [Sun, 2 Dec 2007 11:42:42 +0000 (11:42 +0000)]
code for enh193065: pointcutdoctor changes

16 years agotests for 211674
aclement [Sun, 2 Dec 2007 09:24:51 +0000 (09:24 +0000)]
tests for 211674

16 years agomade field final - does that avoid NPE on line 105 under tomcat?
aclement [Fri, 30 Nov 2007 18:30:03 +0000 (18:30 +0000)]
made field final - does that avoid NPE on line 105 under tomcat?

16 years agotestcode for 162539 and 176991
aclement [Wed, 28 Nov 2007 11:19:32 +0000 (11:19 +0000)]
testcode for 162539 and 176991

16 years ago86818: testcode
aclement [Mon, 19 Nov 2007 16:53:54 +0000 (16:53 +0000)]
86818: testcode

16 years ago162539: NullPointerException when pointcut library missing @aspect annotion: tests...
aclement [Mon, 19 Nov 2007 16:34:15 +0000 (16:34 +0000)]
162539: NullPointerException when pointcut library missing @aspect annotion: tests and fixes.  Modified resolution of @AJ pointcuts and optimized searching for @AJ elements in all classes

16 years ago162539: NullPointerException when pointcut library missing @aspect annotion: tests...
aclement [Mon, 19 Nov 2007 16:34:14 +0000 (16:34 +0000)]
162539: NullPointerException when pointcut library missing @aspect annotion: tests and fixes.  Modified resolution of @AJ pointcuts and optimized searching for @AJ elements in all classes

16 years ago162539: NullPointerException when pointcut library missing @aspect annotion: tests...
aclement [Mon, 19 Nov 2007 16:34:13 +0000 (16:34 +0000)]
162539: NullPointerException when pointcut library missing @aspect annotion: tests and fixes.  Modified resolution of @AJ pointcuts and optimized searching for @AJ elements in all classes

16 years agooops! removed rogue sysout
aclement [Mon, 19 Nov 2007 14:46:27 +0000 (14:46 +0000)]
oops! removed rogue sysout

16 years agopr194314: broken LV table, return arg name at shadow (for shadows where it makes...
aclement [Mon, 12 Nov 2007 22:21:21 +0000 (22:21 +0000)]
pr194314: broken LV table, return arg name at shadow (for shadows where it makes sense)

16 years agopr194314: broken LV table, testcode
aclement [Mon, 12 Nov 2007 22:20:10 +0000 (22:20 +0000)]
pr194314: broken LV table, testcode

16 years agopr194314: broken LV table, testcode
aclement [Mon, 12 Nov 2007 22:19:59 +0000 (22:19 +0000)]
pr194314: broken LV table, testcode

16 years agopr148381: implementation of support for using argNames to specify argument names...
aclement [Thu, 8 Nov 2007 15:41:45 +0000 (15:41 +0000)]
pr148381: implementation of support for using argNames to specify argument names when no debug info around

16 years agooops! removed rogue sysout
aclement [Thu, 8 Nov 2007 15:35:19 +0000 (15:35 +0000)]
oops! removed rogue sysout

16 years agotests for 148381
aclement [Thu, 8 Nov 2007 15:33:36 +0000 (15:33 +0000)]
tests for 148381

16 years agofix for 169432 - allow @DeclareParents with no impl if the targets implement the...
aclement [Thu, 8 Nov 2007 09:01:47 +0000 (09:01 +0000)]
fix for 169432 - allow @DeclareParents with no impl if the targets implement the interface correctly

16 years agotestcode for 169432 and 209051
aclement [Thu, 8 Nov 2007 09:00:23 +0000 (09:00 +0000)]
testcode for 169432 and 209051

16 years agotestcode for 209051
aclement [Thu, 8 Nov 2007 08:59:04 +0000 (08:59 +0000)]
testcode for 209051

16 years agomore testcode for 169432
aclement [Thu, 8 Nov 2007 08:58:21 +0000 (08:58 +0000)]
more testcode for 169432

16 years agoTests for 209019 and fix: incorrect application of around advice when atAspectJ subaspect
aclement [Wed, 7 Nov 2007 14:56:36 +0000 (14:56 +0000)]
Tests for 209019 and fix: incorrect application of around advice when atAspectJ subaspect

16 years agoTests for 209019 and fix: incorrect application of around advice when atAspectJ subaspect
aclement [Wed, 7 Nov 2007 14:56:35 +0000 (14:56 +0000)]
Tests for 209019 and fix: incorrect application of around advice when atAspectJ subaspect

16 years agotestcode for 169432 and 209019
aclement [Wed, 7 Nov 2007 14:55:17 +0000 (14:55 +0000)]
testcode for 169432 and 209019

16 years agopr202088: test and fix for coping with abstract annotation pointcuts with context
aclement [Wed, 7 Nov 2007 11:03:19 +0000 (11:03 +0000)]
pr202088: test and fix for coping with abstract annotation pointcuts with context

16 years agopr202088: test and fix for coping with abstract annotation pointcuts with context
aclement [Wed, 7 Nov 2007 11:03:17 +0000 (11:03 +0000)]
pr202088: test and fix for coping with abstract annotation pointcuts with context

16 years agomoved 154 tests to correct bundle
aclement [Wed, 7 Nov 2007 11:00:53 +0000 (11:00 +0000)]
moved 154 tests to correct bundle

16 years agopr154923: guard for NPE in MethodBinding
aclement [Wed, 7 Nov 2007 09:58:10 +0000 (09:58 +0000)]
pr154923: guard for NPE in MethodBinding

16 years agopr169428: text and fix for checking decp annotation specified on construct inside...
aclement [Wed, 7 Nov 2007 09:56:35 +0000 (09:56 +0000)]
pr169428: text and fix for checking decp annotation specified on construct inside an aspect type

16 years agopr169428: text and fix for checking decp annotation specified on construct inside...
aclement [Wed, 7 Nov 2007 09:56:34 +0000 (09:56 +0000)]
pr169428: text and fix for checking decp annotation specified on construct inside an aspect type

16 years agopr173729: test and fixes committed. Modify the bcel delegate at compile time alongsi...
aclement [Tue, 6 Nov 2007 15:29:02 +0000 (15:29 +0000)]
pr173729: test and fixes committed.  Modify the bcel delegate at compile time alongside the eclipse delegate then undo it prior to proper weaving.

16 years agopr173729: test and fixes committed. Modify the bcel delegate at compile time alongsi...
aclement [Tue, 6 Nov 2007 15:28:58 +0000 (15:28 +0000)]
pr173729: test and fixes committed.  Modify the bcel delegate at compile time alongside the eclipse delegate then undo it prior to proper weaving.

16 years agopr173729: test and fixes committed. Modify the bcel delegate at compile time alongsi...
aclement [Tue, 6 Nov 2007 15:28:41 +0000 (15:28 +0000)]
pr173729: test and fixes committed.  Modify the bcel delegate at compile time alongside the eclipse delegate then undo it prior to proper weaving.

16 years ago186673: test and fix. Don't rely on suffix for identifying jars and zips
aclement [Thu, 1 Nov 2007 13:25:58 +0000 (13:25 +0000)]
186673: test and fix.  Don't rely on suffix for identifying jars and zips

16 years ago186673: test and fix. Don't rely on suffix for identifying jars and zips
aclement [Thu, 1 Nov 2007 13:25:16 +0000 (13:25 +0000)]
186673: test and fix.  Don't rely on suffix for identifying jars and zips

16 years agotestcase for 167197 - commented out right now.
aclement [Tue, 30 Oct 2007 08:46:24 +0000 (08:46 +0000)]
testcase for 167197 - commented out right now.

16 years ago203646: tests and fixes for ITD method on generic inner type
aclement [Mon, 29 Oct 2007 16:03:11 +0000 (16:03 +0000)]
203646: tests and fixes for ITD method on generic inner type

16 years ago203646: tests and fixes for ITD method on generic inner type
aclement [Mon, 29 Oct 2007 16:03:10 +0000 (16:03 +0000)]
203646: tests and fixes for ITD method on generic inner type

16 years agofix for 205949: "Unattended install of aspectj builds on the Mac fails". just had...
aclement [Fri, 26 Oct 2007 14:13:14 +0000 (14:13 +0000)]
fix for 205949: "Unattended install of aspectj builds on the Mac fails".  just had to cope with a null graphical component.

16 years agofix for 205949: "Unattended install of aspectj builds on the Mac fails". just had...
aclement [Fri, 26 Oct 2007 14:13:11 +0000 (14:13 +0000)]
fix for 205949: "Unattended install of aspectj builds on the Mac fails".  just had to cope with a null graphical component.

16 years agomacfixes: can cope when /tmp is a link to somewhere
aclement [Tue, 23 Oct 2007 07:50:45 +0000 (07:50 +0000)]
macfixes: can cope when /tmp is a link to somewhere

16 years agotemp: skip on linux, problem with resolution of timers on file changes I think
aclement [Mon, 22 Oct 2007 10:30:27 +0000 (10:30 +0000)]
temp: skip on linux, problem with resolution of timers on file changes I think

16 years agomacfix: use canonicalpath in case the /tmp dir is a softlink
aclement [Mon, 22 Oct 2007 08:55:47 +0000 (08:55 +0000)]
macfix: use canonicalpath in case the /tmp dir is a softlink

16 years agomacfix: use canonicalpath in case the /tmp dir is a softlink
aclement [Mon, 22 Oct 2007 08:55:30 +0000 (08:55 +0000)]
macfix: use canonicalpath in case the /tmp dir is a softlink

16 years agodelay didnt help
aclement [Mon, 22 Oct 2007 07:11:33 +0000 (07:11 +0000)]
delay didnt help

16 years agodelay required for some filesystems that have poor resolution of lastmodtime
aclement [Sun, 21 Oct 2007 18:24:38 +0000 (18:24 +0000)]
delay required for some filesystems that have poor resolution of lastmodtime

16 years agotest commented out for bug 197719 - but not fixed yet!
aclement [Sun, 21 Oct 2007 15:13:29 +0000 (15:13 +0000)]
test commented out for bug 197719 - but not fixed yet!

17 years ago206732: fix to check for clashing ITDs, test already added.
aclement [Thu, 18 Oct 2007 11:03:05 +0000 (11:03 +0000)]
206732: fix to check for clashing ITDs, test already added.

17 years agothese tests are now for 1.5.4, not 1.6.0
aclement [Thu, 18 Oct 2007 11:02:13 +0000 (11:02 +0000)]
these tests are now for 1.5.4, not 1.6.0

17 years agothese tests are now for 1.5.4, not 1.6.0
aclement [Thu, 18 Oct 2007 11:02:00 +0000 (11:02 +0000)]
these tests are now for 1.5.4, not 1.6.0

17 years agothese tests are now for 1.5.4, not 1.6.0
aclement [Thu, 18 Oct 2007 11:01:47 +0000 (11:01 +0000)]
these tests are now for 1.5.4, not 1.6.0

17 years agoremove swing usage, enabling tests to run with no display on linux
aclement [Wed, 17 Oct 2007 08:39:37 +0000 (08:39 +0000)]
remove swing usage, enabling tests to run with no display on linux

17 years agotests update so works ok on mac/linux
aclement [Wed, 17 Oct 2007 08:15:36 +0000 (08:15 +0000)]
tests update so works ok on mac/linux

17 years agolinux dont like that not character!
aclement [Fri, 12 Oct 2007 12:23:36 +0000 (12:23 +0000)]
linux dont like that not character!

17 years agofix for problem LTW in multi-threaded configuration - removed static from bcel classes
aclement [Tue, 22 May 2007 09:11:40 +0000 (09:11 +0000)]
fix for problem LTW in multi-threaded configuration - removed static from bcel classes

17 years agofix for problem LTW in multi-threaded configuration - removed static from bcel classes
aclement [Tue, 22 May 2007 09:11:37 +0000 (09:11 +0000)]
fix for problem LTW in multi-threaded configuration - removed static from bcel classes

17 years agotest and fix for 172107
aclement [Mon, 21 May 2007 12:06:01 +0000 (12:06 +0000)]
test and fix for 172107

17 years agotest and fix for 172107
aclement [Mon, 21 May 2007 11:54:17 +0000 (11:54 +0000)]
test and fix for 172107

17 years agotest and fix for 172107
aclement [Mon, 21 May 2007 11:54:16 +0000 (11:54 +0000)]
test and fix for 172107

17 years agoBug 176546 "Allow custom aop.xml provider through IWeavingContext"
mwebster [Wed, 7 Mar 2007 01:29:17 +0000 (01:29 +0000)]
Bug 176546 "Allow custom aop.xml provider through IWeavingContext"

17 years agoBug 176546 "Allow custom aop.xml provider through IWeavingContext"
mwebster [Wed, 7 Mar 2007 01:29:16 +0000 (01:29 +0000)]
Bug 176546 "Allow custom aop.xml provider through IWeavingContext"

17 years ago175039: incorrect processing of a type parameter that is a nested type, test and fix
aclement [Tue, 6 Mar 2007 09:59:56 +0000 (09:59 +0000)]
175039: incorrect processing of a type parameter that is a nested type, test and fix

17 years ago175806: allow for crumby bytecode incoming
aclement [Wed, 28 Feb 2007 13:10:34 +0000 (13:10 +0000)]
175806: allow for crumby bytecode incoming

17 years ago175806: allow for crumby bytecode incoming
aclement [Wed, 28 Feb 2007 13:10:32 +0000 (13:10 +0000)]
175806: allow for crumby bytecode incoming

17 years ago175806: allow for crumby bytecode incoming
aclement [Wed, 28 Feb 2007 13:10:26 +0000 (13:10 +0000)]
175806: allow for crumby bytecode incoming

17 years ago174449: generic aspects and generic pointcuts - dont ignore parameterized signatures...
aclement [Tue, 27 Feb 2007 13:31:32 +0000 (13:31 +0000)]
174449: generic aspects and generic pointcuts - dont ignore parameterized signatures for the advice method

17 years ago174449: generic aspects and generic pointcuts - dont ignore parameterized signatures...
aclement [Tue, 27 Feb 2007 13:31:29 +0000 (13:31 +0000)]
174449: generic aspects and generic pointcuts - dont ignore parameterized signatures for the advice method

17 years agooptimization: if forcing a public type public, dont consider it a change!
aclement [Tue, 27 Feb 2007 13:30:51 +0000 (13:30 +0000)]
optimization: if forcing a public type public, dont consider it a change!

17 years ago171953#1 - test and fix for generic method introduction and compilation errors varyin...
aclement [Tue, 20 Feb 2007 16:09:23 +0000 (16:09 +0000)]
171953#1 - test and fix for generic method introduction and compilation errors varying depending on order of source file processing

17 years ago171953#1 - test and fix for generic method introduction and compilation errors varyin...
aclement [Tue, 20 Feb 2007 16:09:22 +0000 (16:09 +0000)]
171953#1 - test and fix for generic method introduction and compilation errors varying depending on order of source file processing

17 years ago168795 - ajdoc dependency added
aclement [Mon, 19 Feb 2007 11:23:13 +0000 (11:23 +0000)]
168795 - ajdoc dependency added

17 years ago168795: reactivating ajdoc task
aclement [Mon, 19 Feb 2007 11:22:02 +0000 (11:22 +0000)]
168795: reactivating ajdoc task

17 years ago171667: npe guards
aclement [Fri, 16 Feb 2007 10:02:27 +0000 (10:02 +0000)]
171667: npe guards

17 years agodont lose that refactoring work, committing it to CVS.
aclement [Thu, 15 Feb 2007 15:36:29 +0000 (15:36 +0000)]
dont lose that refactoring work, committing it to CVS.

17 years agorepairing HEAD
aclement [Thu, 15 Feb 2007 15:27:57 +0000 (15:27 +0000)]
repairing HEAD

17 years agois this going into the branch?!?!
aclement [Thu, 15 Feb 2007 15:20:52 +0000 (15:20 +0000)]
is this going into the branch?!?!

17 years agorepairing HEAD REFACTORING_BRANCH_TAG
aclement [Thu, 15 Feb 2007 14:43:11 +0000 (14:43 +0000)]
repairing HEAD

17 years agotest and fix for 171953
aclement [Thu, 15 Feb 2007 10:41:35 +0000 (10:41 +0000)]
test and fix for 171953

17 years agotest and fix for 171953
aclement [Thu, 15 Feb 2007 10:41:33 +0000 (10:41 +0000)]
test and fix for 171953

17 years agomajor refactoring - writeup to follow...
aclement [Mon, 12 Feb 2007 09:34:01 +0000 (09:34 +0000)]
major refactoring - writeup to follow...

17 years agotutorial from last year
aclement [Fri, 9 Feb 2007 14:02:30 +0000 (14:02 +0000)]
tutorial from last year

17 years agotutorial from last year
aclement [Fri, 9 Feb 2007 13:57:02 +0000 (13:57 +0000)]
tutorial from last year

17 years agobetter info on failure
aclement [Wed, 7 Feb 2007 14:35:55 +0000 (14:35 +0000)]
better info on failure

17 years agoDon't create multiple ExposeTypeMungers for the same type, it is *dumb* Root_extensions
aclement [Wed, 7 Feb 2007 13:50:05 +0000 (13:50 +0000)]
Don't create multiple ExposeTypeMungers for the same type, it is *dumb*