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

19 years agoAdd loadtime into the classpath so it can find the message handler.
aclement [Wed, 11 May 2005 08:08:26 +0000 (08:08 +0000)]
Add loadtime into the classpath so it can find the message handler.

19 years agoFix and test for PR90827: StackOverflow while weaving enum/annotation with Enum...
aclement [Tue, 10 May 2005 16:03:08 +0000 (16:03 +0000)]
Fix and test for PR90827:  StackOverflow while weaving enum/annotation with Enum/Annotation name   (Patch from Andrew Huff)

19 years agoFor some reason eclipse won't let me commit ajc150.xml right now, so I have to commen...
aclement [Tue, 10 May 2005 15:56:31 +0000 (15:56 +0000)]
For some reason eclipse won't let me commit ajc150.xml right now, so I have to comment out the call to the XML ?!?!?

19 years agofix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateTypeMunge...
avasseur [Tue, 10 May 2005 15:44:11 +0000 (15:44 +0000)]
fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateTypeMungers. new LTW tests, some fix in the LTW test error reporting

19 years agoFix and test for PR90827: StackOverflow while weaving enum/annotation with Enum...
aclement [Tue, 10 May 2005 15:09:03 +0000 (15:09 +0000)]
Fix and test for PR90827:  StackOverflow while weaving enum/annotation with Enum/Annotation name   (Patch from Andrew Huff)

19 years agotests and fixes for 93345 and static imports. From Andrew Huff.
aclement [Mon, 9 May 2005 11:08:28 +0000 (11:08 +0000)]
tests and fixes for 93345 and static imports.  From Andrew Huff.

19 years agoTests for 87282, 88606
aclement [Fri, 6 May 2005 15:42:28 +0000 (15:42 +0000)]
Tests for 87282, 88606

19 years agoFix for 91053 (Generics): Generics problem with Set
aclement [Fri, 6 May 2005 15:18:54 +0000 (15:18 +0000)]
Fix for 91053 (Generics): Generics problem with Set

19 years agoFix for pr91267 (Generics): NPE at EclipseFactory.java:143 when using generic methods...
aclement [Fri, 6 May 2005 10:21:26 +0000 (10:21 +0000)]
Fix for pr91267 (Generics): NPE at EclipseFactory.java:143 when using generic methods in aspects

19 years agoAha - the default test config on the build system is still finding it in the XML...
aclement [Fri, 6 May 2005 07:19:51 +0000 (07:19 +0000)]
Aha - the default test config on the build system is still finding it in the XML, removing for now.

19 years ago.css stylesheet parameter for xml-html, used in faq. Did not retrofit devguide ...
wisberg [Thu, 5 May 2005 21:52:00 +0000 (21:52 +0000)]
.css stylesheet parameter for xml-html, used in faq.  Did not retrofit devguide - unsure about relation to dsl file.  Should remove aspectj-docs.css reference in the docbook stylesheets to avoid fork.

19 years agoAJDT rather than ajbrowser as default visualizer/environment
wisberg [Thu, 5 May 2005 21:48:29 +0000 (21:48 +0000)]
AJDT rather than ajbrowser as default visualizer/environment

19 years agonaming ajdoc to make linking easier
wisberg [Thu, 5 May 2005 21:47:56 +0000 (21:47 +0000)]
naming ajdoc to make linking easier

19 years agoremove for 1 run to get a build through!!!
aclement [Thu, 5 May 2005 12:21:05 +0000 (12:21 +0000)]
remove for 1 run to get a build through!!!

19 years agoFix for 44155: TODO tasks miscategorized as warnings (fixed by Andrew Huff)
aclement [Thu, 5 May 2005 10:36:18 +0000 (10:36 +0000)]
Fix for 44155: TODO tasks miscategorized as warnings (fixed by Andrew Huff)

19 years agoFix for 44155: TODO tasks miscategorized as warnings
aclement [Thu, 5 May 2005 10:36:02 +0000 (10:36 +0000)]
Fix for 44155: TODO tasks miscategorized as warnings

19 years agoignore the bin folder...
aclement [Thu, 5 May 2005 09:31:06 +0000 (09:31 +0000)]
ignore the bin folder...

19 years agochecks vm level
aclement [Thu, 5 May 2005 08:29:10 +0000 (08:29 +0000)]
checks vm level

19 years agoCan check vm level now.
aclement [Thu, 5 May 2005 08:28:54 +0000 (08:28 +0000)]
Can check vm level now.

19 years agoupdating bootstrap to match latest build source changes
wisberg [Thu, 5 May 2005 07:54:59 +0000 (07:54 +0000)]
updating bootstrap to match latest build source changes

19 years agoSupport for java5-testsrc - somewhat scattered. hmm.
wisberg [Thu, 5 May 2005 07:53:56 +0000 (07:53 +0000)]
Support for java5-testsrc - somewhat scattered. hmm.

19 years agonit - consolidating "/" and File.separator
wisberg [Thu, 5 May 2005 06:48:52 +0000 (06:48 +0000)]
nit - consolidating "/" and File.separator

19 years agoDefining parent class loader b/c ant classes not visible in Ant 1.6.x default parent.
wisberg [Thu, 5 May 2005 06:11:38 +0000 (06:11 +0000)]
Defining parent class loader b/c ant classes not visible in Ant 1.6.x default parent.

19 years agoenable compilation of @AfterReturning(pointcut="...")
acolyer [Wed, 4 May 2005 22:48:10 +0000 (22:48 +0000)]
enable compilation of @AfterReturning(pointcut="...")
(compiled with -1.3)

19 years agoenable compilation of @AfterReturning(pointcut="...")
acolyer [Wed, 4 May 2005 22:46:50 +0000 (22:46 +0000)]
enable compilation of @AfterReturning(pointcut="...")

19 years agoIs this rebuilt with 1.3 compliance? I hope so or everything is *!"&£ed
aclement [Wed, 4 May 2005 16:44:58 +0000 (16:44 +0000)]
Is this rebuilt with 1.3 compliance?  I hope so or everything is *!"&£ed

19 years agoPrefs to tell Eclipse to use Java5
aclement [Wed, 4 May 2005 16:28:41 +0000 (16:28 +0000)]
Prefs to tell Eclipse to use Java5