]>
source.dussan.org Git - aspectj.git/log
mkersten [Tue, 27 Apr 2004 18:55:41 +0000 (18:55 +0000)]
Fix for 54238: Restore build cancelling to Swing-based IDEs
mkersten [Tue, 27 Apr 2004 05:00:49 +0000 (05:00 +0000)]
Start of ASM API docs.
acolyer [Mon, 26 Apr 2004 15:00:44 +0000 (15:00 +0000)]
fixes a tiny window of error in incremental compilation. File.lastModified()
only reports timestamps to the second (rounding down). We compare
against the lastBuildTime. It is therefore possible to miss updates
that have occured <1000ms after the last build.
acolyer [Mon, 26 Apr 2004 14:59:01 +0000 (14:59 +0000)]
change test cases to use File.pathSeparator rather than ";"
acolyer [Mon, 26 Apr 2004 09:53:45 +0000 (09:53 +0000)]
fix for Bugzilla Bug 59895
NPE updating an aspect in incremental mode
aclement [Mon, 26 Apr 2004 09:48:34 +0000 (09:48 +0000)]
Test for Bugzilla Bug 59397
NPE in compiler when using (an unusual) declare warning against a ctor ITD
aclement [Mon, 26 Apr 2004 09:46:28 +0000 (09:46 +0000)]
Partial fix for Bugzilla Bug 59397
NPE in compiler when using (an unusual) declare warning against a ctor ITD
wisberg [Mon, 26 Apr 2004 00:45:48 +0000 (00:45 +0000)]
@testcase 59895 incremental full-rebuild
aclement [Fri, 23 Apr 2004 16:24:27 +0000 (16:24 +0000)]
Fix for Bugzilla Bug 59596
Null pointer exception while weaving java.awt.Label
aclement [Fri, 23 Apr 2004 13:17:43 +0000 (13:17 +0000)]
Test for Bugzilla Bug 59440
NPE when binary weaving a ctor ITD.
aclement [Fri, 23 Apr 2004 13:17:16 +0000 (13:17 +0000)]
Fix for Bugzilla Bug 59440
NPE when binary weaving a ctor ITD.
aclement [Fri, 23 Apr 2004 12:26:28 +0000 (12:26 +0000)]
Fix for Bug 58679
Regression from 1.1: NPE in CompilationResult
aclement [Fri, 23 Apr 2004 12:25:31 +0000 (12:25 +0000)]
Testcase for Bug 58679
Regression from 1.1: NPE in CompilationResult
wisberg [Mon, 19 Apr 2004 03:19:16 +0000 (03:19 +0000)]
cricketcage skipped, external link to top, updated design pattern entry
wisberg [Mon, 19 Apr 2004 02:26:03 +0000 (02:26 +0000)]
renamed sample aspect
wisberg [Thu, 15 Apr 2004 15:54:04 +0000 (15:54 +0000)]
added lazyTjp to list of accepted X options, added undocumented xdone flag
mkersten [Wed, 14 Apr 2004 18:39:36 +0000 (18:39 +0000)]
Updates to ajdoc docs and notes on current limitations.
aclement [Wed, 14 Apr 2004 16:02:15 +0000 (16:02 +0000)]
Georges fix for relative paths in ajdoc. Means we support multiple browsers and the doc is portable.
mkersten [Thu, 8 Apr 2004 23:50:13 +0000 (23:50 +0000)]
Clean-up ensuring no resources modified as a result of test runs.
mkersten [Thu, 8 Apr 2004 23:40:27 +0000 (23:40 +0000)]
Extended test coverage.
mkersten [Thu, 8 Apr 2004 23:26:41 +0000 (23:26 +0000)]
Extended test coverage.
mkersten [Thu, 8 Apr 2004 23:25:20 +0000 (23:25 +0000)]
Fixed:
57780: ajdoc package summary should not show synthetic information;
57773: ajdoc crash;
Cleaned up link generation, added support for arbitrary levels of type nesting.
mkersten [Thu, 8 Apr 2004 16:51:09 +0000 (16:51 +0000)]
Extended test coverage to various permutations of crossing package and type boundaries with links.
mkersten [Thu, 8 Apr 2004 16:50:05 +0000 (16:50 +0000)]
Fixes for:
57780: ajdoc package summary should not show synthetic information
57773: ajdoc crash
mkersten [Thu, 8 Apr 2004 15:08:23 +0000 (15:08 +0000)]
Fixed: 57780 ajdoc package summary should not show synthetic information
aclement [Thu, 8 Apr 2004 13:14:48 +0000 (13:14 +0000)]
Fix broken links in ajdoc. Part 4 : fix links to members of types
in other packages (again). Also, fix for nested types. Covers more than one
level of nesting. NOTE: the tool is currently not capable of producing
output for more than one level of nesting. Bug will be raised if Ron has
not already opened it.
aclement [Thu, 8 Apr 2004 10:46:58 +0000 (10:46 +0000)]
Fix for Bugzilla Bug 57436
Java 1.5 fails to run classes produced by ajc
[ Not the perfect fix, but passes all the tests I can find - lets see what the build machine thinks of it...]
wisberg [Wed, 7 Apr 2004 23:43:56 +0000 (23:43 +0000)]
standard junit dependency - still need to fix the tools.jar reference
mkersten [Wed, 7 Apr 2004 21:44:27 +0000 (21:44 +0000)]
Removed generated docs since they're not yet being used by the test suite, and add noise to CVS.
mkersten [Wed, 7 Apr 2004 21:33:40 +0000 (21:33 +0000)]
Removed generated docs since they're not yet being used by the test suite, and add noise to CVS.
mkersten [Wed, 7 Apr 2004 21:30:20 +0000 (21:30 +0000)]
Added support for additional javadoc 1.4 options.
aclement [Wed, 7 Apr 2004 16:09:40 +0000 (16:09 +0000)]
Add in unit tests for Ajdoc
aclement [Wed, 7 Apr 2004 16:08:30 +0000 (16:08 +0000)]
Now created at install time.
aclement [Wed, 7 Apr 2004 16:07:40 +0000 (16:07 +0000)]
Create aj and aj.bat launch scripts at install time.
aclement [Wed, 7 Apr 2004 16:05:07 +0000 (16:05 +0000)]
Moved from the other package.
aclement [Wed, 7 Apr 2004 16:04:35 +0000 (16:04 +0000)]
Moved to default package.
aclement [Wed, 7 Apr 2004 16:04:02 +0000 (16:04 +0000)]
Fix broken links in ajdoc. Part 3 : fix links to members of types
in other packages (again). Also, fix for nested types.
mkersten [Wed, 7 Apr 2004 15:32:00 +0000 (15:32 +0000)]
- Added support for 1.4 sources (use "-source 1.4" option)
- Made output class files go to documentation directory (-d) rather than source directory.
- Added "-XajdocDebug" option that will keep the source files generated from the ASM around in order to help people send better bug reports.
- Any declare forms that ajdoc doesn't know how to generate docs for get printed to the console and indicated as a limitation.
I also extended test coverage to declare forms and added proper clearing of state for multiple invocations from test cases.
aclement [Wed, 7 Apr 2004 13:09:18 +0000 (13:09 +0000)]
Some of the fix for Bugzilla Bug 57432
NPE when creating declare messages
[Moved the testcase across and added a second one for the variant with debug info]
aclement [Wed, 7 Apr 2004 13:07:11 +0000 (13:07 +0000)]
Some of the fix for Bugzilla Bug 57432
NPE when creating declare messages
[If we don't know the originating source file, have a better guess than 'Unknown']
aclement [Wed, 7 Apr 2004 13:06:09 +0000 (13:06 +0000)]
Some of the fix for Bugzilla Bug 57432
NPE when creating declare messages
[Modified XML to build debug/nondebug variants of the library]
aclement [Wed, 7 Apr 2004 12:59:48 +0000 (12:59 +0000)]
Some of the fix for Bugzilla Bug 57432
NPE when creating declare messages
[Use the correct value for initializing 'maxProblemsPerUnit']
aclement [Wed, 7 Apr 2004 12:58:47 +0000 (12:58 +0000)]
Some of the fix for Bugzilla Bug 57432
NPE when creating declare messages
[Allow for null targeters - for example when the class file has no debug info in it]
aclement [Wed, 7 Apr 2004 09:07:43 +0000 (09:07 +0000)]
Fix for Bugzilla Bug 57430
exception printing
mkersten [Wed, 7 Apr 2004 04:11:47 +0000 (04:11 +0000)]
I added -XjavadocsInModel to make the addition of Javadoc strings to the ASM only happen when request it (prevent bloat of the model with strings.
mkersten [Wed, 7 Apr 2004 04:11:06 +0000 (04:11 +0000)]
Added support for getting/setting formal comments
mkersten [Wed, 7 Apr 2004 04:10:31 +0000 (04:10 +0000)]
Extended test coverage
mkersten [Wed, 7 Apr 2004 04:09:26 +0000 (04:09 +0000)]
Regenerated test data.
mkersten [Wed, 7 Apr 2004 04:08:43 +0000 (04:08 +0000)]
I just committed the final round of updates to ajdoc needed for 1.2. In a nutshell it's moved forward a ways from the previous ajdoc:
- AJDT integration works
- generates documentation for all the AspectJ modules
- works on 1.3 and 1.4
- comments and Javadoc tags are properly preserved and resolved
Note that the hope is still for "declare" documentation to come in the form of a contribution.
Getting it to work for our tree involved a bunch of bug fixes to deal with things like anonymous types. To run from our tree in bootstrap mode use something like the attached batch script.
I had to roll back some of Andy's fix to broken links: getRelativeComponent didn't work properly for internal anchor links (..html#<mumble>). Andy, could you check this against the current thing against whatever was breaking for you, and ideally add that code patter to CoverageTestCase?
I added -XjavadocsInModel to make the addition of Javadoc strings to the ASM only happen when request it (prevent bloat of the model with strings. The running time of ajdoc is now dominated by the compilation time.
mkersten [Wed, 7 Apr 2004 04:07:54 +0000 (04:07 +0000)]
AsmBuilderTest.testNullHandlingOfVisit() now checks for an NPE instead of an EmptyStackException. I'm not sure how the original could have worked in the absence of the handle cache.
wisberg [Tue, 6 Apr 2004 08:44:50 +0000 (08:44 +0000)]
removing d:/eclipse_aspectj path
mkersten [Tue, 6 Apr 2004 05:07:53 +0000 (05:07 +0000)]
Regenerated test data.
aclement [Mon, 5 Apr 2004 16:22:24 +0000 (16:22 +0000)]
Fix broken links in ajdoc. Part 2 : fix links to types in other packages.
aclement [Mon, 5 Apr 2004 15:34:15 +0000 (15:34 +0000)]
1.2 rc1 build/pkg : Manifest template for ajdoc.jar
aclement [Mon, 5 Apr 2004 15:15:41 +0000 (15:15 +0000)]
1.2 rc1 build/pkg : Includes changes to version and to build ajdoc.
aclement [Mon, 5 Apr 2004 15:14:34 +0000 (15:14 +0000)]
1.2 rc1 build/pkg : Add in JPEGs to the binary.pattern property.
aclement [Mon, 5 Apr 2004 15:13:20 +0000 (15:13 +0000)]
1.2 rc1 build/pkg : Add in ajdoc. Update version from 1.1 to 1.2.
aclement [Mon, 5 Apr 2004 15:10:56 +0000 (15:10 +0000)]
1.2 rc1 build/pkg : Add in ajdoc target. Temp method of clearing stuff
from the aspectjtools jar.
aclement [Mon, 5 Apr 2004 15:06:36 +0000 (15:06 +0000)]
1.2 rc1 build/pkg : Update base version from 1.1 to 1.2. Add tools.jar
to the ajdoc launch script.
aclement [Mon, 5 Apr 2004 15:02:42 +0000 (15:02 +0000)]
Add ajdoc.jar to jar classpath
aclement [Mon, 5 Apr 2004 15:00:49 +0000 (15:00 +0000)]
Fix broken links in ajdoc.
aclement [Mon, 5 Apr 2004 14:58:57 +0000 (14:58 +0000)]
1.2 rc1 build/pkg : Make ajbrowser depend on ajdoc
wisberg [Mon, 5 Apr 2004 09:24:57 +0000 (09:24 +0000)]
@testcase PR#57432 NPE's when writing some declare error
wisberg [Mon, 5 Apr 2004 06:23:05 +0000 (06:23 +0000)]
added bug db links and notes wrt newly-enforced limits for declarations on interfaces
wisberg [Mon, 5 Apr 2004 05:17:58 +0000 (05:17 +0000)]
untested code to skip any /tools.jar library antecedant when building other that testing jars
wisberg [Fri, 2 Apr 2004 20:27:49 +0000 (20:27 +0000)]
requirements for declaring members on interfaces
wisberg [Fri, 2 Apr 2004 19:07:35 +0000 (19:07 +0000)]
best to specify forkclasspath when forking to avoid snooping Ant's classpath, which fails in some contexts
acolyer [Fri, 2 Apr 2004 14:13:09 +0000 (14:13 +0000)]
fix for Bugzilla Bug 48389
Cannot assign to final fields in intertype constructors.
acolyer [Fri, 2 Apr 2004 14:01:44 +0000 (14:01 +0000)]
fix for Bugzilla Bug 47321
build.xml needs iajc fork workaround
acolyer [Fri, 2 Apr 2004 12:47:35 +0000 (12:47 +0000)]
fix for NPE EclipseAdaptorUtils.java:147
as reported by Wes.
aclement [Fri, 2 Apr 2004 12:45:13 +0000 (12:45 +0000)]
Fix for Bug 55341
error Type mismatch: cannot convert from java.lang.String to java.lang.String
acolyer [Fri, 2 Apr 2004 12:03:40 +0000 (12:03 +0000)]
fix for Bugzilla Bug 31460
Weaving class loader
acolyer [Fri, 2 Apr 2004 11:54:10 +0000 (11:54 +0000)]
fixed so that failure is graceful under 1.3, and to avoid
calling main method in javadoc since this ends by calling
System.exit. Solution is to use execute method instead
(1.4 and above only).
wisberg [Fri, 2 Apr 2004 11:22:00 +0000 (11:22 +0000)]
Jan's 4/2 bug 50932 patch
wisberg [Fri, 2 Apr 2004 11:07:41 +0000 (11:07 +0000)]
Jan's 4/2 bug 50932 patch
acolyer [Fri, 2 Apr 2004 10:30:16 +0000 (10:30 +0000)]
first completed draft of 1.2 readme
acolyer [Wed, 31 Mar 2004 21:39:50 +0000 (21:39 +0000)]
updates for 1.2 release (work in progress)
acolyer [Wed, 31 Mar 2004 21:39:21 +0000 (21:39 +0000)]
images for README-12
acolyer [Wed, 31 Mar 2004 21:38:25 +0000 (21:38 +0000)]
updates for 1.2 release
wisberg [Wed, 31 Mar 2004 08:02:30 +0000 (08:02 +0000)]
Convenience method to run ajc in a child classloader and get List/String results in the parent (e.g., when running as a JUnit test)
wisberg [Wed, 31 Mar 2004 01:51:03 +0000 (01:51 +0000)]
Jan Hannemann's design patterns implementations, plus .lst files and test scripts
wisberg [Wed, 31 Mar 2004 00:44:42 +0000 (00:44 +0000)]
running negative harness tests, to verify that expected-fails actually fail
wisberg [Wed, 31 Mar 2004 00:39:21 +0000 (00:39 +0000)]
recursive message checks of run status with children
wisberg [Wed, 31 Mar 2004 00:38:51 +0000 (00:38 +0000)]
dir-changes tests
wisberg [Wed, 31 Mar 2004 00:34:37 +0000 (00:34 +0000)]
enabled dir-changes, changed output messages
mkersten [Tue, 30 Mar 2004 17:14:39 +0000 (17:14 +0000)]
Improved link layout and removed generation of duplicates.
mkersten [Tue, 30 Mar 2004 16:22:11 +0000 (16:22 +0000)]
Added removal of temporary files
mkersten [Tue, 30 Mar 2004 16:21:52 +0000 (16:21 +0000)]
Added ignores for test ouptut
mkersten [Tue, 30 Mar 2004 16:04:55 +0000 (16:04 +0000)]
Expanded test suite.
mkersten [Mon, 29 Mar 2004 22:35:35 +0000 (22:35 +0000)]
Added more information on source signature (for ajdoc)
mkersten [Mon, 29 Mar 2004 22:33:49 +0000 (22:33 +0000)]
Minor non-disruptive ASM API cleanup.
ehilsdal [Wed, 24 Mar 2004 16:40:19 +0000 (16:40 +0000)]
Feedback from AOSD 2004
mkersten [Tue, 23 Mar 2004 09:45:08 +0000 (09:45 +0000)]
Working ajdoc to that generates advice links, with tests
for generating spacewar documentation.
acolyer [Sun, 21 Mar 2004 15:44:50 +0000 (15:44 +0000)]
added in significant changes from 1.2 release.
ehilsdal [Sat, 20 Mar 2004 06:06:45 +0000 (06:06 +0000)]
updated tutorial for AOSD 2004
acolyer [Fri, 19 Mar 2004 21:19:01 +0000 (21:19 +0000)]
default compliance level is now 1.4
acolyer [Fri, 19 Mar 2004 21:15:30 +0000 (21:15 +0000)]
move injars below inpath and mark it as deprecated.
acolyer [Fri, 19 Mar 2004 20:49:58 +0000 (20:49 +0000)]
placeholder readme for 1.2
acolyer [Fri, 19 Mar 2004 20:49:13 +0000 (20:49 +0000)]
added link to README-12.html
acolyer [Fri, 19 Mar 2004 20:48:44 +0000 (20:48 +0000)]
added porting to 1.2 documentation