]> source.dussan.org Git - aspectj.git/log
aspectj.git
19 years agoUpgraded BCEL annotation support - can now get an immutable form of annotation (type...
aclement [Wed, 8 Jun 2005 13:10:13 +0000 (13:10 +0000)]
Upgraded BCEL annotation support - can now get an immutable form of annotation (type Annotation) from the mutable form (type AnnotationGen).  Required when copying annotations between class files.

19 years agoTwo more generics testcases working.
aclement [Wed, 8 Jun 2005 12:39:04 +0000 (12:39 +0000)]
Two more generics testcases working.

19 years agoUpgraded BCEL annotation support - can now get an immutable form of annotation (type...
aclement [Wed, 8 Jun 2005 12:38:02 +0000 (12:38 +0000)]
Upgraded BCEL annotation support - can now get an immutable form of annotation (type Annotation) from the mutable form (type AnnotationGen).  Required when copying annotations between class files.

19 years agotests for pr84260: static imports
aclement [Wed, 8 Jun 2005 10:48:50 +0000 (10:48 +0000)]
tests for pr84260: static imports

19 years agoImproved generic ITD tests.
aclement [Wed, 8 Jun 2005 08:46:20 +0000 (08:46 +0000)]
Improved generic ITD tests.

19 years agoadd getters for visitor, turned on poincut test case
avasseur [Wed, 8 Jun 2005 08:20:10 +0000 (08:20 +0000)]
add getters for visitor, turned on poincut test case

19 years agoTests and fix for pr98646: "Parser cannot parse varargs correctly". Fix is to make...
aclement [Tue, 7 Jun 2005 13:12:51 +0000 (13:12 +0000)]
Tests and fix for pr98646: "Parser cannot parse varargs correctly".  Fix is to make the tokenizer code understand '...' is an entire token rather than treating it as 3 dots.

19 years agoPrevent info messages coming out when on the command line (regression)
aclement [Tue, 7 Jun 2005 12:18:08 +0000 (12:18 +0000)]
Prevent info messages coming out when on the command line (regression)

19 years agoFix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin.
aclement [Tue, 7 Jun 2005 12:17:30 +0000 (12:17 +0000)]
Fix and tests for PR94167: NPE in reflection API.  Fix submitted by Ron Bodkin.

19 years agop -> append again!
acolyer [Tue, 7 Jun 2005 10:23:13 +0000 (10:23 +0000)]
p -> append again!

19 years agop -> append
acolyer [Tue, 7 Jun 2005 10:22:13 +0000 (10:22 +0000)]
p -> append

19 years agoRemove Java 5 autoboxing dependency that has been introduced.
aclement [Tue, 7 Jun 2005 10:20:50 +0000 (10:20 +0000)]
Remove Java 5 autoboxing dependency that has been introduced.

19 years agomock test to avoid junit no test in there (temp / waiting for Adrian fix in parser)
avasseur [Tue, 7 Jun 2005 10:06:28 +0000 (10:06 +0000)]
mock test to avoid junit no test in there (temp / waiting for Adrian fix in parser)

19 years agotest case for pattern visitor, issue with varargs so test case for Adrian to fix it
avasseur [Tue, 7 Jun 2005 09:53:54 +0000 (09:53 +0000)]
test case for pattern visitor, issue with varargs so test case for Adrian to fix it

19 years agofinally fixed 75442+78383, impl a visitor pattern in patterns package, turned on...
avasseur [Tue, 7 Jun 2005 08:13:52 +0000 (08:13 +0000)]
finally fixed 75442+78383, impl a visitor pattern in patterns package, turned on LTWperClause tests (clean up will follow, just want this visitor in for now)

19 years agoproposed refactored script - still using targets in release/build.xml for now
wisberg [Fri, 3 Jun 2005 10:33:22 +0000 (10:33 +0000)]
proposed refactored script - still using targets in release/build.xml for now

19 years agoperClause inheritance in @AJ (in ajdt module), fixed FIXME AV
avasseur [Fri, 3 Jun 2005 09:46:09 +0000 (09:46 +0000)]
perClause inheritance in @AJ (in ajdt module), fixed FIXME AV

19 years agothis update also includes the additional pseudo-tokens needed for parsing type parame...
acolyer [Thu, 2 Jun 2005 20:15:53 +0000 (20:15 +0000)]
this update also includes the additional pseudo-tokens needed for parsing type parameter declarations inside the weaver / pattern parser

19 years agoFix for LTW tests, can now find the ant locator for running the tests.
aclement [Thu, 2 Jun 2005 16:31:09 +0000 (16:31 +0000)]
Fix for LTW tests, can now find the ant locator for running the tests.

19 years agotemporary test removal until Alex can get synchronized.
aclement [Thu, 2 Jun 2005 16:27:15 +0000 (16:27 +0000)]
temporary test removal until Alex can get synchronized.

19 years agospecial-casing 1.5 tests - now runs all non-java-5 tests in 1.3, and includes java...
wisberg [Thu, 2 Jun 2005 16:24:51 +0000 (16:24 +0000)]
special-casing 1.5 tests - now runs all non-java-5 tests in 1.3, and includes java 5 modules if running in a 1.5 VM.

19 years ago4 additional tests passing...
acolyer [Thu, 2 Jun 2005 15:55:48 +0000 (15:55 +0000)]
4 additional tests passing...

19 years agoparser updates for generics in ITDs.
acolyer [Thu, 2 Jun 2005 15:54:39 +0000 (15:54 +0000)]
parser updates for generics in ITDs.

19 years agofix some glitches in test cases to ensure that these are legal AspectJ declarations...
acolyer [Thu, 2 Jun 2005 14:39:02 +0000 (14:39 +0000)]
fix some glitches in test cases to ensure that these are legal AspectJ declarations...

19 years agoAndrew Huff's patch for the -log option
acolyer [Thu, 2 Jun 2005 11:46:31 +0000 (11:46 +0000)]
Andrew Huff's patch for the -log option

19 years agoAndrew Huff's patch fixing miscellaneous ajdoc NPEs....
acolyer [Thu, 2 Jun 2005 11:32:17 +0000 (11:32 +0000)]
Andrew Huff's patch fixing miscellaneous ajdoc NPEs....

19 years agoGenericsWork: ITD testcases, commented out - needs parser work first.
aclement [Thu, 2 Jun 2005 11:10:30 +0000 (11:10 +0000)]
GenericsWork: ITD testcases, commented out - needs parser work first.

19 years agoGenericsWork: ITD testcode
aclement [Thu, 2 Jun 2005 11:09:21 +0000 (11:09 +0000)]
GenericsWork: ITD testcode

19 years agoGenericsWork: testcase
aclement [Thu, 2 Jun 2005 08:00:42 +0000 (08:00 +0000)]
GenericsWork: testcase

19 years agofix for weaver test suite where munger don't have a concrete aspect attached
avasseur [Thu, 2 Jun 2005 07:24:04 +0000 (07:24 +0000)]
fix for weaver test suite where munger don't have a concrete aspect attached

19 years agoNew compat level added to help people who want to pull AspectJ builds into AJDT thems...
aclement [Wed, 1 Jun 2005 16:15:43 +0000 (16:15 +0000)]
New compat level added to help people who want to pull AspectJ builds into AJDT themselves.

19 years agoGenericsWork: 5 new generics tests.
aclement [Wed, 1 Jun 2005 16:13:16 +0000 (16:13 +0000)]
GenericsWork: 5 new generics tests.

19 years agoPatch for 81846: Submitted by Attila Lendvai. Seems to just be hiding a problem...
aclement [Wed, 1 Jun 2005 16:12:58 +0000 (16:12 +0000)]
Patch for 81846: Submitted by Attila Lendvai.  Seems to just be hiding a problem where we report errors on empty lines though ?!?

19 years agoGenericsWork: Minor mod to Member.typesToSignature() call - now the caller can reques...
aclement [Wed, 1 Jun 2005 16:12:16 +0000 (16:12 +0000)]
GenericsWork: Minor mod to Member.typesToSignature() call - now the caller can request raw type or parameterized type info.

19 years agoGenericsWork: simplified now typeX's know about raw type info
aclement [Wed, 1 Jun 2005 16:11:33 +0000 (16:11 +0000)]
GenericsWork: simplified now typeX's know about raw type info

19 years agoGenericsWork: TypeX's know their rawTypeSignature in addition to their parameterized...
aclement [Wed, 1 Jun 2005 16:10:59 +0000 (16:10 +0000)]
GenericsWork: TypeX's know their rawTypeSignature in addition to their parameterized signature.

19 years agoGenericsWork: marked declaredSignature as potentially redundant - review prior to...
aclement [Wed, 1 Jun 2005 16:10:19 +0000 (16:10 +0000)]
GenericsWork: marked declaredSignature as potentially redundant - review prior to 1.5.0 completion

19 years agoGenericsWork: signature parsing made generics aware. Added getDeclaredSignature...
aclement [Wed, 1 Jun 2005 16:09:28 +0000 (16:09 +0000)]
GenericsWork: signature parsing made generics aware.  Added getDeclaredSignature() - not currently used yet ... may yet prove redundant...

19 years agoGenericsWork: new test programs for bug reports.
aclement [Wed, 1 Jun 2005 15:30:15 +0000 (15:30 +0000)]
GenericsWork: new test programs for bug reports.

19 years agoGenericsWork: packaged version of new BCEL features for supporting generics. work...
aclement [Wed, 1 Jun 2005 14:59:02 +0000 (14:59 +0000)]
GenericsWork: packaged version of new BCEL features for supporting generics.  work in progress.

19 years agoGenericsWork: testcode for verifying signature parsing is behaving. work in progress.
aclement [Wed, 1 Jun 2005 14:58:14 +0000 (14:58 +0000)]
GenericsWork: testcode for verifying signature parsing is behaving.  work in progress.

19 years agoGenericsWork: Some sick signatures that are possible, not all currently used in testing
aclement [Wed, 1 Jun 2005 14:57:50 +0000 (14:57 +0000)]
GenericsWork: Some sick signatures that are possible, not all currently used in testing

19 years agoGenericsWork: Angly aware signature processing.
aclement [Wed, 1 Jun 2005 14:57:23 +0000 (14:57 +0000)]
GenericsWork: Angly aware signature processing.

19 years agoGenericsWork: Lots of changes in here, tidying stuff up, moving it around. Have...
aclement [Wed, 1 Jun 2005 14:56:57 +0000 (14:56 +0000)]
GenericsWork: Lots of changes in here, tidying stuff up, moving it around.  Have made some of the signature processing generics aware (still work in progress) - also started adding new parsing code for the more complex signatures we are likely to encounter, this is tested but not currently used anywhere.  See GenericSignatureParsingTest

19 years agoGenericsWork: Members now recognize that they can have a signature attribute attached...
aclement [Wed, 1 Jun 2005 14:55:44 +0000 (14:55 +0000)]
GenericsWork: Members now recognize that they can have a signature attribute attached that records the signature pre-erasure.  It is accessible through 'getDeclaredSignature()' and is resolved lazily.

19 years agoignore bintest directories
acolyer [Tue, 31 May 2005 14:41:09 +0000 (14:41 +0000)]
ignore bintest directories

19 years agotest case fix
avasseur [Tue, 31 May 2005 12:46:04 +0000 (12:46 +0000)]
test case fix

19 years agobug 97408 - extra newline
wisberg [Tue, 31 May 2005 10:37:27 +0000 (10:37 +0000)]
bug 97408 - extra newline

19 years ago@AJ aspect inheritance and static pc ref
avasseur [Tue, 31 May 2005 09:35:11 +0000 (09:35 +0000)]
@AJ aspect inheritance and static pc ref

19 years ago#96371 META-INF/aop.xml lookup fix + test
avasseur [Mon, 30 May 2005 10:00:21 +0000 (10:00 +0000)]
#96371 META-INF/aop.xml lookup fix + test

19 years agono -- in comments; use -
wisberg [Thu, 26 May 2005 19:39:26 +0000 (19:39 +0000)]
no -- in comments; use -

19 years agoskipping unrun tests
wisberg [Sat, 21 May 2005 23:48:47 +0000 (23:48 +0000)]
skipping unrun tests

19 years agoempty test case for Ant junit
wisberg [Sat, 21 May 2005 23:48:00 +0000 (23:48 +0000)]
empty test case for Ant junit

19 years agoduplicate aj.build.jar definition, new junit target - cc still looking for wrong...
wisberg [Sat, 21 May 2005 23:46:43 +0000 (23:46 +0000)]
duplicate aj.build.jar definition, new junit target - cc still looking for wrong output

19 years agojunit.excludes - yuck!
wisberg [Sat, 21 May 2005 23:46:06 +0000 (23:46 +0000)]
junit.excludes - yuck!

19 years agonot requiring 1.5
wisberg [Sat, 21 May 2005 23:44:33 +0000 (23:44 +0000)]
not requiring 1.5

19 years agoempty pseudo-test required by ant junit
wisberg [Sat, 21 May 2005 23:43:19 +0000 (23:43 +0000)]
empty pseudo-test required by ant junit

19 years agomaking Test a TestCase
wisberg [Sat, 21 May 2005 23:42:53 +0000 (23:42 +0000)]
making Test a TestCase

19 years agointeractive guard to preserve automated runnability of *Test.java
wisberg [Sat, 21 May 2005 22:23:08 +0000 (22:23 +0000)]
interactive guard to preserve automated runnability of *Test.java

19 years agonew target "junit-test" builds and runs JUnit (leaf) *Test.java and *TestCase.java
wisberg [Sat, 21 May 2005 21:49:27 +0000 (21:49 +0000)]
new target "junit-test" builds and runs JUnit (leaf) *Test.java and *TestCase.java

19 years agoconditional definition of junitreport
wisberg [Sat, 21 May 2005 21:48:38 +0000 (21:48 +0000)]
conditional definition of junitreport

19 years agoremoving echos unused afaik
wisberg [Sat, 21 May 2005 21:47:41 +0000 (21:47 +0000)]
removing echos unused afaik

19 years agouncommented preflight to ensure javadoc is invocable - in this case tests don't run...
wisberg [Sat, 21 May 2005 21:45:26 +0000 (21:45 +0000)]
uncommented preflight to ensure javadoc is invocable - in this case tests don't run but pass (false positives)

19 years agoexpanded test for tools.jar to cases where jar is available but VM can't load the...
wisberg [Sat, 21 May 2005 21:44:32 +0000 (21:44 +0000)]
expanded test for tools.jar to cases where jar is available but VM can't load the classes

19 years agotest failing, emailed mik to investigate. added empty pseudo-test required by ant...
wisberg [Sat, 21 May 2005 21:43:44 +0000 (21:43 +0000)]
test failing, emailed mik to investigate.  added empty pseudo-test required by ant junit

19 years agoempty pseudo-test required by ant junit
wisberg [Sat, 21 May 2005 21:41:52 +0000 (21:41 +0000)]
empty pseudo-test required by ant junit

19 years agoempty pseudo-test required by ant junit
wisberg [Sat, 21 May 2005 20:51:54 +0000 (20:51 +0000)]
empty pseudo-test required by ant junit

19 years agoforget the empty pseudo-test required by ant junit
wisberg [Sat, 21 May 2005 20:51:05 +0000 (20:51 +0000)]
forget the empty pseudo-test required by ant junit

19 years agotest fails unless setup and run manually, so skipped with instructions
wisberg [Sat, 21 May 2005 20:50:08 +0000 (20:50 +0000)]
test fails unless setup and run manually, so skipped with instructions

19 years agopure binary weaving example
wisberg [Fri, 20 May 2005 19:12:02 +0000 (19:12 +0000)]
pure binary weaving example

19 years agopure binary weaving example
wisberg [Fri, 20 May 2005 19:03:58 +0000 (19:03 +0000)]
pure binary weaving example

19 years agomoved bcel things to bcel package in weaver, deow test + fix for @AJ
avasseur [Fri, 20 May 2005 12:27:59 +0000 (12:27 +0000)]
moved bcel things to bcel package in weaver, deow test + fix for @AJ

19 years agodeow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + some...
avasseur [Thu, 19 May 2005 13:39:20 +0000 (13:39 +0000)]
deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + some AJ5 doc fix

19 years agoaspectjlib sources not copied - need to include in install testing
wisberg [Thu, 19 May 2005 05:52:37 +0000 (05:52 +0000)]
aspectjlib sources not copied - need to include in install testing

19 years agorun-all-junit-tests, new module build.xml, eclipse variables
wisberg [Thu, 19 May 2005 04:58:05 +0000 (04:58 +0000)]
run-all-junit-tests, new module build.xml, eclipse variables

19 years agonewbuild.xml replacing build.xml, with Alex ok
wisberg [Thu, 19 May 2005 03:48:09 +0000 (03:48 +0000)]
newbuild.xml replacing build.xml, with Alex ok

19 years agounused imports
wisberg [Thu, 19 May 2005 03:09:20 +0000 (03:09 +0000)]
unused imports

19 years agoimports only
wisberg [Thu, 19 May 2005 03:08:25 +0000 (03:08 +0000)]
imports only

19 years agoadding xml-apis.jar and xercesImpl.jar for SAX dependencies (for JDK 1.3)
wisberg [Thu, 19 May 2005 03:08:03 +0000 (03:08 +0000)]
adding xml-apis.jar and xercesImpl.jar for SAX dependencies (for JDK 1.3)

19 years agoskipping xml-apis.jar, xercesImpl.jar
wisberg [Thu, 19 May 2005 03:04:18 +0000 (03:04 +0000)]
skipping xml-apis.jar, xercesImpl.jar

19 years agodump the problem in the case when we are about to abort...
aclement [Wed, 18 May 2005 12:46:27 +0000 (12:46 +0000)]
dump the problem in the case when we are about to abort...

19 years agoGetting tests to run properly on 1.3 - modified vmlevel in AjcTest and put guards...
aclement [Wed, 18 May 2005 10:56:11 +0000 (10:56 +0000)]
Getting tests to run properly on 1.3 - modified vmlevel in AjcTest and put guards on some 1.4 tests (not pretty, but works)

19 years agoupdates for generics (still a work in progress)
acolyer [Wed, 18 May 2005 06:38:16 +0000 (06:38 +0000)]
updates for generics (still a work in progress)

19 years agoLTW and around inling test for code style
avasseur [Tue, 17 May 2005 08:59:54 +0000 (08:59 +0000)]
LTW and around inling test for code style

19 years agoaspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)
avasseur [Tue, 17 May 2005 08:29:18 +0000 (08:29 +0000)]
aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)

19 years agoparseBoolean utility
wisberg [Tue, 17 May 2005 00:03:14 +0000 (00:03 +0000)]
parseBoolean utility

19 years agoNicer toString() :)
aclement [Mon, 16 May 2005 10:56:06 +0000 (10:56 +0000)]
Nicer toString() :)

19 years agoFix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow downloa...
aclement [Mon, 16 May 2005 10:55:24 +0000 (10:55 +0000)]
Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow download in matching)

19 years agoadded test entries instead of autowiredtest for Andy sake, fix 1.4 dependancies in...
avasseur [Fri, 13 May 2005 09:37:31 +0000 (09:37 +0000)]
added test entries instead of autowiredtest for Andy sake, fix 1.4 dependancies in loadtime module and util module

19 years agoLTW test commented out due to 75442 just rollbacked...
avasseur [Thu, 12 May 2005 13:48:29 +0000 (13:48 +0000)]
LTW test commented out due to 75442 just rollbacked...

19 years agosee #75442, lateTypeMunger rollback for now. This is not enough
avasseur [Thu, 12 May 2005 13:22:38 +0000 (13:22 +0000)]
see #75442,  lateTypeMunger rollback for now. This is not enough

19 years agoFix and tests for pr84312: runtime retention checking. From Andrew Huff.
aclement [Thu, 12 May 2005 13:00:07 +0000 (13:00 +0000)]
Fix and tests for pr84312: runtime retention checking. From Andrew Huff.

19 years agoharness LTW support - untested
wisberg [Thu, 12 May 2005 11:54:22 +0000 (11:54 +0000)]
harness LTW support - untested

19 years agoadding weaver (hoping no one is using < M6)
wisberg [Thu, 12 May 2005 11:53:16 +0000 (11:53 +0000)]
adding weaver (hoping no one is using < M6)

19 years agopath utilities
wisberg [Thu, 12 May 2005 11:51:05 +0000 (11:51 +0000)]
path utilities

19 years agosnooping out stream on request
wisberg [Thu, 12 May 2005 11:50:13 +0000 (11:50 +0000)]
snooping out stream on request

19 years agoFileToURL via URI
wisberg [Thu, 12 May 2005 11:49:53 +0000 (11:49 +0000)]
FileToURL via URI

19 years agoavoid harness ajcore files - ensure Dump message holder is not null for clients not...
wisberg [Thu, 12 May 2005 10:59:00 +0000 (10:59 +0000)]
avoid harness ajcore files - ensure Dump message holder is not null for clients not using Main interface.

19 years agoReduced duplication of vm checking logic.
aclement [Thu, 12 May 2005 10:49:25 +0000 (10:49 +0000)]
Reduced duplication of vm checking logic.

19 years agoSuggested error message improvement by Andrew.
aclement [Thu, 12 May 2005 10:07:13 +0000 (10:07 +0000)]
Suggested error message improvement by Andrew.