| <!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> |
| <meta http-equiv="Content-Language" content="en-us" /> |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
| <link rel="stylesheet" href="default_style.css" /> |
| <title>Equinox Aspects 1.0 M2 News</title> |
| </head> |
| |
| <body> |
| <h1>Equinox Aspects 1.0 M2 - New and Noteworthy</h1> |
| |
| <p> |
| The Equinox Aspects incubator project is now aligning itself with the general development |
| process of the other Eclipse projects and is moving towards graduation. Therefore we are |
| starting this effort by producing a number of milestone builds over the next weeks and months |
| and share them with you - including a new and noteworthy announcement. |
| </p> |
| |
| <ul> |
| <li> |
| <a href="#General">General</a> |
| </li> |
| </ul> |
| |
| <table border="0" cellpadding="10" cellspacing="0" width="80%"> |
| <tr> |
| <td colspan="2"> |
| <hr/> |
| <h2><a name="General" id="General"></a>General</h2> |
| <hr/> |
| </td> |
| </tr> |
| |
| <tr> |
| <td width="30%" valign="top" align="left"> |
| <b>Bugfixing</b> |
| </td> |
| <td width="70%" valign="top"> |
| We haven't got as much done as we wished for this milestone build. Nevertheless we |
| fixed two important bugs that were of particular interest for dynamics of aspect bundles |
| and starting the system without cleaning the configuration. Both now works better |
| than in M1. |
| <ul> |
| <li>fixed: supplementer mechanism broken without clean configuration (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=243681">bug 243681</a>)</li> |
| <li>fixed: aspect bundle update is broken (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=244410">bug 244410</a>)</li> |
| </ul> |
| We are pretty sure that you will see more stuff being done for M3. So stay tuned. |
| </td> |
| </tr> |
| |
| <tr> |
| <td colspan="2"> |
| <hr/> |
| </td> |
| </tr> |
| |
| </table> |
| |
| <p> |
| The above features are just the ones that are new since the previous |
| milestone build. Summaries for earlier 1.0 milestone builds: |
| </p> |
| |
| <ul> |
| <li> |
| <a href="http://www.eclipse.org/equinox/incubator/aspects/equinox-aspects-news-1.0-M1.html">New for Equinox Aspects 1.0 milestone build M1 (August 8, 2008)</a> |
| </li> |
| </ul> |
| |
| </body> |
| </html> |