]>
source.dussan.org Git - aspectj.git/log
acolyer [Fri, 6 Aug 2004 09:04:23 +0000 (09:04 +0000)]
fix for bug 53028
acolyer [Fri, 6 Aug 2004 08:44:04 +0000 (08:44 +0000)]
making paths absolute flushed out a Linux file system dependency in one of the
test case constants (not added by me may I add ;) ). Since I was developing
on Linux, I didn't catch it.
acolyer [Fri, 6 Aug 2004 08:25:00 +0000 (08:25 +0000)]
shadows src classpath entry had crept in by mistake....
acolyer [Thu, 5 Aug 2004 17:31:56 +0000 (17:31 +0000)]
fix for Bugzilla Bug 42573
.lst file entries not resolved relative to list file: {boot}classpath, extdirs,
aclement [Thu, 5 Aug 2004 16:20:15 +0000 (16:20 +0000)]
more diagnostics to help with build failure
acolyer [Thu, 5 Aug 2004 13:33:18 +0000 (13:33 +0000)]
added a comment indicating how and where to fix 42743 should
we decide to do so.
acolyer [Thu, 5 Aug 2004 13:32:26 +0000 (13:32 +0000)]
additional incremental tests : bugs 54622, 54621
acolyer [Thu, 5 Aug 2004 13:31:46 +0000 (13:31 +0000)]
if I will insist on having my own directory....
acolyer [Thu, 5 Aug 2004 13:31:23 +0000 (13:31 +0000)]
tests for Bugzilla Bug 54618
Test to see if we can compile incrementally ignores path change
acolyer [Thu, 5 Aug 2004 13:30:47 +0000 (13:30 +0000)]
last piece of fix for Bugzilla Bug 54621
Incremental support ignores binary source
aclement [Thu, 5 Aug 2004 13:11:36 +0000 (13:11 +0000)]
No really, this *is* the last fix that will make the build work.
aclement [Thu, 5 Aug 2004 12:38:47 +0000 (12:38 +0000)]
export 'commons' which allows the test stuff in run-all-junit-tests to build without a digester problem on Eclipse 2.1
aclement [Thu, 5 Aug 2004 10:39:22 +0000 (10:39 +0000)]
guard for NPE.
aclement [Thu, 5 Aug 2004 09:25:04 +0000 (09:25 +0000)]
Fix for Bugzilla Bug 67591
invalid warning indicating no match when a match really occurs
aclement [Thu, 5 Aug 2004 09:24:52 +0000 (09:24 +0000)]
Tests for
Bugzilla Bug 71273 - RuntimeException thrown: Could not find instruction: org.apache.bcel.generic.B2I
Bugzilla Bug 67591 - invalid warning indicating no match when a match really occurs
aclement [Thu, 5 Aug 2004 09:23:47 +0000 (09:23 +0000)]
Fix for Bugzilla Bug 71273
RuntimeException thrown: Could not find instruction: org.apache.bcel.generic.B2I
aclement [Thu, 5 Aug 2004 08:34:53 +0000 (08:34 +0000)]
Enables a test to access the last run result (for output checking)
wisberg [Wed, 4 Aug 2004 19:52:34 +0000 (19:52 +0000)]
up-to-date tip for clean compiles, old Ajc10 task not supported in 1.2.
acolyer [Wed, 4 Aug 2004 16:06:44 +0000 (16:06 +0000)]
fix for Bugzilla Bug 61569
if-pointcuts with side-effects
acolyer [Wed, 4 Aug 2004 15:30:40 +0000 (15:30 +0000)]
fix for Bugzilla Bug 37607
Spacewar demo has wrong focus on 14 JVM
(I'm allowed to do the easy ones too every now and then ;) ).
aclement [Wed, 4 Aug 2004 14:01:48 +0000 (14:01 +0000)]
Argh! Surely this will fix the build
aclement [Wed, 4 Aug 2004 13:50:41 +0000 (13:50 +0000)]
platform neutral path handling.
acolyer [Wed, 4 Aug 2004 13:37:56 +0000 (13:37 +0000)]
Works on Linux too :)
acolyer [Wed, 4 Aug 2004 12:09:50 +0000 (12:09 +0000)]
Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase
added in docs dir.
aclement [Wed, 4 Aug 2004 12:09:29 +0000 (12:09 +0000)]
Will this fix the build?
acolyer [Wed, 4 Aug 2004 12:06:24 +0000 (12:06 +0000)]
A few extra failing tests I unearthed along the way.
acolyer [Wed, 4 Aug 2004 12:06:02 +0000 (12:06 +0000)]
Don't panic! The tests haven't all disappeared.....
acolyer [Wed, 4 Aug 2004 12:04:41 +0000 (12:04 +0000)]
Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase
added in docs dir.
acolyer [Wed, 4 Aug 2004 12:02:07 +0000 (12:02 +0000)]
XMLBasedAjcTestCase class and accompanying support. Drives a
junit test suite based on an ajcTests.xml format test specification.
acolyer [Wed, 4 Aug 2004 12:00:34 +0000 (12:00 +0000)]
The JUnit test suite to end all test suites. This should come in pretty handy....
acolyer [Wed, 4 Aug 2004 11:59:41 +0000 (11:59 +0000)]
Added support to ease programmatic testing of compiler (AjcTestCase
class and accompanying support).
aclement [Tue, 3 Aug 2004 14:53:38 +0000 (14:53 +0000)]
Some more fix for Bugzilla Bug 60015
NPE, Incorrect XLint:unmatchedSuperTypeInCall warning
aclement [Tue, 3 Aug 2004 12:31:29 +0000 (12:31 +0000)]
The BIG commit.
- Enhanced structure model support.
- *Incremental* structure model support written and tested (currently switched off, see incModelTests.xml)
- -showWeaveInfo compiler option
- existence of a 'runtimetest' surfaced through relationships
- UI can determine if errors/warnings came from DEOWs.
- Code to enable type mungers to remember source locations written (currently switched off)
aclement [Tue, 3 Aug 2004 12:22:39 +0000 (12:22 +0000)]
Updated testdata for weaveinfo messages.
aclement [Mon, 2 Aug 2004 19:13:10 +0000 (19:13 +0000)]
removed unnecessary TODOs
aclement [Mon, 2 Aug 2004 15:47:02 +0000 (15:47 +0000)]
Fix for Bugzilla Bug 57666
duplicate manifests cause resource-copying to gack
(Contributed by Matthew Webster)
aclement [Mon, 2 Aug 2004 13:43:43 +0000 (13:43 +0000)]
Fix for Bugzilla Bug 67774
Nullpointer-exception in pointcuts using withincode() clause
aclement [Mon, 2 Aug 2004 10:14:39 +0000 (10:14 +0000)]
Fix for Bugzilla Bug 70773
AspectJ Error: ConncurrentModificationException thrown: null
acolyer [Fri, 30 Jul 2004 18:14:33 +0000 (18:14 +0000)]
Upgraded to Eclipse 3.0 final JDT core. v_449a_head_before_30_maintenance
acolyer [Fri, 30 Jul 2004 18:09:51 +0000 (18:09 +0000)]
added some commented out debug code that is useful when you want
to get information on a failure in a forking task
acolyer [Fri, 30 Jul 2004 18:08:42 +0000 (18:08 +0000)]
Upgraded to Eclipse 3.0 final JDT core. v_449a_head_before_30_maintenance
acolyer [Thu, 29 Jul 2004 17:00:57 +0000 (17:00 +0000)]
went for [error] in the end based on a quick local straw poll...
acolyer [Thu, 29 Jul 2004 16:41:05 +0000 (16:41 +0000)]
fix for Bugzilla Bug 40206
need common isAspectJSourceFile() method
acolyer [Thu, 29 Jul 2004 16:35:10 +0000 (16:35 +0000)]
fix for Bugzilla Bug 40206
need common isAspectJSourceFile() method
aclement [Thu, 29 Jul 2004 16:33:32 +0000 (16:33 +0000)]
organized imports.
aclement [Thu, 29 Jul 2004 15:51:45 +0000 (15:51 +0000)]
organized imports.
acolyer [Thu, 29 Jul 2004 15:13:24 +0000 (15:13 +0000)]
missed the word 'to' out of new error message
aclement [Thu, 29 Jul 2004 15:06:11 +0000 (15:06 +0000)]
Now ITDs are reflected correctly in the structure model. Made getSignature() more bullet proof in the case of incorrect programs.
aclement [Thu, 29 Jul 2004 15:05:20 +0000 (15:05 +0000)]
just an extra few comments...
acolyer [Thu, 29 Jul 2004 15:04:00 +0000 (15:04 +0000)]
Moved all weaver messages into weaver-messages.properties.
Includes fixes for Bugzilla Bug 30439
spurious "circular dependency" error
aclement [Thu, 29 Jul 2004 14:22:13 +0000 (14:22 +0000)]
organized imports.
aclement [Thu, 29 Jul 2004 14:22:00 +0000 (14:22 +0000)]
organized imports and deleted unused guff.
aclement [Thu, 29 Jul 2004 14:13:31 +0000 (14:13 +0000)]
organized imports.
aclement [Thu, 29 Jul 2004 12:49:25 +0000 (12:49 +0000)]
organized imports.
aclement [Thu, 29 Jul 2004 12:39:42 +0000 (12:39 +0000)]
Fix for Bugzilla Bug 61536
Front-end bug, shouldn't allow patterns of the form foo.., should be foo..*
acolyer [Thu, 29 Jul 2004 10:33:44 +0000 (10:33 +0000)]
fix for Bugzilla Bug 64262
ClassCastException at BcelRenderer.java:16
acolyer [Thu, 29 Jul 2004 10:32:54 +0000 (10:32 +0000)]
test for Bugzilla Bug 64262
ClassCastException at BcelRenderer.java:16
acolyer [Wed, 28 Jul 2004 15:55:07 +0000 (15:55 +0000)]
fix for Bugzilla Bug 64585
Stale ITD example code in Programming Guide
acolyer [Wed, 28 Jul 2004 15:13:09 +0000 (15:13 +0000)]
fix for Bugzilla Bug 48990
Special case if(false) to not require a dynamic test
aclement [Wed, 28 Jul 2004 14:43:40 +0000 (14:43 +0000)]
Fix for 64331
java.lang.NullPointerException in WeaverMessageHandler class
mkersten [Tue, 27 Jul 2004 17:38:25 +0000 (17:38 +0000)]
Added declare parents relationship test, party commented out and waiting on Andy's merge.
mkersten [Tue, 27 Jul 2004 17:37:23 +0000 (17:37 +0000)]
added no-arg constructor for convenience
mkersten [Tue, 27 Jul 2004 17:34:34 +0000 (17:34 +0000)]
ASM Usage and extension examples, implemented as test cases and made
available in the sandbox as an Eclipse project.
acolyer [Tue, 27 Jul 2004 15:59:30 +0000 (15:59 +0000)]
added -XserializableAspects
acolyer [Tue, 27 Jul 2004 15:44:24 +0000 (15:44 +0000)]
fix for Bugzilla Bug 58681
-X should output available -X options
aclement [Tue, 27 Jul 2004 14:17:32 +0000 (14:17 +0000)]
Fix for bug 69459
Hiding of Instance Methods by static methods
acolyer [Tue, 27 Jul 2004 12:34:17 +0000 (12:34 +0000)]
ignore .ajsym files
aclement [Tue, 27 Jul 2004 10:34:41 +0000 (10:34 +0000)]
Fix for 53999
"can't bind type" message has $ for . in type name for declare soft
aclement [Tue, 27 Jul 2004 10:27:03 +0000 (10:27 +0000)]
Test data for -showWeaveInfo
aclement [Tue, 27 Jul 2004 10:17:21 +0000 (10:17 +0000)]
organized imports.
aclement [Tue, 27 Jul 2004 10:08:12 +0000 (10:08 +0000)]
organized imports.
mkersten [Tue, 27 Jul 2004 04:26:54 +0000 (04:26 +0000)]
Made AsmHiearchyBuilder extensible in order to support tools that require more
static structure than is currently offered by the ASM, e.g. UML views.
(changes are covered by existing test cases)
mkersten [Tue, 27 Jul 2004 04:25:39 +0000 (04:25 +0000)]
Made AsmHiearchyBuilder extensible in order to support tools that require more
static structure than is currently offered by the ASM, e.g. UML views.
aclement [Mon, 26 Jul 2004 13:28:20 +0000 (13:28 +0000)]
Fix for Bug 70619
compiler aborts with "conflicting dominates orders" with circular declare precedences
aclement [Mon, 26 Jul 2004 08:46:55 +0000 (08:46 +0000)]
Generated aspectOf() method for singleton aspects will now decompile cleanly. Might help with bug #63347 (JRockit related)
mkersten [Fri, 23 Jul 2004 19:38:29 +0000 (19:38 +0000)]
Expanded javadocs describing examples of ASM usage.
mkersten [Wed, 14 Jul 2004 20:36:00 +0000 (20:36 +0000)]
Fixed bug#70008 "problem with ajdoc -public"
mkersten [Mon, 5 Jul 2004 18:19:15 +0000 (18:19 +0000)]
Fixed bug#69011 "ajdoc fails when using default package"
mkersten [Thu, 24 Jun 2004 22:11:53 +0000 (22:11 +0000)]
Fixed: 68494 ajdoc does not support .aj files
wisberg [Thu, 10 Jun 2004 16:35:55 +0000 (16:35 +0000)]
harness support for dirchanges delay (milliseconds) attribute
acolyer [Wed, 9 Jun 2004 15:44:29 +0000 (15:44 +0000)]
ensure args() handles boxed primitives correctly when doing
runtime matching (against JoinPoint)
acolyer [Wed, 9 Jun 2004 15:43:07 +0000 (15:43 +0000)]
handle primitive types correctly when doing RTTI resolving
acolyer [Wed, 9 Jun 2004 10:21:57 +0000 (10:21 +0000)]
skip on the exclude runtime test rather than patch it in the build file.
This allows the correct testing-drivers-all.jar to be built too.
acolyer [Wed, 9 Jun 2004 10:21:13 +0000 (10:21 +0000)]
new version of build.jar that does not exclude runtime
acolyer [Tue, 8 Jun 2004 15:19:01 +0000 (15:19 +0000)]
set default warning values correctly when passed in 'null'
acolyer [Tue, 8 Jun 2004 15:18:12 +0000 (15:18 +0000)]
update tests for new options processing
acolyer [Tue, 8 Jun 2004 15:17:33 +0000 (15:17 +0000)]
adapt to new options and EclipseFactory constructor sig
acolyer [Tue, 8 Jun 2004 15:16:47 +0000 (15:16 +0000)]
use new AjCompilerOptions to store options
acolyer [Tue, 8 Jun 2004 15:15:30 +0000 (15:15 +0000)]
removed hard-wired dependency on AjBuildConfig
acolyer [Tue, 8 Jun 2004 15:14:29 +0000 (15:14 +0000)]
tests for the new options handling
acolyer [Tue, 8 Jun 2004 15:14:15 +0000 (15:14 +0000)]
new classes used when building inside Eclipse
acolyer [Tue, 8 Jun 2004 15:13:50 +0000 (15:13 +0000)]
make this class live up to its name at last
acolyer [Tue, 8 Jun 2004 15:13:26 +0000 (15:13 +0000)]
simplify options processing for AJDT
acolyer [Tue, 8 Jun 2004 15:05:10 +0000 (15:05 +0000)]
additional test cases to cover matching Pointcuts against
JoinPoints
acolyer [Tue, 8 Jun 2004 15:04:34 +0000 (15:04 +0000)]
added a method to all Pointcuts that matches against a
JoinPoint (as opposed to a Shadow).
acolyer [Tue, 8 Jun 2004 15:03:48 +0000 (15:03 +0000)]
ensure tests don't give false failures on fast machines
acolyer [Tue, 8 Jun 2004 15:03:19 +0000 (15:03 +0000)]
raise visibility of default constructor to allow subclassing.
acolyer [Tue, 8 Jun 2004 15:02:50 +0000 (15:02 +0000)]
enable construction of a BcelWorld with an externally provided
ClassPathManager
acolyer [Tue, 8 Jun 2004 15:02:14 +0000 (15:02 +0000)]
add a getName() method to Lint.Kind
acolyer [Tue, 8 Jun 2004 15:00:33 +0000 (15:00 +0000)]
incorporating latest updates in shadows (aj_v_396)