]> source.dussan.org Git - aspectj.git/log
aspectj.git
18 years agopipeline changes: new kind of ResolvedMember for Eclipsey members
aclement [Wed, 26 Jul 2006 15:23:57 +0000 (15:23 +0000)]
pipeline changes:  new kind of ResolvedMember for Eclipsey members

18 years agofix annoying stacktrace that comes out when running all tests
aclement [Wed, 26 Jul 2006 15:23:09 +0000 (15:23 +0000)]
fix annoying stacktrace that comes out when running all tests

18 years agopipeline changes: testcode
aclement [Wed, 26 Jul 2006 15:01:31 +0000 (15:01 +0000)]
pipeline changes:  testcode

18 years agopipeline changes: need extra hook into compiler lifecycle (after diet parse)
aclement [Wed, 26 Jul 2006 13:47:27 +0000 (13:47 +0000)]
pipeline changes: need extra hook into compiler lifecycle (after diet parse)

18 years agoBug 107741 "Update WeavingURLClassLoader" (update examples/build.xml)
mwebster [Tue, 25 Jul 2006 16:30:12 +0000 (16:30 +0000)]
Bug 107741 "Update WeavingURLClassLoader" (update examples/build.xml)

18 years agoBug 150487 "Tracing and Logging Framework" (handle missing org.apache.commons.logging...
mwebster [Tue, 25 Jul 2006 15:38:26 +0000 (15:38 +0000)]
Bug 150487 "Tracing and Logging Framework" (handle missing org.apache.commons.logging on JSE-1.3/1.4)

18 years agopipeline changes: tell us what needed resolving!
aclement [Tue, 25 Jul 2006 15:24:59 +0000 (15:24 +0000)]
pipeline changes:  tell us what needed resolving!

18 years agopipeline changes: printable
aclement [Tue, 25 Jul 2006 15:24:42 +0000 (15:24 +0000)]
pipeline changes:  printable

18 years agopipeline changes: implemented stringify.
aclement [Tue, 25 Jul 2006 15:24:12 +0000 (15:24 +0000)]
pipeline changes:  implemented stringify.

18 years agoallow exception to flow out rather than losing it due to an NPE
aclement [Tue, 25 Jul 2006 12:38:13 +0000 (12:38 +0000)]
allow exception to flow out rather than losing it due to an NPE

18 years agomessage was wrong way round!
aclement [Tue, 25 Jul 2006 11:22:26 +0000 (11:22 +0000)]
message was wrong way round!

18 years agowonder what the build will make of this? dependency from browser>weaver5 so that...
aclement [Tue, 25 Jul 2006 10:35:38 +0000 (10:35 +0000)]
wonder what the build will make of this? dependency from browser>weaver5 so that the JDK14 tracing code (and rest of weaver5...) gets into aspectjtools.jar

18 years agotest and fixes for Bug 145963: add injar aspects to the model
aclement [Tue, 25 Jul 2006 08:38:09 +0000 (08:38 +0000)]
test and fixes for Bug 145963: add injar aspects to the model

18 years agotest and fix for Bug 150671: declare error on set of volatile field does not work
aclement [Tue, 25 Jul 2006 07:46:13 +0000 (07:46 +0000)]
test and fix for Bug 150671: declare error on set of volatile field does not work

18 years agopr145689 - telling AJDT through the progress monitor (rather than a debug interface...
aclement [Mon, 24 Jul 2006 14:24:52 +0000 (14:24 +0000)]
pr145689 - telling AJDT through the progress monitor (rather than a debug interface) whether the build was full or incremental.

18 years agopr145689 - telling AJDT through the progress monitor (rather than a debug interface...
aclement [Mon, 24 Jul 2006 11:16:47 +0000 (11:16 +0000)]
pr145689 - telling AJDT through the progress monitor (rather than a debug interface) whether the build was full or incremental.

18 years agopr145689 - telling AJDT through the progress monitor (rather than a debug interface...
aclement [Mon, 24 Jul 2006 11:05:49 +0000 (11:05 +0000)]
pr145689 - telling AJDT through the progress monitor (rather than a debug interface) whether the build was full or incremental.

18 years agodisabling test
wisberg [Fri, 21 Jul 2006 17:36:38 +0000 (17:36 +0000)]
disabling test

18 years agoRestructured and added comments and new simplification options.
wisberg [Fri, 21 Jul 2006 02:25:03 +0000 (02:25 +0000)]
Restructured and added comments and new simplification options.

18 years agoinitial OSGI module tests
wisberg [Thu, 20 Jul 2006 22:30:36 +0000 (22:30 +0000)]
initial OSGI module tests

18 years agoremove unused code
wisberg [Thu, 20 Jul 2006 22:29:59 +0000 (22:29 +0000)]
remove unused code

18 years agopreliminary support for reading OSGI manifests
wisberg [Thu, 20 Jul 2006 22:25:26 +0000 (22:25 +0000)]
preliminary support for reading OSGI manifests

18 years agopreliminary support for reading OSGI manifest, remove unused code
wisberg [Thu, 20 Jul 2006 22:24:41 +0000 (22:24 +0000)]
preliminary support for reading OSGI manifest, remove unused code

18 years agounused import
wisberg [Thu, 20 Jul 2006 22:10:32 +0000 (22:10 +0000)]
unused import

18 years agounused local
wisberg [Thu, 20 Jul 2006 22:09:30 +0000 (22:09 +0000)]
unused local

18 years agoBug 150487 "Tracing and Logging Framework" (skip commons.jar)
mwebster [Thu, 20 Jul 2006 21:08:34 +0000 (21:08 +0000)]
Bug 150487 "Tracing and Logging Framework" (skip commons.jar)

18 years agoBug 150487 "Tracing and Logging Framework" (skip commons.jar)
mwebster [Wed, 19 Jul 2006 16:06:11 +0000 (16:06 +0000)]
Bug 150487 "Tracing and Logging Framework" (skip commons.jar)

18 years agoBug 150487 "Tracing and Logging Framework" (skip commons.jar)
mwebster [Wed, 19 Jul 2006 14:32:53 +0000 (14:32 +0000)]
Bug 150487 "Tracing and Logging Framework" (skip commons.jar)

18 years agoPipeliningFeature146781:Some AjBcel changes to reduce amount of garbage created durin...
aclement [Wed, 19 Jul 2006 12:06:04 +0000 (12:06 +0000)]
PipeliningFeature146781:Some AjBcel changes to reduce amount of garbage created during weaving.

18 years agoBug 113948 "Repackage AspectJ" (proposal document)
mwebster [Tue, 18 Jul 2006 16:37:24 +0000 (16:37 +0000)]
Bug 113948 "Repackage AspectJ" (proposal document)

18 years agoFix for Bug 150254 "Provide context for LTW verbose messages" (tidy up ClassLoaderWea...
mwebster [Tue, 18 Jul 2006 10:18:05 +0000 (10:18 +0000)]
Fix for Bug 150254 "Provide context for LTW verbose messages" (tidy up ClassLoaderWeavingAdaptor.initialize())

18 years agoFirst drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory)
mwebster [Fri, 14 Jul 2006 17:39:46 +0000 (17:39 +0000)]
First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory)

18 years agoFix for Bug 150254 "Provide context for LTW verbose messages" (WeavingAdaptorMessageH...
mwebster [Wed, 12 Jul 2006 14:27:55 +0000 (14:27 +0000)]
Fix for Bug 150254 "Provide context for LTW verbose messages" (WeavingAdaptorMessageHandler.render())

18 years agoFix for Bug 150254 "Provide context for LTW verbose messages" (IWeavingContext.getId...
mwebster [Wed, 12 Jul 2006 14:26:21 +0000 (14:26 +0000)]
Fix for Bug 150254 "Provide context for LTW verbose messages" (IWeavingContext.getId(), WeavingContextTest)

18 years agoTestcases for 145442 "The line number is missing for an advised class."
mwebster [Tue, 11 Jul 2006 12:57:44 +0000 (12:57 +0000)]
Testcases for 145442 "The line number is missing for an advised class."

18 years agooops
aclement [Tue, 11 Jul 2006 08:47:00 +0000 (08:47 +0000)]
oops

18 years agoremoving 121805 for now...
aclement [Tue, 11 Jul 2006 08:45:19 +0000 (08:45 +0000)]
removing 121805 for now...

18 years agotest for 121805. commented out test for 145442 (not recreated yet)
aclement [Tue, 11 Jul 2006 07:56:23 +0000 (07:56 +0000)]
test for 121805.  commented out test for 145442 (not recreated yet)

18 years agoTestcases for Bug 149322 "Change Xlint cantFindType default to warning"
mwebster [Mon, 10 Jul 2006 15:31:16 +0000 (15:31 +0000)]
Testcases for Bug 149322 "Change Xlint cantFindType default to warning"

18 years agooops! testcase bug - uncovered by work on 150095
aclement [Mon, 10 Jul 2006 14:55:03 +0000 (14:55 +0000)]
oops! testcase bug - uncovered by work on 150095

18 years agofix for 150095: generics binary decp
aclement [Mon, 10 Jul 2006 14:54:44 +0000 (14:54 +0000)]
fix for 150095: generics binary decp

18 years agotestcode for 150095: generics binary decp
aclement [Mon, 10 Jul 2006 14:54:08 +0000 (14:54 +0000)]
testcode for 150095: generics binary decp

18 years ago145018: moved 152>153
aclement [Mon, 10 Jul 2006 07:51:48 +0000 (07:51 +0000)]
145018: moved 152>153

18 years ago145018: moved 152>153
aclement [Mon, 10 Jul 2006 07:17:02 +0000 (07:17 +0000)]
145018: moved 152>153

18 years agoTestcase for Bug 149322 "Change Xlint cantFindType default to warning"
mwebster [Fri, 7 Jul 2006 13:42:43 +0000 (13:42 +0000)]
Testcase for Bug 149322 "Change Xlint cantFindType default to warning"

18 years agoInterim fix for Bug 117885 "Classes are reloaded in AjcTestCase.run()" (copy test...
mwebster [Thu, 6 Jul 2006 14:40:46 +0000 (14:40 +0000)]
Interim fix for Bug 117885 "Classes are reloaded in AjcTestCase.run()" (copy test CLASSPATH)

18 years agotest and fix for 148409
aclement [Thu, 6 Jul 2006 12:12:07 +0000 (12:12 +0000)]
test and fix for 148409

18 years ago149071 testcase
aclement [Thu, 6 Jul 2006 08:36:13 +0000 (08:36 +0000)]
149071 testcase

18 years agoremaining fix for 145693
aclement [Thu, 6 Jul 2006 08:34:09 +0000 (08:34 +0000)]
remaining fix for 145693

18 years agotestcode for 149071
aclement [Thu, 6 Jul 2006 08:33:29 +0000 (08:33 +0000)]
testcode for 149071

18 years agopromoted test 147841 to 153tests
aclement [Thu, 6 Jul 2006 08:32:13 +0000 (08:32 +0000)]
promoted test 147841 to 153tests

18 years agolook in the right place you fool
aclement [Thu, 6 Jul 2006 08:30:29 +0000 (08:30 +0000)]
look in the right place you fool

18 years agolast patches for 141730
aclement [Thu, 6 Jul 2006 07:58:44 +0000 (07:58 +0000)]
last patches for 141730

18 years agolast patches for 141730
aclement [Thu, 6 Jul 2006 07:58:43 +0000 (07:58 +0000)]
last patches for 141730

18 years agopr145693 - fix for part 1
aclement [Wed, 5 Jul 2006 12:48:36 +0000 (12:48 +0000)]
pr145693 - fix for part 1

18 years agonew weaver message - pr145693
aclement [Wed, 5 Jul 2006 12:47:51 +0000 (12:47 +0000)]
new weaver message - pr145693

18 years agomoved tests to 153
aclement [Wed, 5 Jul 2006 12:46:40 +0000 (12:46 +0000)]
moved tests to 153

18 years agotest and fix for 148537
aclement [Wed, 5 Jul 2006 09:35:47 +0000 (09:35 +0000)]
test and fix for 148537

18 years agotest for 148537
aclement [Wed, 5 Jul 2006 08:36:09 +0000 (08:36 +0000)]
test for 148537

18 years agotest and fix for 148693
aclement [Wed, 5 Jul 2006 08:22:55 +0000 (08:22 +0000)]
test and fix for 148693

18 years agokeep the verifier happy.
aclement [Tue, 4 Jul 2006 16:57:42 +0000 (16:57 +0000)]
keep the verifier happy.

18 years agotestcode for 149305, 149096, 149305: fix for 149305
aclement [Tue, 4 Jul 2006 16:57:09 +0000 (16:57 +0000)]
testcode for 149305, 149096, 149305:  fix for 149305

18 years agotestcode for 149305, 149096, 149305
aclement [Tue, 4 Jul 2006 16:53:37 +0000 (16:53 +0000)]
testcode for 149305, 149096, 149305

18 years agoBug 117854 "LTW with Hibernate/CGLIB/ASM" (document beforeandafter option of dump...
mwebster [Tue, 4 Jul 2006 14:46:14 +0000 (14:46 +0000)]
Bug 117854 "LTW with Hibernate/CGLIB/ASM" (document beforeandafter option of dump element)

18 years agofix from 149554
aclement [Tue, 4 Jul 2006 10:57:43 +0000 (10:57 +0000)]
fix from 149554

18 years agochange from 149321
aclement [Tue, 4 Jul 2006 09:48:36 +0000 (09:48 +0000)]
change from 149321

18 years agonew handle provider (pr141730): helper method
aclement [Mon, 3 Jul 2006 14:37:24 +0000 (14:37 +0000)]
new handle provider (pr141730): helper method

18 years agonew handle provider (pr141730): new interface method implementations
aclement [Mon, 3 Jul 2006 14:31:01 +0000 (14:31 +0000)]
new handle provider (pr141730): new interface method implementations

18 years agotestcode for new handle provider (pr141730)
aclement [Mon, 3 Jul 2006 14:26:21 +0000 (14:26 +0000)]
testcode for new handle provider (pr141730)

18 years agotestcode for new handle provider (pr141730): quirky symbols to use in handles (JDT...
aclement [Mon, 3 Jul 2006 14:25:54 +0000 (14:25 +0000)]
testcode for new handle provider (pr141730): quirky symbols to use in handles (JDT ones + extra)

18 years agotestcode for new handle provider (pr141730): helper method
aclement [Mon, 3 Jul 2006 14:24:16 +0000 (14:24 +0000)]
testcode for new handle provider (pr141730): helper method

18 years agocorrect construction for inner types and source positions.
aclement [Mon, 3 Jul 2006 14:22:54 +0000 (14:22 +0000)]
correct construction for inner types and source positions.

18 years agotestcode for new handle provider (pr141730)
aclement [Mon, 3 Jul 2006 14:15:35 +0000 (14:15 +0000)]
testcode for new handle provider (pr141730)

18 years agotest and fix for 148737
aclement [Mon, 3 Jul 2006 13:49:07 +0000 (13:49 +0000)]
test and fix for 148737

18 years agotestcode for new handle provider (pr141730)
aclement [Mon, 3 Jul 2006 09:52:39 +0000 (09:52 +0000)]
testcode for new handle provider (pr141730)

18 years agoand away we go ... 1.5.3 tests
aclement [Mon, 3 Jul 2006 09:23:31 +0000 (09:23 +0000)]
and away we go ... 1.5.3 tests

18 years agobit of reordering to Ajc152Tests - and fixed 148972 V1_5_2_final
aclement [Wed, 28 Jun 2006 11:44:10 +0000 (11:44 +0000)]
bit of reordering to Ajc152Tests - and fixed 148972

18 years agotest and fix for 148727 - reverse synthetic changes for aspectOf() and hasAspect()
aclement [Wed, 28 Jun 2006 09:16:01 +0000 (09:16 +0000)]
test and fix for 148727 - reverse synthetic changes for aspectOf() and hasAspect()

18 years agoNPE guard for 148911
aclement [Wed, 28 Jun 2006 07:32:35 +0000 (07:32 +0000)]
NPE guard for 148911

18 years agoFix for Bug 148388 "LTW weaver produces a debug message at the begining"
mwebster [Tue, 27 Jun 2006 18:28:17 +0000 (18:28 +0000)]
Fix for Bug 148388 "LTW weaver produces a debug message at the begining"

18 years agotest/fix for 148786: new array joinpoint problem. tiny one line change, safe for...
aclement [Tue, 27 Jun 2006 11:34:41 +0000 (11:34 +0000)]
test/fix for 148786: new array joinpoint problem.  tiny one line change, safe for committing post RC.

18 years agoupdated readme V1_5_2rc1
acolyer [Mon, 26 Jun 2006 13:30:18 +0000 (13:30 +0000)]
updated readme

18 years agoreadme updates for 1.5.2
aclement [Mon, 26 Jun 2006 12:04:59 +0000 (12:04 +0000)]
readme updates for 1.5.2

18 years agoincludes the missing antadapter code..
aclement [Mon, 26 Jun 2006 09:43:43 +0000 (09:43 +0000)]
includes the missing antadapter code..

18 years agohave DEVELOPMENT flag.
aclement [Mon, 26 Jun 2006 07:50:12 +0000 (07:50 +0000)]
have DEVELOPMENT flag.

18 years agoanother scenario for 148545 - generic return type too.
aclement [Mon, 26 Jun 2006 07:31:36 +0000 (07:31 +0000)]
another scenario for 148545 - generic return type too.

18 years agorecognizes parameterized methods (fix for 148545)
aclement [Sun, 25 Jun 2006 19:24:11 +0000 (19:24 +0000)]
recognizes parameterized methods (fix for 148545)

18 years agoorganized imports
aclement [Sun, 25 Jun 2006 19:23:49 +0000 (19:23 +0000)]
organized imports

18 years agotestcode for 148536 and 148537 and 148545
aclement [Sun, 25 Jun 2006 19:23:24 +0000 (19:23 +0000)]
testcode for 148536 and 148537 and 148545

18 years agofix for 148536
aclement [Sun, 25 Jun 2006 18:51:41 +0000 (18:51 +0000)]
fix for 148536

18 years agotestcode for 148545
aclement [Sun, 25 Jun 2006 18:50:54 +0000 (18:50 +0000)]
testcode for 148545

18 years agotestcode for 148536 and 148537
aclement [Sun, 25 Jun 2006 17:59:34 +0000 (17:59 +0000)]
testcode for 148536 and 148537

18 years agotests and implementation for enh 147711 (use true synthetic attribute/flag for aj...
acolyer [Sat, 24 Jun 2006 11:36:59 +0000 (11:36 +0000)]
tests and implementation for enh 147711 (use true synthetic attribute/flag for aj synthetic members).

18 years ago126167: Fix for @Around problems...
aclement [Fri, 23 Jun 2006 13:39:12 +0000 (13:39 +0000)]
126167: Fix for @Around problems...

18 years ago126167: Fix for @Around problems...
aclement [Fri, 23 Jun 2006 12:22:54 +0000 (12:22 +0000)]
126167: Fix for @Around problems...

18 years agotestcode for 148285 (commented out)
aclement [Fri, 23 Jun 2006 12:18:23 +0000 (12:18 +0000)]
testcode for 148285 (commented out)

18 years agotestcode for 148285
aclement [Fri, 23 Jun 2006 12:18:06 +0000 (12:18 +0000)]
testcode for 148285

18 years agofix for NPE in compiler: 147841
aclement [Fri, 23 Jun 2006 11:01:41 +0000 (11:01 +0000)]
fix for NPE in compiler: 147841

18 years agodoc changes for @Around... wip
aclement [Fri, 23 Jun 2006 11:00:02 +0000 (11:00 +0000)]
doc changes for @Around... wip

18 years agothree more tests for @Around
aclement [Fri, 23 Jun 2006 10:57:49 +0000 (10:57 +0000)]
three more tests for @Around