Browse Source

readme-154

tags/V1_5_4
aclement 16 years ago
parent
commit
4bb4a25bdc
2 changed files with 37 additions and 0 deletions
  1. 36
    0
      docs/dist/doc/README-154.html
  2. 1
    0
      docs/dist/doc/index.html

+ 36
- 0
docs/dist/doc/README-154.html View File

@@ -0,0 +1,36 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html> <head>
<title>AspectJ 5 Development Kit v1.5.4 Readme</title>
<style type="text/css">
<!--
P { margin-left: 20px; }
PRE { margin-left: 20px; }
LI { margin-left: 20px; }
H4 { margin-left: 20px; }
H3 { margin-left: 10px; }
-->
</style>
</head>

<body>
<div align="right"><small>
&copy; Copyright 2006 Contributors.
All rights reserved.
</small></div>

<h1>AspectJ 5 v1.5.4 Readme</h1>

<p>This release includes a number of bug fixes and enhancements. The full list of resolved issues can be found with
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=AspectJ&target_milestone=1.5.4&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=">
this bugzilla query</a>.
</p>
<p>
Some key fixes include better handling of generic type declarations, both in regular Java classes and in combination with AspectJ constructs (for example, inter-type declarations)
</p>
<br>

<hr>
<!--p>For information on bug fixes in AspectJ 5 v1.5.4, see the <a href="changes.html"> changes</a> document.</p-->

</body>
</html>

+ 1
- 0
docs/dist/doc/index.html View File

@@ -138,6 +138,7 @@
<tr> <td>README's
</td>
<td>Changes and porting guide for AspectJ
<a href="README-154.html">1.5.4</a>,
<a href="README-153.html">1.5.3</a>,
<a href="README-152.html">1.5.2</a>,
<a href="README-151.html">1.5.1</a>,

Loading…
Cancel
Save