umagesh 2002/07/10 07:38:51
Modified: docs antnews.html faq.html index.html
xdocs antnews.xml faq.xml index.xml
Log:
Doc updates for announcing the 1.5 release.
Revision Changes Path
1.35 +17 -0 jakarta-ant/docs/antnews.html
Index: antnews.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/antnews.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- antnews.html 24 Jun 2002 13:54:25 -0000 1.34
+++ antnews.html 10 Jul 2002 14:38:51 -0000 1.35
@@ -100,6 +100,23 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Ant 1.5"><strong>Ant 1.5</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <h3>July 10, 2002 - Ant 1.5 Released!</h3>
+ <p>The final version of Ant 1.5 is now
available for
+ <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/">
+ download</a>. If you have any feedback on ths release, feel free to
join the
+ discussion on the ant-dev and ant-user mailing lists.
+ </p>
+ </blockquote>
+ </td></tr>
+ </table>
+ <table border="0" cellspacing="0" cellpadding="2" width="100%">
+ <tr><td bgcolor="#525D76">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Ant 1.5Beta3"><strong>Ant 1.5Beta3</strong></a>
</font>
</td></tr>
1.31 +16 -0 jakarta-ant/docs/faq.html
Index: faq.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/faq.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- faq.html 30 Apr 2002 01:20:31 -0000 1.30
+++ faq.html 10 Jul 2002 14:38:51 -0000 1.31
@@ -180,6 +180,7 @@
</a></li>
<li><a href="#passing-cli-args">
How do I pass parameters from the command line to my
+
build file?
</a></li>
<li><a href="#jikes-switches">
@@ -537,6 +538,20 @@
</font>
</td>
</tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ 1.5
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ 10 July 2002
+ </font>
+ </td>
+ </tr>
</table>
</blockquote>
</td></tr>
@@ -617,6 +632,7 @@
<font color="#ffffff" face="arial,helvetica,sanserif">
<strong>
How do I pass parameters from the command line to my
+
build file?
</strong>
</font>
1.240 +7 -9 jakarta-ant/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/index.html,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -r1.239 -r1.240
--- index.html 24 Jun 2002 13:54:25 -0000 1.239
+++ index.html 10 Jul 2002 14:38:51 -0000 1.240
@@ -100,14 +100,14 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="Ant 1.5Beta3"><strong>Ant 1.5Beta3</strong></a>
+ <a name="Ant 1.5"><strong>Ant 1.5</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
- <h3>Apache Ant 1.5Beta3 Available !</h3>
- <p>Version 1.5Beta3 of Ant has been
released. It is available for download
- <a
href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta3/">
+ <h3>Apache Ant 1.5 Released!</h3>
+ <p>Version 1.5 of Ant has been released. It
is available for download
+ <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/">
here</a>.
</p>
<p><a href="./antnews.html">Read more news
about Ant</a></p>
@@ -173,7 +173,7 @@
<tr><td>
<blockquote>
<p>
-You can view the documentation for the current 1.5 Beta (Apache Ant 1.5Beta1)
+You can view the documentation for the current release (Apache Ant 1.5)
<a href="manual/index.html">online</a>
</p>
<p>
@@ -194,12 +194,10 @@
You can download the latest release:
</p>
<ul>
- <li><a
href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/bin/">
+ <li><a
href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/bin/">
Download the binary release</a></li>
- <li><a
href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/src/">
+ <li><a
href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/src/">
Download the source release</a></li>
- <li><a
href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/rpms/">
- Download source and binary RPMs</a></li>
</ul>
</blockquote>
</td></tr>
1.25 +9 -0 jakarta-ant/xdocs/antnews.xml
Index: antnews.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/antnews.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- antnews.xml 24 Jun 2002 13:54:26 -0000 1.24
+++ antnews.xml 10 Jul 2002 14:38:51 -0000 1.25
@@ -8,6 +8,15 @@
</properties>
<body>
+ <section name="Ant 1.5">
+ <h3>July 10, 2002 - Ant 1.5 Released!</h3>
+ <p>The final version of Ant 1.5 is now available for
+ <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/">
+ download</a>. If you have any feedback on ths release, feel free to
join the
+ discussion on the ant-dev and ant-user mailing lists.
+ </p>
+ </section>
+
<section name="Ant 1.5Beta3">
<h3>June 24, 2002 - Ant 1.5 Beta3 Available!</h3>
<p>The third beta version of Ant 1.5 is now available for
1.18 +5 -0 jakarta-ant/xdocs/faq.xml
Index: faq.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/faq.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- faq.xml 18 Apr 2002 14:48:13 -0000 1.17
+++ faq.xml 10 Jul 2002 14:38:51 -0000 1.18
@@ -138,6 +138,11 @@
<td>1.4.1</td>
<td>11 October 2001</td>
</tr>
+
+ <tr>
+ <td>1.5</td>
+ <td>10 July 2002</td>
+ </tr>
</table>
</answer>
</faq>
1.26 +7 -9 jakarta-ant/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/index.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- index.xml 24 Jun 2002 13:54:26 -0000 1.25
+++ index.xml 10 Jul 2002 14:38:51 -0000 1.26
@@ -9,10 +9,10 @@
<body>
- <section name="Ant 1.5Beta3">
- <h3>Apache Ant 1.5Beta3 Available !</h3>
- <p>Version 1.5Beta3 of Ant has been released. It is available for
download
- <a
href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta3/">
+ <section name="Ant 1.5">
+ <h3>Apache Ant 1.5 Released!</h3>
+ <p>Version 1.5 of Ant has been released. It is available for download
+ <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/">
here</a>.
</p>
<p><a href="./antnews.html">Read more news about Ant</a></p>
@@ -69,7 +69,7 @@
<section name="Documentation">
<p>
-You can view the documentation for the current 1.5 Beta (Apache Ant 1.5Beta1)
+You can view the documentation for the current release (Apache Ant 1.5)
<a href="manual/index.html">online</a>
</p>
@@ -84,12 +84,10 @@
You can download the latest release:
</p>
<ul>
- <li><a
href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/bin/">
+ <li><a
href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/bin/">
Download the binary release</a></li>
- <li><a
href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/src/">
+ <li><a
href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/src/">
Download the source release</a></li>
- <li><a
href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/rpms/">
- Download source and binary RPMs</a></li>
</ul>
</section>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>