]> source.dussan.org Git - aspectj.git/log
aspectj.git
18 years agoBug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move MultiProjectIncremen...
mwebster [Wed, 9 Aug 2006 12:53:39 +0000 (12:53 +0000)]
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move MultiProjectIncrementalTests fromm AllTests to AllTests15 because of Java 5 dependencies)

18 years agoBug 152982 "org.aspectj Restructure - Phase 2: Move tests" (fail XML test if JVM...
mwebster [Wed, 9 Aug 2006 12:52:19 +0000 (12:52 +0000)]
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (fail XML test if JVM not supported)

18 years agoMissing "/"
mwebster [Wed, 9 Aug 2006 08:14:49 +0000 (08:14 +0000)]
Missing "/"

18 years agotest and fix for pr148219
aclement [Tue, 8 Aug 2006 15:37:36 +0000 (15:37 +0000)]
test and fix for pr148219

18 years agotest and fix for 150467
aclement [Tue, 8 Aug 2006 14:40:28 +0000 (14:40 +0000)]
test and fix for 150467

18 years agotest and fix for 150467
aclement [Tue, 8 Aug 2006 14:29:33 +0000 (14:29 +0000)]
test and fix for 150467

18 years agoBug 152982 "org.aspectj Restructure - Phase 2: Move tests" (remove unnecessary reflec...
mwebster [Tue, 8 Aug 2006 14:12:19 +0000 (14:12 +0000)]
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (remove unnecessary reflective invocation)

18 years agoBug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 dependent...
mwebster [Tue, 8 Aug 2006 14:11:26 +0000 (14:11 +0000)]
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 dependent tests in AjASTTests to AjAST5Tests in java5-testsrc)

18 years agopatches from 152161
aclement [Tue, 8 Aug 2006 13:50:57 +0000 (13:50 +0000)]
patches from 152161

18 years agofix for 152388
aclement [Tue, 8 Aug 2006 13:48:32 +0000 (13:48 +0000)]
fix for 152388

18 years agoinactive test case for Classloader repository sharing
aclement [Tue, 8 Aug 2006 11:35:44 +0000 (11:35 +0000)]
inactive test case for Classloader repository sharing

18 years ago152979: shared cache in the repository pre_pr_153572
aclement [Tue, 8 Aug 2006 11:26:28 +0000 (11:26 +0000)]
152979: shared cache in the repository

18 years agoEclipse 3.2 (JSE-1.5 and JUnit 3)
mwebster [Tue, 8 Aug 2006 08:07:19 +0000 (08:07 +0000)]
Eclipse 3.2 (JSE-1.5 and JUnit 3)

18 years agotests (?) and fixes for 152873 - optimized check for @AJ aspects in LTW
aclement [Tue, 8 Aug 2006 07:59:54 +0000 (07:59 +0000)]
tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTW

18 years agoBug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 dependedent...
mwebster [Mon, 7 Aug 2006 16:41:05 +0000 (16:41 +0000)]
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 dependedent tests to weaver5, reduce use of reflection and conditional execution, remove duplication)

18 years agoBug 152982 "org.aspectj Restructure - Phase 2: Move tests" (ensure contextClassLoader...
mwebster [Mon, 7 Aug 2006 16:38:53 +0000 (16:38 +0000)]
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (ensure contextClassLoader is set for JCL)

18 years agodont need TODO
aclement [Mon, 7 Aug 2006 13:15:20 +0000 (13:15 +0000)]
dont need TODO

18 years agofix for 152871: parsing bytecode too often
aclement [Mon, 7 Aug 2006 13:04:28 +0000 (13:04 +0000)]
fix for 152871: parsing bytecode too often

18 years agotestcode for 152871: parsing bytecode too often (needs a wildcard pattern in the...
aclement [Mon, 7 Aug 2006 12:58:51 +0000 (12:58 +0000)]
testcode for 152871: parsing bytecode too often (needs a wildcard pattern in the exclude list)

18 years agoremove debug
aclement [Mon, 7 Aug 2006 11:18:02 +0000 (11:18 +0000)]
remove debug

18 years agobetter diagnostic message.
aclement [Fri, 4 Aug 2006 11:03:08 +0000 (11:03 +0000)]
better diagnostic message.

18 years agoguard for 152835 - could be knock on effect from pipeline change
aclement [Fri, 4 Aug 2006 11:02:38 +0000 (11:02 +0000)]
guard for 152835 - could be knock on effect from pipeline change

18 years agotest and fix for 152631: decp targetting aspect using cflow
aclement [Fri, 4 Aug 2006 10:29:04 +0000 (10:29 +0000)]
test and fix for 152631: decp targetting aspect using cflow

18 years agobug 143903 - doc rewriting of javac tasks to support iajc via build.compiler
wisberg [Thu, 3 Aug 2006 17:20:06 +0000 (17:20 +0000)]
bug 143903 - doc rewriting of javac tasks to support iajc via build.compiler

18 years agosynchronized advice (I thought I checked this in right after the mail list discussion)
wisberg [Thu, 3 Aug 2006 16:54:39 +0000 (16:54 +0000)]
synchronized advice (I thought I checked this in right after the mail list discussion)

18 years agobug 149577 (darker tt tag color in .css)
wisberg [Thu, 3 Aug 2006 16:52:54 +0000 (16:52 +0000)]
bug 149577 (darker tt tag color in .css)

18 years agodoc process for adding new modules (soon to be superceded)
wisberg [Thu, 3 Aug 2006 16:03:35 +0000 (16:03 +0000)]
doc process for adding new modules (soon to be superceded)

18 years agoBug 151991 add modules ajdoc, loadtime, loadtime5, weaver5 to license check
wisberg [Thu, 3 Aug 2006 15:51:04 +0000 (15:51 +0000)]
Bug 151991 add modules ajdoc, loadtime, loadtime5, weaver5 to license check

18 years agocopyright notice
wisberg [Thu, 3 Aug 2006 15:48:28 +0000 (15:48 +0000)]
copyright notice

18 years agocopyright notice
wisberg [Thu, 3 Aug 2006 15:41:54 +0000 (15:41 +0000)]
copyright notice

18 years agotest and initial patches for 141556
aclement [Thu, 3 Aug 2006 10:03:43 +0000 (10:03 +0000)]
test and initial patches for 141556

18 years agoBug 150131 "org.aspectj.ajde.core testcases create "out" directory in project root...
mwebster [Thu, 3 Aug 2006 08:32:31 +0000 (08:32 +0000)]
Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project root" (use sandbox for compiling and running tests)

18 years agofix for problem with transform of static synchronized method on pre Java5.
aclement [Thu, 3 Aug 2006 07:53:27 +0000 (07:53 +0000)]
fix for problem with transform of static synchronized method on pre Java5.

18 years agofix for problem with transform of static synchronized method on pre Java5.
aclement [Thu, 3 Aug 2006 07:35:18 +0000 (07:35 +0000)]
fix for problem with transform of static synchronized method on pre Java5.

18 years agotest and fix for 152589: adviceDidNotMatch incorrectly appearing
aclement [Thu, 3 Aug 2006 07:23:55 +0000 (07:23 +0000)]
test and fix for 152589: adviceDidNotMatch incorrectly appearing

18 years agoBug 150131 "org.aspectj.ajde.core testcases create "out" directory in project root...
mwebster [Wed, 2 Aug 2006 12:53:35 +0000 (12:53 +0000)]
Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project root" (remove redundant logic that created result.ser"

18 years agoBug 150487 "Tracing and Logging Framework" (fix Linux)
mwebster [Wed, 2 Aug 2006 10:59:38 +0000 (10:59 +0000)]
Bug 150487 "Tracing and Logging Framework" (fix Linux)

18 years agoFix for failure when lock()/unlock() used in XML defined pointcut and would require...
aclement [Wed, 2 Aug 2006 08:46:25 +0000 (08:46 +0000)]
Fix for failure when lock()/unlock() used in XML defined pointcut and would require synchronization transform of a method

18 years agofailure when lock()/unlock() used in XML defined pointcut and would require synchroni...
aclement [Wed, 2 Aug 2006 08:45:44 +0000 (08:45 +0000)]
failure when lock()/unlock() used in XML defined pointcut and would require synchronization transform of a method

18 years agoBug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore duplicate...
mwebster [Tue, 1 Aug 2006 20:41:52 +0000 (20:41 +0000)]
Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore duplicate agents)

18 years agoBug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat to preve...
mwebster [Tue, 1 Aug 2006 13:09:06 +0000 (13:09 +0000)]
Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat to prevent recursion in JDK 1.4 LTW)

18 years agosynchronization pointcut problem (see Fourteen.java for info)
aclement [Tue, 1 Aug 2006 12:40:31 +0000 (12:40 +0000)]
synchronization pointcut problem (see Fourteen.java for info)

18 years agobuild should cope now.
aclement [Tue, 1 Aug 2006 09:51:43 +0000 (09:51 +0000)]
build should cope now.

18 years agocope (not perfect) with recent change to containers in AJDT projects.
aclement [Tue, 1 Aug 2006 09:50:34 +0000 (09:50 +0000)]
cope (not perfect) with recent change to containers in AJDT projects.

18 years agoBug 150487 "Tracing and Logging Framework"
mwebster [Mon, 31 Jul 2006 15:28:55 +0000 (15:28 +0000)]
Bug 150487 "Tracing and Logging Framework"

18 years agoBug 150487 "Tracing and Logging Framework" (remove tracing from ClassPathManager...
mwebster [Mon, 31 Jul 2006 15:28:31 +0000 (15:28 +0000)]
Bug 150487 "Tracing and Logging Framework" (remove tracing from ClassPathManager to prevent recursion in JDK 1.4 LTW)

18 years agotest and fix for 152257
aclement [Mon, 31 Jul 2006 15:05:05 +0000 (15:05 +0000)]
test and fix for 152257

18 years agotestcode 152257
aclement [Mon, 31 Jul 2006 14:11:49 +0000 (14:11 +0000)]
testcode 152257

18 years agotestcode 152257
aclement [Mon, 31 Jul 2006 14:03:17 +0000 (14:03 +0000)]
testcode 152257

18 years agotrace!
aclement [Mon, 31 Jul 2006 12:42:31 +0000 (12:42 +0000)]
trace!

18 years agoBug 113948 "Repackage AspectJ" (move module root suites out of default package)
mwebster [Sun, 30 Jul 2006 18:20:50 +0000 (18:20 +0000)]
Bug 113948 "Repackage AspectJ" (move module root suites out of default package)

18 years agobeing worked on...
aclement [Fri, 28 Jul 2006 14:15:07 +0000 (14:15 +0000)]
being worked on...

18 years agopipeline changes: fix for deep nesting aspects
aclement [Fri, 28 Jul 2006 14:05:39 +0000 (14:05 +0000)]
pipeline changes: fix for deep nesting aspects

18 years agobug151978: testcase (commented out)
aclement [Fri, 28 Jul 2006 13:17:57 +0000 (13:17 +0000)]
bug151978: testcase (commented out)

18 years agoBug 150487 "Tracing and Logging Framework" (remove redundant TraceFactory.isEnabled...
mwebster [Fri, 28 Jul 2006 12:55:20 +0000 (12:55 +0000)]
Bug 150487 "Tracing and Logging Framework" (remove redundant TraceFactory.isEnabled() method and test)

18 years agopipeline changes: changed adviceDidNotMatch processing and moved reweavable message...
aclement [Fri, 28 Jul 2006 10:22:45 +0000 (10:22 +0000)]
pipeline changes: changed adviceDidNotMatch processing and moved reweavable message (dont want it for every file woven!)

18 years agopipeline changes: stores names of super types, not direct references (cost?)
aclement [Fri, 28 Jul 2006 10:22:12 +0000 (10:22 +0000)]
pipeline changes: stores names of super types, not direct references (cost?)

18 years agopipeline changes: activated PipeliningTests, some adviceDidNotMatch changes in the...
aclement [Fri, 28 Jul 2006 10:21:49 +0000 (10:21 +0000)]
pipeline changes: activated PipeliningTests, some adviceDidNotMatch changes in the test xml

18 years agopipeline changes: new info message for time taken required change
aclement [Fri, 28 Jul 2006 10:21:18 +0000 (10:21 +0000)]
pipeline changes: new info message for time taken required change

18 years agopipeline changes: new info message for time taken, plus optional (commented out logic...
aclement [Fri, 28 Jul 2006 10:21:04 +0000 (10:21 +0000)]
pipeline changes: new info message for time taken, plus optional (commented out logic) for easily attaching jconsole

18 years agopipeline changes: converts Eclipse annotations to AJ ones
aclement [Fri, 28 Jul 2006 10:20:23 +0000 (10:20 +0000)]
pipeline changes: converts Eclipse annotations to AJ ones

18 years agopipeline changes: builds EclipseResolvedMembers
aclement [Fri, 28 Jul 2006 10:20:07 +0000 (10:20 +0000)]
pipeline changes: builds EclipseResolvedMembers

18 years agopipeline changes: changed to cope with differing implementations of ICompilerAdapter
aclement [Fri, 28 Jul 2006 10:19:49 +0000 (10:19 +0000)]
pipeline changes: changed to cope with differing implementations of ICompilerAdapter

18 years agopipeline changes: multiple variants of compiler adapter now, one pipelines, one doesnt.
aclement [Fri, 28 Jul 2006 10:19:18 +0000 (10:19 +0000)]
pipeline changes: multiple variants of compiler adapter now, one pipelines, one doesnt.

18 years agoBug 113948 "Repackage AspectJ" (comments and questions) PRE_PIPELINE
mwebster [Thu, 27 Jul 2006 14:57:45 +0000 (14:57 +0000)]
Bug 113948 "Repackage AspectJ" (comments and questions)

18 years agopipeline changes: switch in World - defaults to ON, switched off via -Xset:pipelineCo...
aclement [Thu, 27 Jul 2006 11:01:51 +0000 (11:01 +0000)]
pipeline changes: switch in World - defaults to ON, switched off via -Xset:pipelineCompilation=false

18 years agofix and testcode update for: 151673: after advice sometimes woven incorrectly into...
aclement [Thu, 27 Jul 2006 09:57:26 +0000 (09:57 +0000)]
fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode

18 years agoBug 150487 "Tracing and Logging Framework" (add JUnit tests)
mwebster [Thu, 27 Jul 2006 09:30:17 +0000 (09:30 +0000)]
Bug 150487 "Tracing and Logging Framework" (add JUnit tests)

18 years agoBug 150487 "Tracing and Logging Framework" (add timestamp and thread id)
mwebster [Thu, 27 Jul 2006 09:29:41 +0000 (09:29 +0000)]
Bug 150487 "Tracing and Logging Framework" (add timestamp and thread id)

18 years agoBug 150487 "Tracing and Logging Framework" (test default behaviour under 1.3 & 1.5)
mwebster [Thu, 27 Jul 2006 09:28:41 +0000 (09:28 +0000)]
Bug 150487 "Tracing and Logging Framework" (test default behaviour under 1.3 & 1.5)

18 years agofix for Bug 151845: NPE while building
aclement [Thu, 27 Jul 2006 09:27:55 +0000 (09:27 +0000)]
fix for Bug 151845: NPE while building

18 years agoBug 150487 "Tracing and Logging Framework" (remove 1.4 API)
mwebster [Thu, 27 Jul 2006 09:27:07 +0000 (09:27 +0000)]
Bug 150487 "Tracing and Logging Framework" (remove 1.4 API)

18 years agoBug 151182 "NPE in BcelWeaver using LTW" (synchronize(loader) for adaptor create...
mwebster [Thu, 27 Jul 2006 09:25:50 +0000 (09:25 +0000)]
Bug 151182 "NPE in BcelWeaver using LTW" (synchronize(loader) for adaptor create, initialize and weave)

18 years agodoh! uses api that isnt there yet...
aclement [Thu, 27 Jul 2006 07:16:59 +0000 (07:16 +0000)]
doh! uses api that isnt there yet...

18 years agodoh! uses api that isnt there yet...
aclement [Wed, 26 Jul 2006 20:18:45 +0000 (20:18 +0000)]
doh! uses api that isnt there yet...

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