Browse Source

160rc1 update

tags/V1_6_0rc1
aclement 16 years ago
parent
commit
1756ee86cb
1 changed files with 13 additions and 0 deletions
  1. 13
    0
      docs/dist/doc/README-160.html

+ 13
- 0
docs/dist/doc/README-160.html View File

@@ -20,6 +20,19 @@ All rights reserved.

<h1>AspectJ v1.6.0 Readme</h1>

<h3>AspectJ v1.6.0rc1- 16 Apr 2008</h3>
<p>This release candidate fixes a number of issues raised against M2 and earlier versions of AspectJ. The full list of fixes
is accessible here:
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=AspectJ&target_milestone=1.6.0+RC1&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">1.6.0rc1 fixes</a>.

<p>It also includes some enhancements to incremental compilation support which enable AJDT to do incremental builds
more often than previously in a multi-project eclipse configuration.
These enhancements are described in <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=221427">bug 221427</a>.
And some performance numbers are in <a href="http://dev.eclipse.org/mhonarc/lists/aspectj-users/msg09002.html">this mailing list</a> post.

<hr>


<h3>AspectJ v1.6.0M2 - 26 Feb 2008</h3>
<p>This milestone fixes a number of issues raised against M1 and earlier versions of AspectJ. The full list of fixes
is accessible here:

Loading…
Cancel
Save