Push release of AJDT 2.2.2
diff --git a/downloads/index.php b/downloads/index.php
index 95747b8..542588a 100644
--- a/downloads/index.php
+++ b/downloads/index.php
@@ -99,14 +99,14 @@
<h3>AJDT 2.2 release builds for Eclipse 4.2 and 3.7</h3>
<ul>
<li>
- AJDT 2.2.1 for Eclipse 4.2, 3.8, and 3.7 <em>with JDT weaving</em><br>
+ AJDT 2.2.2 for Eclipse 4.2, 3.8, and 3.7 <em>with JDT weaving</em><br>
What is <a href="http://wiki.eclipse.org/JDT_weaving_features">JDT weaving</a>?
<table class="tasklist" width="80%">
<tr>
- <th align="left">2.2.1 Release Date:</th><td>September 21, 2012</td>
+ <th align="left">2.2.2 Release Date:</th><td>February 21, 2012</td>
</tr>
<tr>
- <th align="left">AspectJ Version in 2.2.1:</th><td><a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.7.2.20120920133900.jar">1.7.2.20120920133900</a></td>
+ <th align="left">AspectJ Version in 2.2.2:</th><td><a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.7.2.jar">1.7.2</a></td>
</tr>
<tr>
<th align="left">Eclipse 3.8 and 4.2 Update Site URL:</th>
@@ -118,6 +118,10 @@
</tr>
<tr>
<th align="left">AJDT for Eclipse 4.2 and 3.8 Zip file:</th>
+ <td><a href="http://download.eclipse.org/tools/ajdt/42/update/ajdt_2.2.2_for_eclipse_4.2.zip">ajdt_2.2.2_for_eclipse_4.2.zip</a></td>
+ </tr>
+ <tr>
+ <th align="left">AJDT for Eclipse 4.2 and 3.8 Zip file:</th>
<td><a href="http://download.eclipse.org/tools/ajdt/42/update/ajdt_2.2.1_for_eclipse_4.2.zip">ajdt_2.2.1_for_eclipse_4.2.zip</a></td>
</tr>
<tr>
@@ -125,7 +129,11 @@
<td><a href="http://download.eclipse.org/tools/ajdt/42/update/ajdt_2.2.0_for_eclipse_4.2.zip">ajdt_2.2.0_for_eclipse_4.2.zip</a></td>
</tr>
<tr>
- <th align="left">AJDT for Eclipse 3.7 Zip file: (2.2.0 is the latest release on Eclipse 3.7)</th>
+ <th align="left">AJDT for Eclipse 3.7 Zip file:</th>
+ <td><a href="http://download.eclipse.org/tools/ajdt/37/update/ajdt_2.2.2_for_eclipse_3.7.zip">ajdt_2.2.2_for_eclipse_3.7.zip</a></td>
+ </tr>
+ <tr>
+ <th align="left">AJDT for Eclipse 3.7 Zip file: </th>
<td><a href="http://download.eclipse.org/tools/ajdt/37/update/ajdt_2.2.0_for_eclipse_3.7.zip">ajdt_2.2.0_for_eclipse_3.7.zip</a></td>
</tr>
</table>
@@ -137,10 +145,32 @@
<div class="homeitem3col">
<a name="dev42"></a>
+<h3>Development builds for Eclipse 4.3</h3>
+<ul>
+ <li>
+ AJDT 2.2.3 dev builds for Eclipse 4.3
+ <table class="tasklist" width="80%">
+ <tr>
+ <th align="left">Update Site URL:</th>
+ <td><strong><code>http://download.eclipse.org/tools/ajdt/43/dev/update</code></strong></td>
+ </tr>
+ <tr>
+ <th align="left">Zip file:</th>
+ <td><a href="#43zips">See below</a></td>
+ </tr>
+ </table>
+ To install from a zip file, download the zip and point your p2 installer to that file. Then proceed as if it were a normal update site.
+ Do <em>not</em> unzip the update site into the dropins directory.
+ </li>
+</ul>
+</div>
+
+<div class="homeitem3col">
+<a name="dev42"></a>
<h3>Development builds for Eclipse 4.2</h3>
<ul>
<li>
- AJDT 2.2.2 dev builds for Eclipse 4.2
+ AJDT 2.2.3 dev builds for Eclipse 4.2
<table class="tasklist" width="80%">
<tr>
<th align="left">Update Site URL:</th>
@@ -162,7 +192,7 @@
<h3>Development builds for Eclipse 3.7</h3>
<ul>
<li>
- AJDT 2.2.1 dev builds for Eclipse 3.7
+ AJDT 2.2.3 dev builds for Eclipse 3.7
<table class="tasklist" width="80%">
<tr>
<th align="left">Update Site URL:</th>
@@ -411,6 +441,21 @@
<ul>
<li>
+ <a name="42zips"></a>Eclipse 4.3 builds
+ <br>Update Site URL:<br>
+ <code>http://download.eclipse.org/tools/ajdt/43/dev/update</code>
+ </p>
+ <p>
+ <table class="tasklist" width="100%">
+ <tr align="left">
+ <th>Zip file</th>
+ </tr>
+$builds43
+ </table>
+ </p>
+ </li>
+
+ <li>
<a name="42zips"></a>Eclipse 4.2 builds
<br>Update Site URL:<br>
<code>http://download.eclipse.org/tools/ajdt/42/dev/update</code>
diff --git a/index.php b/index.php
index 0f78f94..c9c62e7 100644
--- a/index.php
+++ b/index.php
@@ -65,7 +65,12 @@
<ul>
<li>
<img src="images/new.gif" width="11" height="11">
- <a href="whatsnew220">AJDT 2.2.1</a>
+ <a href="whatsnew222">AJDT 2.2.2</a>
+ is now available.
+ <br><span class="dates">posted 02-22-13</span>
+ </li>
+ <li>
+ <a href="whatsnew221">AJDT 2.2.1</a>
is now available.
<br><span class="dates">posted 09-21-12</span>
</li>
diff --git a/whatsnew221/index.html b/whatsnew221/index.html
index b4ad56d..a565eb7 100644
--- a/whatsnew221/index.html
+++ b/whatsnew221/index.html
@@ -16,7 +16,7 @@
<td valign="top"><b>Overview</b>
</td>
<td valign="top">AJDT 2.2.1 is a service refresh and contains a post 1.7.1 dev build of AspectJ as well as some bug fixes.
- See the <a href="http://eclipse.org/ajdt/downloads"></a>downloads page</a> for information on how to install this release.</td>
+ See the <a href="http://eclipse.org/ajdt/downloads">downloads page</a> for information on how to install this release.</td>
</tr>
<tr>
diff --git a/whatsnew222/index.html b/whatsnew222/index.html
new file mode 100644
index 0000000..47eb361
--- /dev/null
+++ b/whatsnew222/index.html
@@ -0,0 +1,101 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+<link rel="STYLESHEET" href="http://www.eclipse.org/default_style.css"
+ charset="ISO-8859-1" type="text/css">
+<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
+<title>AJDT 2.2.2 - New and Noteworthy</title>
+
+</head>
+<body>
+ <h1>AJDT 2.2.2 - New and Noteworthy</h1>
+
+ <table border="0" cellpadding="10" cellspacing="0" width="80%">
+ <tbody>
+ <tr>
+ <td valign="top"><b>Overview</b>
+ </td>
+ <td valign="top">AJDT 2.2.2 is a service refresh and contains AspectJ 1.7.2 as well as bug fixes.
+ See the <a href="http://eclipse.org/ajdt/downloads">downloads page</a> for information on how to install this release.</td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr></td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Build time improvements</b>
+ </td>
+ <td>Because of some extra caching of file system locations for source files, we have been able to significantly trim the build times of AspectJ projects. This fix particularly improves build times for projects with large numbers of files. For more information, see <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=394569">bug 394569</a>.</td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr></td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Eclipse 4.3 support</b>
+ </td>
+ <td>Snapshot builds of AJDT for Eclipse 4.3 (Kepler) are now available. See the <a href="http://eclipse.org/ajdt/downloads">downloads page</a> for information.
+ And use the following udpate site to install:
+ <ul>
+ <li><a href="http://download.eclipse.org/tools/ajdt/43/dev/update">http://download.eclipse.org/tools/ajdt/43/dev/update</a></li>
+ <ul></td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr></td>
+ </tr>
+ <tr>
+ <td valign="top"><b>AspectJ 1.7.2</b>
+ </td>
+ <td>AJDT 2.2.2 includes a AspectJ with version 1.7.2.20130214224500. See the <a href="http://eclipse.org/aspectj/doc/released/README-172.html">
+ release notes for 1.7.1</a> for more information. This is a link to the actual <a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.7.2.jar">AspectJ version</a>
+ available in this AJDT release.</td>
+ </tr>
+
+
+ <tr>
+ <td colspan="2">
+ <hr></td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Bug Fixes</b>
+ </td>
+ See <a href="http://tinyurl.com/axrtt2q" target="_blank">bugzilla</a>
+ for a list of bugs addressed in this release.</td>
+ <td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr></td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Previous Releases</b>
+ </td>
+ <td>See <a
+ href="http://www.eclipse.org/ajdt/whatsnew221/index.html">here</a>
+ for information on the new features in AJDT 2.2.1.</td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr></td>
+ </tr>
+ <tr>
+ <td valign="top"><b>Thanks!</b>
+ </td>
+ <td>You can contact the AJDT team on the <a
+ href="https://dev.eclipse.org/mailman/listinfo/ajdt-dev">mailing
+ list</a>, and raise bugs on <a href="https://bugs.eclipse.org/bugs/">bugzilla</a>.
+ We also lurk on the <a
+ href="http://eclipse.org/aspectj/userlists.php">AspectJ users
+ list</a>, and on the <a
+ href="http://forum.springsource.org/forumdisplay.php?f=32">SpringSource
+ Tool Suite forum</a>.</td>
+ </tr>
+ </tbody>
+ </table>
+</body>
+</html>