| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html xmlns="http://www.w3.org/1999/xhtml"> |
| <head> |
| <title>The AspectJ project at Eclipse.org: Development Plan</title> |
| <link rel="stylesheet" href="aspectj_style.css" type="text/css" /> |
| </head> |
| <body> |
| <div id="container"> |
| <?php require("banner.html"); ?> |
| <div id="main"> |
| <!-- ================ Page specific content starts here ================ --> |
| |
| <h1>aspectj: development plan</h1> |
| |
| <p>Last updated 11th May 2006</p> |
| |
| <h2>AspectJ 5, version 1.5.2</h2> |
| |
| <p>The next release of AspectJ will focus on bug-fixing and performance |
| improvements. It is scheduled for release in the middle of 2006. To keep informed, |
| watch the <a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED"> |
| list of open AspectJ bugs</a>, or the |
| <a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&target_milestone=1.5.2"> |
| list of AspectJ bugs targetting 1.5.2 |
| </a>. |
| </p> |
| |
| <h2>AspectJ 5, version 1.5.1a - released 20th April 2006 </h2> |
| |
| <p>AspectJ 1.5.1a included numerous bug fixes and significant improvements to |
| memory usage. For the full list of bugs resolved see the |
| <a href="http://www.eclipse.org/aspectj/doc/released/README-151.html"/>AspectJ 1.5.1a README</a>. |
| </p> |
| |
| <h2>AspectJ 5 - Done!</h2> |
| |
| <p>AspectJ 5 was released on December 20, 2005. For details on the new features, |
| see the <a href="http://www.eclipse.org/aspectj/doc/released/adk15notebook"> |
| AspectJ 5 Developer's Notebook</a>. |
| </p> |
| |
| |
| <!-- ================ End of page specific content ===================== --> |
| </div> |
| </div> |
| </body> |
| </html> |