Browse Source

180 readme minor updates

tags/V1_8_0
Andy Clement 10 years ago
parent
commit
6771f63f16
1 changed files with 4 additions and 7 deletions
  1. 4
    7
      docs/dist/doc/README-180.html

+ 4
- 7
docs/dist/doc/README-180.html View File

@@ -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>

Loading…
Cancel
Save