From: acolyer AspectJ 5 introduces several important changes to the language and tools
-in order to support Java 5 and extend the capabilities of AspectJ in
-general. For language changes, see AspectJ 5
-Developer's Notebook. For tools changes, see the
-AspectJ Development Environment Guide,
- especially the section on
-Load-time weaving.
-The changes are summarized in the
- FAQ entry on AspectJ 5.
+in order to support Java 5, and to extend the capabilities of AspectJ in
+general. These changes are too extensive to describe in a simple readme file,
+so instead we have created the AspectJ 5
+Developer's Notebook to describe them.AspectJ 5 Readme
- Some of the other documentation has not been updated for AspectJ 5. - For the latest documentation, see - - http://eclipse.org/aspectj/doc/next/index.html - , linked off - - the AspectJ documentation home page - . -
+AspectJ 5 also introduces a number of changes to the supporting tools, +most notably in its support for load-time weaving. These changes are documented +in the Developers Guide.
For information on bug fixes in AspectJ 5 v1.5.0, see the changes document.
diff --git a/docs/dist/doc/changes.html b/docs/dist/doc/changes.html index 6a6b17735..eb78be930 100644 --- a/docs/dist/doc/changes.html +++ b/docs/dist/doc/changes.html @@ -145,7 +145,7 @@ All rights reserved.To be completed...
+This release contains nearly 400 bug fixes and enhancements since the 1.2.1 release. +Major updates to the language are documented in the +AspectJ 5 Developer's Notebook. There are +also a number of enhancements to accompanying tools documented in the +Developer's Guide +
+ +A full list of bugs fixed in AspectJ 5 can be found in +bugzilla. +
All known P1 and P2 bugs have been fixed in this release. The diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html index 89b8de596..dfee0c9c7 100644 --- a/docs/dist/doc/index.html +++ b/docs/dist/doc/index.html @@ -22,7 +22,8 @@