From 6771f63f1606120095057ee17f5dbc8110665640 Mon Sep 17 00:00:00 2001 From: Andy Clement Date: Thu, 17 Apr 2014 13:01:50 -0700 Subject: 180 readme minor updates --- docs/dist/doc/README-180.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/docs/dist/doc/README-180.html b/docs/dist/doc/README-180.html index 78b55d8cb..4c2f52486 100644 --- a/docs/dist/doc/README-180.html +++ b/docs/dist/doc/README-180.html @@ -14,16 +14,17 @@
-© Copyright 2013 Contributors. +© Copyright 2014 Contributors. All rights reserved.

AspectJ 1.8.0 Readme

The full list of resolved issues in 1.8.0 is available -here.

+here.

@@ -33,7 +34,7 @@ All rights reserved.

Java 8 compilation

AspectJ has been updated to the latest available Eclipse Java -compiler version that compiles Java8 code.

+compiler version that compiles Java8 code (the version available as a feature patch on top of Eclipse 4.3.2).

Here is a sample AspectJ8 program:

@@ -86,10 +87,6 @@ class MyClass { === 8< ==== C.java ==== 8< === -

-

Other

-

The fixes in the 1.7 branch which have occurred since this 1.8 branch was created -have been merged into the 1.8 release.

-- cgit v1.2.3