From fd2596b832da05f4ff8365f87c170da6e4cf5b0c Mon Sep 17 00:00:00 2001 From: acolyer Date: Mon, 19 Dec 2005 20:33:10 +0000 Subject: [PATCH] readme update (wes' version) --- docs/dist/doc/README-150.html | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/docs/dist/doc/README-150.html b/docs/dist/doc/README-150.html index 9ee264851..f36bc132b 100644 --- a/docs/dist/doc/README-150.html +++ b/docs/dist/doc/README-150.html @@ -14,21 +14,33 @@
-© Copyright 2004 Contributors. +© Copyright 2005 Contributors. All rights reserved.

AspectJ 5 Readme

AspectJ 5 introduces several important changes to the language and tools -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.

+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. -

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. +

+

+ 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 + . +

For information on bug fixes in AspectJ 5 v1.5.0, see the changes document.

-- 2.39.5