git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276083 13f79535-47bb-0310-9956-ffa450edef68master
@@ -176,27 +176,30 @@ | |||
<div class="content"> | |||
<h1 class="title">News</h1> | |||
<h3 class="section"> | |||
<a name="Ant 1.6.1beta1"></a> | |||
Ant 1.6.1beta1 | |||
<a name="Ant 1.6.1"></a> | |||
Ant 1.6.1 | |||
</h3> | |||
<h3>January 29, 2004 - Ant 1.6.1beta1 Available</h3> | |||
<p>Apache Ant 1.6.1beta1 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6.1beta1/">download</a>.</p> | |||
<h3>February 12, 2004 - Ant 1.6.1 Available</h3> | |||
<p>Apache Ant 1.6.1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | |||
<p>The ASF Board has approved the new Apache License 2.0. | |||
For a copy of that license, please see | |||
<a href="http://www.apache.org/licenses/"> | |||
http://www.apache.org/licenses/</a>.</p> | |||
<p>The Ant 1.6.1 final release will probably be delivered with the | |||
Apache License 2.0, pending the result of a vote.</p> | |||
<p>Ant 1.6.1beta1 fixes several bugs, most notably the handling | |||
<p>The Ant 1.6.1 release is delivered with the | |||
Apache License 2.0.</p> | |||
<p>Ant 1.6.1 fixes several bugs, most notably the handling | |||
of the default namespace for nested elements.</p> | |||
<p>Ant 1.6.1beta1 also introduces initial support for compiling with | |||
<p>Ant 1.6.1 also introduces initial support for compiling with | |||
Java 1.5.</p> | |||
<h3 class="section"> | |||
<a name="Ant 1.6.0"></a> | |||
Ant 1.6.0 | |||
</h3> | |||
<h3>December 18, 2003 - Ant 1.6.0 Available</h3> | |||
<p>Apache Ant 1.6.0 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>. As | |||
<p>Apache Ant 1.6.0 is still available for | |||
<a href="http://archive.apache.org/dist/ant">download</a>. | |||
</p> | |||
<p>As | |||
we've already said in the announcements of Ant 1.5.4, this release | |||
requires JDK 1.2 or later to run.</p> | |||
<p>Ant 1.6.0 adds a lot of new features, most prominently support | |||
@@ -539,6 +539,16 @@ | |||
valign="top" align="left"> | |||
18 December 2003 | |||
</td> | |||
</tr> | |||
<tr> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
1.6.1 | |||
</td> | |||
<td colspan="1" rowspan="1" | |||
valign="top" align="left"> | |||
12 February 2004 | |||
</td> | |||
</tr> | |||
</table> | |||
<p class="faq"> | |||
@@ -172,27 +172,26 @@ | |||
<div class="content"> | |||
<h1 class="title">Welcome</h1> | |||
<h3 class="section"> | |||
<a name="Ant 1.6.1beta1"></a> | |||
Ant 1.6.1beta1 | |||
<a name="Ant 1.6.1"></a> | |||
Ant 1.6.1 | |||
</h3> | |||
<p>Apache Ant 1.6.1beta1 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6.1beta1/">download</a>.</p> | |||
<p>Apache Ant 1.6.1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | |||
<p>The ASF Board has approved the new Apache License 2.0. | |||
For a copy of that license, please see | |||
<a href="http://www.apache.org/licenses/"> | |||
http://www.apache.org/licenses/</a>.</p> | |||
<p>The Ant 1.6.1 final release will probably be delivered with the | |||
Apache License 2.0, pending the result of a vote.</p> | |||
<p>Ant 1.6.1beta1 fixes several bugs, most notably the handling | |||
<p>The Ant 1.6.1 release is delivered with the | |||
Apache License 2.0.</p> | |||
<p>Ant 1.6.1 fixes several bugs, most notably the handling | |||
of the default namespace for nested elements.</p> | |||
<p>Ant 1.6.1beta1 also introduces initial support for compiling with | |||
<p>Ant 1.6.1 also introduces initial support for compiling with | |||
Java 1.5.</p> | |||
<p>The manual of Ant 1.6.1beta1 is available on line | |||
<a href="manual-1.6.1beta1/"> here</a>.</p> | |||
<h3 class="section"> | |||
<a name="Ant 1.6.0"></a> | |||
Ant 1.6.0 | |||
</h3> | |||
<p>Apache Ant 1.6.0 is available since December 18, 2003 for <a href="http://ant.apache.org/bindownload.cgi">download</a>. As | |||
<p>Apache Ant 1.6.0 is available since December 18, 2003 for | |||
<a href="http://archive.apache.org/dist/ant">download</a>. As | |||
we've already said in the announcements of Ant 1.5.4, this release | |||
requires JDK 1.2 or later to run.</p> | |||
<p>Ant 1.6.0 adds a lot of new features, most prominently support | |||
@@ -173,7 +173,7 @@ | |||
<a name="Legal Stuff They Make Us Say"></a> | |||
Legal Stuff They Make Us Say | |||
</h3> | |||
<p>All material on this website is Copyright © 1999-2003, | |||
<p>All material on this website is Copyright © 1999-2004, | |||
The Apache Software Foundation.</p> | |||
<p>Sun, Sun Microsystems, Solaris, Java, JavaServer Web | |||
Development Kit, and JavaServer Pages are trademarks or | |||
@@ -10,25 +10,27 @@ | |||
</properties> | |||
<body> | |||
<section name="Ant 1.6.1beta1"> | |||
<h3>January 29, 2004 - Ant 1.6.1beta1 Available</h3> | |||
<p>Apache Ant 1.6.1beta1 is now available for <a | |||
href="http://cvs.apache.org/dist/ant/v1.6.1beta1/">download</a>.</p> | |||
<section name="Ant 1.6.1"> | |||
<h3>February 12, 2004 - Ant 1.6.1 Available</h3> | |||
<p>Apache Ant 1.6.1 is now available for <a | |||
href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | |||
<p>The ASF Board has approved the new Apache License 2.0. | |||
For a copy of that license, please see | |||
<a href="http://www.apache.org/licenses/"> | |||
http://www.apache.org/licenses/</a>.</p> | |||
<p>The Ant 1.6.1 final release will probably be delivered with the | |||
Apache License 2.0, pending the result of a vote.</p> | |||
<p>Ant 1.6.1beta1 fixes several bugs, most notably the handling | |||
<p>The Ant 1.6.1 release is delivered with the | |||
Apache License 2.0.</p> | |||
<p>Ant 1.6.1 fixes several bugs, most notably the handling | |||
of the default namespace for nested elements.</p> | |||
<p>Ant 1.6.1beta1 also introduces initial support for compiling with | |||
<p>Ant 1.6.1 also introduces initial support for compiling with | |||
Java 1.5.</p> | |||
</section> | |||
<section name="Ant 1.6.0"> | |||
<h3>December 18, 2003 - Ant 1.6.0 Available</h3> | |||
<p>Apache Ant 1.6.0 is now available for <a | |||
href="http://ant.apache.org/bindownload.cgi">download</a>. As | |||
<p>Apache Ant 1.6.0 is still available for | |||
<a href="http://archive.apache.org/dist/ant">download</a>. | |||
</p> | |||
<p>As | |||
we've already said in the announcements of Ant 1.5.4, this release | |||
requires JDK 1.2 or later to run.</p> | |||
@@ -171,6 +171,11 @@ | |||
<td>1.6.0</td> | |||
<td>18 December 2003</td> | |||
</tr> | |||
<tr> | |||
<td>1.6.1</td> | |||
<td>12 February 2004</td> | |||
</tr> | |||
</table> | |||
</answer> | |||
</faq> | |||
@@ -8,26 +8,24 @@ | |||
</properties> | |||
<body> | |||
<section name="Ant 1.6.1beta1"> | |||
<p>Apache Ant 1.6.1beta1 is now available for <a | |||
href="http://cvs.apache.org/dist/ant/v1.6.1beta1/">download</a>.</p> | |||
<section name="Ant 1.6.1"> | |||
<p>Apache Ant 1.6.1 is now available for <a | |||
href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | |||
<p>The ASF Board has approved the new Apache License 2.0. | |||
For a copy of that license, please see | |||
<a href="http://www.apache.org/licenses/"> | |||
http://www.apache.org/licenses/</a>.</p> | |||
<p>The Ant 1.6.1 final release will probably be delivered with the | |||
Apache License 2.0, pending the result of a vote.</p> | |||
<p>Ant 1.6.1beta1 fixes several bugs, most notably the handling | |||
<p>The Ant 1.6.1 release is delivered with the | |||
Apache License 2.0.</p> | |||
<p>Ant 1.6.1 fixes several bugs, most notably the handling | |||
of the default namespace for nested elements.</p> | |||
<p>Ant 1.6.1beta1 also introduces initial support for compiling with | |||
<p>Ant 1.6.1 also introduces initial support for compiling with | |||
Java 1.5.</p> | |||
<p>The manual of Ant 1.6.1beta1 is available on line | |||
<a href="manual-1.6.1beta1/"> here</a>.</p> | |||
</section> | |||
<section name="Ant 1.6.0"> | |||
<p>Apache Ant 1.6.0 is available since December 18, 2003 for <a | |||
href="http://ant.apache.org/bindownload.cgi">download</a>. As | |||
<p>Apache Ant 1.6.0 is available since December 18, 2003 for | |||
<a href="http://archive.apache.org/dist/ant">download</a>. As | |||
we've already said in the announcements of Ant 1.5.4, this release | |||
requires JDK 1.2 or later to run.</p> | |||
@@ -10,7 +10,7 @@ | |||
<section name="Legal Stuff They Make Us Say"> | |||
<p>All material on this website is Copyright © 1999-2003, | |||
<p>All material on this website is Copyright © 1999-2004, | |||
The Apache Software Foundation.</p> | |||
<p>Sun, Sun Microsystems, Solaris, Java, JavaServer Web | |||