antoine 2004/02/12 05:56:06
Modified: docs antnews.html faq.html index.html legal.html
xdocs antnews.xml faq.xml index.xml legal.xml
Log:
Ant 1.6.1 release
Revision Changes Path
1.88 +12 -9 ant/docs/antnews.html
Index: antnews.html
===================================================================
RCS file: /home/cvs/ant/docs/antnews.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- antnews.html 29 Jan 2004 21:12:02 -0000 1.87
+++ antnews.html 12 Feb 2004 13:56:04 -0000 1.88
@@ -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
1.91 +10 -0 ant/docs/faq.html
Index: faq.html
===================================================================
RCS file: /home/cvs/ant/docs/faq.html,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- faq.html 8 Jan 2004 17:01:27 -0000 1.90
+++ faq.html 12 Feb 2004 13:56:04 -0000 1.91
@@ -540,6 +540,16 @@
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">
<a name="no-gnu-tar"></a>
1.300 +9 -10 ant/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/ant/docs/index.html,v
retrieving revision 1.299
retrieving revision 1.300
diff -u -r1.299 -r1.300
--- index.html 29 Jan 2004 21:12:02 -0000 1.299
+++ index.html 12 Feb 2004 13:56:05 -0000 1.300
@@ -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
1.22 +1 -1 ant/docs/legal.html
Index: legal.html
===================================================================
RCS file: /home/cvs/ant/docs/legal.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- legal.html 7 Jan 2004 07:27:59 -0000 1.21
+++ legal.html 12 Feb 2004 13:56:05 -0000 1.22
@@ -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
1.54 +12 -10 ant/xdocs/antnews.xml
Index: antnews.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/antnews.xml,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- antnews.xml 29 Jan 2004 21:12:02 -0000 1.53
+++ antnews.xml 12 Feb 2004 13:56:05 -0000 1.54
@@ -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>
1.47 +5 -0 ant/xdocs/faq.xml
Index: faq.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/faq.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- faq.xml 8 Jan 2004 17:01:27 -0000 1.46
+++ faq.xml 12 Feb 2004 13:56:05 -0000 1.47
@@ -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>
1.61 +9 -11 ant/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/index.xml,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- index.xml 29 Jan 2004 21:12:02 -0000 1.60
+++ index.xml 12 Feb 2004 13:56:06 -0000 1.61
@@ -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>
1.3 +1 -1 ant/xdocs/legal.xml
Index: legal.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/legal.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- legal.xml 25 Jun 2003 08:10:52 -0000 1.2
+++ legal.xml 12 Feb 2004 13:56:06 -0000 1.3
@@ -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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]