]>
source.dussan.org Git - aspectj.git/log
acolyer [Tue, 31 May 2005 14:41:09 +0000 (14:41 +0000)]
ignore bintest directories
avasseur [Tue, 31 May 2005 12:46:04 +0000 (12:46 +0000)]
test case fix
wisberg [Tue, 31 May 2005 10:37:27 +0000 (10:37 +0000)]
bug 97408 - extra newline
avasseur [Tue, 31 May 2005 09:35:11 +0000 (09:35 +0000)]
@AJ aspect inheritance and static pc ref
avasseur [Mon, 30 May 2005 10:00:21 +0000 (10:00 +0000)]
#96371 META-INF/aop.xml lookup fix + test
wisberg [Thu, 26 May 2005 19:39:26 +0000 (19:39 +0000)]
no -- in comments; use -
wisberg [Sat, 21 May 2005 23:48:47 +0000 (23:48 +0000)]
skipping unrun tests
wisberg [Sat, 21 May 2005 23:48:00 +0000 (23:48 +0000)]
empty test case for Ant junit
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
wisberg [Sat, 21 May 2005 23:46:06 +0000 (23:46 +0000)]
junit.excludes - yuck!
wisberg [Sat, 21 May 2005 23:44:33 +0000 (23:44 +0000)]
not requiring 1.5
wisberg [Sat, 21 May 2005 23:43:19 +0000 (23:43 +0000)]
empty pseudo-test required by ant junit
wisberg [Sat, 21 May 2005 23:42:53 +0000 (23:42 +0000)]
making Test a TestCase
wisberg [Sat, 21 May 2005 22:23:08 +0000 (22:23 +0000)]
interactive guard to preserve automated runnability of *Test.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
wisberg [Sat, 21 May 2005 21:48:38 +0000 (21:48 +0000)]
conditional definition of junitreport
wisberg [Sat, 21 May 2005 21:47:41 +0000 (21:47 +0000)]
removing echos unused afaik
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)
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
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
wisberg [Sat, 21 May 2005 21:41:52 +0000 (21:41 +0000)]
empty 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
wisberg [Sat, 21 May 2005 20:51:05 +0000 (20:51 +0000)]
forget the empty pseudo-test required by ant junit
wisberg [Sat, 21 May 2005 20:50:08 +0000 (20:50 +0000)]
test fails unless setup and run manually, so skipped with instructions
wisberg [Fri, 20 May 2005 19:12:02 +0000 (19:12 +0000)]
pure binary weaving example
wisberg [Fri, 20 May 2005 19:03:58 +0000 (19:03 +0000)]
pure binary weaving example
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
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
wisberg [Thu, 19 May 2005 05:52:37 +0000 (05:52 +0000)]
aspectjlib sources not copied - need to include in install testing
wisberg [Thu, 19 May 2005 04:58:05 +0000 (04:58 +0000)]
run-all-junit-tests, new module build.xml, eclipse variables
wisberg [Thu, 19 May 2005 03:48:09 +0000 (03:48 +0000)]
newbuild.xml replacing build.xml, with Alex ok
wisberg [Thu, 19 May 2005 03:09:20 +0000 (03:09 +0000)]
unused imports
wisberg [Thu, 19 May 2005 03:08:25 +0000 (03:08 +0000)]
imports only
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)
wisberg [Thu, 19 May 2005 03:04:18 +0000 (03:04 +0000)]
skipping xml-apis.jar, xercesImpl.jar
aclement [Wed, 18 May 2005 12:46:27 +0000 (12:46 +0000)]
dump the problem in the case when we are about to abort...
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)
acolyer [Wed, 18 May 2005 06:38:16 +0000 (06:38 +0000)]
updates for generics (still a work in progress)
avasseur [Tue, 17 May 2005 08:59:54 +0000 (08:59 +0000)]
LTW and around inling test for code style
avasseur [Tue, 17 May 2005 08:29:18 +0000 (08:29 +0000)]
aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)
wisberg [Tue, 17 May 2005 00:03:14 +0000 (00:03 +0000)]
parseBoolean utility
aclement [Mon, 16 May 2005 10:56:06 +0000 (10:56 +0000)]
Nicer toString() :)
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)
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
avasseur [Thu, 12 May 2005 13:48:29 +0000 (13:48 +0000)]
LTW test commented out due to 75442 just rollbacked...
avasseur [Thu, 12 May 2005 13:22:38 +0000 (13:22 +0000)]
see #75442, lateTypeMunger rollback for now. This is not enough
aclement [Thu, 12 May 2005 13:00:07 +0000 (13:00 +0000)]
Fix and tests for pr84312: runtime retention checking. From Andrew Huff.
wisberg [Thu, 12 May 2005 11:54:22 +0000 (11:54 +0000)]
harness LTW support - untested
wisberg [Thu, 12 May 2005 11:53:16 +0000 (11:53 +0000)]
adding weaver (hoping no one is using < M6)
wisberg [Thu, 12 May 2005 11:51:05 +0000 (11:51 +0000)]
path utilities
wisberg [Thu, 12 May 2005 11:50:13 +0000 (11:50 +0000)]
snooping out stream on request
wisberg [Thu, 12 May 2005 11:49:53 +0000 (11:49 +0000)]
FileToURL via URI
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.
aclement [Thu, 12 May 2005 10:49:25 +0000 (10:49 +0000)]
Reduced duplication of vm checking logic.
aclement [Thu, 12 May 2005 10:07:13 +0000 (10:07 +0000)]
Suggested error message improvement by Andrew.
aclement [Thu, 12 May 2005 09:32:03 +0000 (09:32 +0000)]
Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycle
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
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
wisberg [Wed, 11 May 2005 18:42:52 +0000 (18:42 +0000)]
Reverting - duplicate tools.jar entry
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
wisberg [Wed, 11 May 2005 10:51:57 +0000 (10:51 +0000)]
aspectjweaver.jar now built from loadtime5-all.jar (UNTESTED merged manifest)
wisberg [Wed, 11 May 2005 10:51:11 +0000 (10:51 +0000)]
aspectjweaver.jar now built from loadtime5-all.jar
wisberg [Wed, 11 May 2005 09:46:48 +0000 (09:46 +0000)]
mainly reflective loading - unfortunately also reformatted
wisberg [Wed, 11 May 2005 09:45:33 +0000 (09:45 +0000)]
Name picked up by Ant junit task
wisberg [Wed, 11 May 2005 09:40:10 +0000 (09:40 +0000)]
unused imports
wisberg [Wed, 11 May 2005 09:38:35 +0000 (09:38 +0000)]
src -> java5-src, added junit.jar and testing-utils for test purposes
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.
wisberg [Wed, 11 May 2005 09:24:23 +0000 (09:24 +0000)]
replacement for build.xml (move there when validated)
wisberg [Wed, 11 May 2005 09:23:45 +0000 (09:23 +0000)]
unneeded imports
wisberg [Wed, 11 May 2005 09:18:33 +0000 (09:18 +0000)]
testsrc -> java5-testsrc, placeholders for pre-1.5 build
avasseur [Wed, 11 May 2005 09:18:15 +0000 (09:18 +0000)]
fix LTW test
wisberg [Wed, 11 May 2005 09:14:58 +0000 (09:14 +0000)]
testsrc -> java5-testsrc
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.
wisberg [Wed, 11 May 2005 08:59:26 +0000 (08:59 +0000)]
Ant 1.6.3 imports rather than entities
wisberg [Wed, 11 May 2005 08:58:25 +0000 (08:58 +0000)]
not using junitModules.xml
wisberg [Wed, 11 May 2005 08:57:22 +0000 (08:57 +0000)]
Ant 1.6.3 imports rather than entities; updated junit taskdef
wisberg [Wed, 11 May 2005 08:55:16 +0000 (08:55 +0000)]
tracking Ant 1.6.3 updates in build module
wisberg [Wed, 11 May 2005 08:53:46 +0000 (08:53 +0000)]
support system property value "false"
wisberg [Wed, 11 May 2005 08:45:02 +0000 (08:45 +0000)]
Checking against all (known) module .classpath files
wisberg [Wed, 11 May 2005 08:44:07 +0000 (08:44 +0000)]
added junit.jar to skipped libraries, *.xml to resources copied
wisberg [Wed, 11 May 2005 08:43:26 +0000 (08:43 +0000)]
updated tiny XML parser. Unfortunately, also reformatted.
wisberg [Wed, 11 May 2005 08:42:21 +0000 (08:42 +0000)]
permitting modules to mix 1.5 and prior source directories
wisberg [Wed, 11 May 2005 08:40:36 +0000 (08:40 +0000)]
Ant 1.6.3
wisberg [Wed, 11 May 2005 08:40:10 +0000 (08:40 +0000)]
Ant 1.6.3 (again? hmm.)
wisberg [Wed, 11 May 2005 08:34:19 +0000 (08:34 +0000)]
Ant 1.6.3
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.
wisberg [Wed, 11 May 2005 08:13:00 +0000 (08:13 +0000)]
document basic auto-build assumptions and invariants
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.
aclement [Wed, 11 May 2005 08:08:26 +0000 (08:08 +0000)]
Add loadtime into the classpath so it can find the message handler.
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)
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 ?!?!?
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
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)
aclement [Mon, 9 May 2005 11:08:28 +0000 (11:08 +0000)]
tests and fixes for 93345 and static imports. From Andrew Huff.
aclement [Fri, 6 May 2005 15:42:28 +0000 (15:42 +0000)]
Tests for 87282, 88606
aclement [Fri, 6 May 2005 15:18:54 +0000 (15:18 +0000)]
Fix for 91053 (Generics): Generics problem with Set
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
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.
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.
wisberg [Thu, 5 May 2005 21:48:29 +0000 (21:48 +0000)]
AJDT rather than ajbrowser as default visualizer/environment