summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Clement <aclement@gopivotal.com>2014-04-17 13:01:50 -0700
committerAndy Clement <aclement@gopivotal.com>2014-04-17 13:01:50 -0700
commit6771f63f1606120095057ee17f5dbc8110665640 (patch)
tree61136791118c1f480d30d5bc8b79d5c823f4187d
parent1d087b1c72156822c5076d7769417dd05125589f (diff)
downloadaspectj-6771f63f1606120095057ee17f5dbc8110665640.tar.gz
aspectj-6771f63f1606120095057ee17f5dbc8110665640.zip
180 readme minor updates
-rw-r--r--docs/dist/doc/README-180.html11
1 files 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 @@
<body>
<div align="right"><small>
-&copy; Copyright 2013 Contributors.
+&copy; Copyright 2014 Contributors.
All rights reserved.
</small></div>
<h1>AspectJ 1.8.0 Readme</h1>
<p>The full list of resolved issues in 1.8.0 is available
-<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;product=AspectJ;target_milestone=1.8.0;">here</a></h2>.</p>
+<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;product=AspectJ;target_milestone=1.8.0.M1;target_milestone=1.8.0;">here</a></h2>.</p>
<ul>
+<li>1.8.0 available 17-Apr-2014
<li>1.8.0.RC1 available 18-Mar-2014
<li>1.8.0.M1 available 29-Jul-2013
</ul>
@@ -33,7 +34,7 @@ All rights reserved.
<h3>Java 8 compilation</h3>
<p>AspectJ has been updated to the latest available Eclipse Java
-compiler version that compiles Java8 code.</p>
+compiler version that compiles Java8 code (the version available as a feature patch on top of Eclipse 4.3.2).</p>
</p>
<p>Here is a sample AspectJ8 program:</p>
@@ -86,10 +87,6 @@ class MyClass {
=== 8< ==== C.java ==== 8< ===
</code></pre>
-<h4>
-<h3>Other</h3>
-<p>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.</p>
<!-- ============================== -->
</body>
</html>