]> source.dussan.org Git - aspectj.git/log
aspectj.git
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.

19 years agoFix and tests for pr86832, pr92163. NPE in detectHierarchyCycle
aclement [Thu, 12 May 2005 09:32:03 +0000 (09:32 +0000)]
Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycle

19 years agoAndrew's patch for: bug#82755 update ajdoc to support Java 5 language features
mkersten [Thu, 12 May 2005 06:53:15 +0000 (06:53 +0000)]
Andrew's patch for: bug#82755 update ajdoc to support Java 5 language features

19 years agoOh alright, back to junitModule.xml - another shot in the dark at cruise control
wisberg [Wed, 11 May 2005 19:03:52 +0000 (19:03 +0000)]
Oh alright, back to junitModule.xml - another shot in the dark at cruise control

19 years agoReverting - duplicate tools.jar entry
wisberg [Wed, 11 May 2005 18:42:52 +0000 (18:42 +0000)]
Reverting - duplicate tools.jar entry

19 years agoremove bad _IDE folder instead of bin/ that leads to odd side effects, add tools...
avasseur [Wed, 11 May 2005 14:36:35 +0000 (14:36 +0000)]
remove bad _IDE folder instead of bin/ that leads to odd side effects, add tools.jar to tests .classpath module for LTW tests using AntSpec

19 years agoaspectjweaver.jar now built from loadtime5-all.jar (UNTESTED merged manifest)
wisberg [Wed, 11 May 2005 10:51:57 +0000 (10:51 +0000)]
aspectjweaver.jar now built from loadtime5-all.jar (UNTESTED merged  manifest)

19 years agoaspectjweaver.jar now built from loadtime5-all.jar
wisberg [Wed, 11 May 2005 10:51:11 +0000 (10:51 +0000)]
aspectjweaver.jar now built from loadtime5-all.jar

19 years agomainly reflective loading - unfortunately also reformatted
wisberg [Wed, 11 May 2005 09:46:48 +0000 (09:46 +0000)]
mainly reflective loading - unfortunately also reformatted

19 years agoName picked up by Ant junit task
wisberg [Wed, 11 May 2005 09:45:33 +0000 (09:45 +0000)]
Name picked up by Ant junit task

19 years agounused imports
wisberg [Wed, 11 May 2005 09:40:10 +0000 (09:40 +0000)]
unused imports

19 years agosrc -> java5-src, added junit.jar and testing-utils for test purposes
wisberg [Wed, 11 May 2005 09:38:35 +0000 (09:38 +0000)]
src -> java5-src, added junit.jar and testing-utils for test purposes

19 years agosrc -> java5-src; note test target runs AsmModuleTests, not Loadtime5ModuleTests...
wisberg [Wed, 11 May 2005 09:33:34 +0000 (09:33 +0000)]
src -> java5-src; note test target runs AsmModuleTests, not Loadtime5ModuleTests - prior bug.  See newbuild.xml.

19 years agoreplacement for build.xml (move there when validated)
wisberg [Wed, 11 May 2005 09:24:23 +0000 (09:24 +0000)]
replacement for build.xml (move there when validated)

19 years agounneeded imports
wisberg [Wed, 11 May 2005 09:23:45 +0000 (09:23 +0000)]
unneeded imports

19 years agotestsrc -> java5-testsrc, placeholders for pre-1.5 build
wisberg [Wed, 11 May 2005 09:18:33 +0000 (09:18 +0000)]
testsrc -> java5-testsrc, placeholders for pre-1.5 build

19 years agofix LTW test
avasseur [Wed, 11 May 2005 09:18:15 +0000 (09:18 +0000)]
fix LTW test

19 years agotestsrc -> java5-testsrc
wisberg [Wed, 11 May 2005 09:14:58 +0000 (09:14 +0000)]
testsrc -> java5-testsrc

19 years agougly but harmless hack for building prior to 1.5 for test purposes.
wisberg [Wed, 11 May 2005 09:12:37 +0000 (09:12 +0000)]
ugly but harmless hack for building prior to 1.5 for test purposes.

19 years agoAnt 1.6.3 imports rather than entities
wisberg [Wed, 11 May 2005 08:59:26 +0000 (08:59 +0000)]
Ant 1.6.3 imports rather than entities

19 years agonot using junitModules.xml
wisberg [Wed, 11 May 2005 08:58:25 +0000 (08:58 +0000)]
not using junitModules.xml

19 years agoAnt 1.6.3 imports rather than entities; updated junit taskdef
wisberg [Wed, 11 May 2005 08:57:22 +0000 (08:57 +0000)]
Ant 1.6.3 imports rather than entities; updated junit taskdef

19 years agotracking Ant 1.6.3 updates in build module
wisberg [Wed, 11 May 2005 08:55:16 +0000 (08:55 +0000)]
tracking Ant 1.6.3 updates in build module

19 years agosupport system property value "false"
wisberg [Wed, 11 May 2005 08:53:46 +0000 (08:53 +0000)]
support system property value "false"

19 years agoChecking against all (known) module .classpath files
wisberg [Wed, 11 May 2005 08:45:02 +0000 (08:45 +0000)]
Checking against all (known) module .classpath files

19 years agoadded junit.jar to skipped libraries, *.xml to resources copied
wisberg [Wed, 11 May 2005 08:44:07 +0000 (08:44 +0000)]
added junit.jar to skipped libraries, *.xml to resources copied

19 years agoupdated tiny XML parser. Unfortunately, also reformatted.
wisberg [Wed, 11 May 2005 08:43:26 +0000 (08:43 +0000)]
updated tiny XML parser.  Unfortunately, also reformatted.

19 years agopermitting modules to mix 1.5 and prior source directories
wisberg [Wed, 11 May 2005 08:42:21 +0000 (08:42 +0000)]
permitting modules to mix 1.5 and prior source directories

19 years agoAnt 1.6.3
wisberg [Wed, 11 May 2005 08:40:36 +0000 (08:40 +0000)]
Ant 1.6.3

19 years agoAnt 1.6.3 (again? hmm.)
wisberg [Wed, 11 May 2005 08:40:10 +0000 (08:40 +0000)]
Ant 1.6.3 (again? hmm.)

19 years agoAnt 1.6.3
wisberg [Wed, 11 May 2005 08:34:19 +0000 (08:34 +0000)]
Ant 1.6.3

19 years agoEnsures we can find tools.jar (javac) when running the tests. Similar setup to ajdoc...
aclement [Wed, 11 May 2005 08:31:50 +0000 (08:31 +0000)]
Ensures we can find tools.jar (javac) when running the tests.  Similar setup to ajdoc - you must define JAVA_HOME variable.

19 years agodocument basic auto-build assumptions and invariants
wisberg [Wed, 11 May 2005 08:13:00 +0000 (08:13 +0000)]
document basic auto-build assumptions and invariants

19 years agoprospective replacements for {module}/build.xml - will move there once validated...
wisberg [Wed, 11 May 2005 08:08:37 +0000 (08:08 +0000)]
prospective replacements for {module}/build.xml - will move there once validated by those who use build.xml.