releasing 2.1.2
diff --git a/downloads/index.php b/downloads/index.php
index f986ac4..a8238d3 100644
--- a/downloads/index.php
+++ b/downloads/index.php
@@ -72,6 +72,7 @@
# This is what AspectJ does:
# $builds = ListDevBuilds("$rootDir/tools/aspectj/dev");
+ $builds37 = ListDevBuilds("$rootDir/tools/ajdt/36/dev/update", "3.7");
$builds36 = ListDevBuilds("$rootDir/tools/ajdt/36/dev/update", "3.6");
$builds35 = ListDevBuilds("$rootDir/tools/ajdt/35/dev/update", "3.5");
@@ -99,24 +100,9 @@
<h3>Development builds for Eclipse 3.6</h3>
<ul>
<li>
- AJDT 2.1.2 dev builds for Eclipse 3.6
+ AJDT 2.1.3 dev builds for Eclipse 3.6
<table class="tasklist" width="80%">
<tr>
- <th align="left">2.1.2 M2 Update Site URL:</th>
- <td><strong><code>http://download.eclipse.org/tools/ajdt/36/dev/milestone</code></strong></td>
- </tr>
- <tr>
- <th align="left">Zip file:</th>
- <td><a href="http://download.eclipse.org/tools/ajdt/36/milestone/ajdt_2.1.2.M2_for_eclipse_3.6.zip">ajdt_2.1.2.M2_for_eclipse_3.6.zip</a></td>
- </tr>
- <tr>
- <th align="left">Zip file (2.1.2.M1):</th>
- <td><a href="http://download.eclipse.org/tools/ajdt/36/milestone/ajdt_2.1.2.M1_for_eclipse_3.6.zip">ajdt_2.1.2.M1_for_eclipse_3.6.zip</a></td>
- </tr>
- <tr>
- <th align="left">AspectJ Version in 2.1.2.M2:</th><td><a href="http://eclipse.org/aspectj/doc/released/README-1611.html">1.6.11 M2</a></td>
- </tr>
- <tr>
<th align="left">Update Site URL:</th>
<td><strong><code>http://download.eclipse.org/tools/ajdt/36/dev/update</code></strong></td>
</tr>
@@ -131,16 +117,44 @@
</ul>
</div>
+<div class="homeitem3col">
+<a name="dev37"></a>
+<h3>Development builds for Eclipse 3.7</h3>
+<ul>
+ <li>
+ AJDT 2.1.3 dev builds for Eclipse 3.7
+ <table class="tasklist" width="80%">
+ <tr>
+ <th align="left">Update Site URL:</th>
+ <td><strong><code>http://download.eclipse.org/tools/ajdt/37/dev/update</code></strong></td>
+ </tr>
+ <tr>
+ <th align="left">Zip file:</th>
+ <td><a href="#37zips">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="2.1"></a>
<h3>AJDT 2.1 release builds for Eclipse 3.6 and 3.5</h3>
<ul>
<li>
- AJDT 2.1.0 for Eclipse 3.6 and 3.5 <em>with JDT weaving</em><br>
+ AJDT 2.1.2 and 2.1.2 for Eclipse 3.6 and 3.5 <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">Release Date:</th><td>October 22, 2010</td>
+ <th align="left">2.1.2 Release Date:</th><td>March 14, 2010</td>
+ </tr>
+ <tr>
+ <th align="left">AspectJ Version in 2.1.2:</th><td><a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.6.11.jar">1.6.11</a></td>
+ </tr>
+ <tr>
+ <th align="left">2.1.1 Release Date:</th><td>October 22, 2010</td>
</tr>
<tr>
<th align="left">AspectJ Version in 2.1.1:</th><td><a href="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/aspectj-1.6.10.jar">1.6.10</a></td>
@@ -155,14 +169,14 @@
</tr>
<tr>
<th align="left">AJDT for Eclipse 3.6 Zip file:</th>
- <td><a href="http://download.eclipse.org/tools/ajdt/36/update/ajdt_2.1.1_for_eclipse_3.6.zip">ajdt_2.1.1_for_eclipse_3.6.zip</a></td>
+ <td><a href="http://download.eclipse.org/tools/ajdt/36/update/ajdt_2.1.2_for_eclipse_3.6.zip">ajdt_2.1.2_for_eclipse_3.6.zip</a></td>
</tr>
<tr>
<th align="left">AJDT for Eclipse 3.5 Zip file:</th>
<td><a href="http://download.eclipse.org/tools/ajdt/35/update/ajdt_2.1.1_for_eclipse_3.5.zip">ajdt_2.1.1_for_eclipse_3.5.zip</a></td>
</tr>
<tr>
- <th align="left">More info:</th><td><a href="http://www.eclipse.org/ajdt/whatsnew211/">New & Noteworthy</a></td>
+ <th align="left">More info:</th><td><a href="http://www.eclipse.org/ajdt/whatsnew212/">New & Noteworthy</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.
@@ -176,7 +190,7 @@
<h3>Development builds for Eclipse 3.5</h3>
<ul>
<li>
- AJDT 2.1.1 dev builds for Eclipse 3.5
+ AJDT 2.1.1 dev builds for Eclipse 3.5 (no longer under active development)
<table class="tasklist" width="80%">
<tr>
<th align="left">Update Site URL:</th>
diff --git a/index.php b/index.php
index 40b2b76..cb9ef20 100644
--- a/index.php
+++ b/index.php
@@ -64,7 +64,19 @@
<h3>News and Releases</h3>
<ul>
<li>
- <img src="images/new.gif" width="11" height="11">AJDT 2.1.2 M2
+ <img src="images/new.gif" width="11" height="11">AJDT 2.1.3 targeting Eclipe 3.7 (Indigo)
+ dev builds are now available. See <a href="downloads#dev37">downloads</a> page for more detail.
+ <br><span class="dates">posted 03-14-11</span>
+ </li>
+ <li>
+ <img src="images/new.gif" width="11" height="11">AJDT 2.1.2
+ is now available. This release includes <a
+ href="http://eclipse.org/aspectj/doc/released/README-1611.html">AspectJ 1.6.11</a>.
+ The release build is available from the <a href="downloads#dev36">downloads</a> page.
+ <br><span class="dates">posted 03-14-11</span>
+ </li>
+ <li>
+ AJDT 2.1.2 M2
is now available. This release includes <a
href="http://eclipse.org/aspectj/doc/released/README-1611.html">AspectJ 1.6.11 M2</a>.
The release build is available from the <a href="downloads#dev36">downloads</a> page.
@@ -77,6 +89,7 @@
The release build is available from the <a href="downloads#dev36">downloads</a> page.
<br><span class="dates">posted 12-09-10</span>
</li>
+ <!--
<li>
<a href="whatsnew211">AJDT 2.1.1</a> is here!
The release build is available from the <a href="downloads">downloads</a> page. This
@@ -98,7 +111,6 @@
<a href="http://www.eclipse.org/ajdt/release_reviews/AJDT2.1.0ReleaseReview.pdf">release review slides</a> are now available.
<br><span class="dates">posted 06-16-10</span>
</li>
- <!--
<li>
AJDT 2.1.0M1 is available from the <a href="downloads">downloads</a> page.
<br><span class="dates">posted 05-04-10</span>