git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273396 13f79535-47bb-0310-9956-ffa450edef68master
| @@ -13,6 +13,8 @@ | |||||
| <meta name="email" value=""> | <meta name="email" value=""> | ||||
| <meta name="author" value="Stefan Bodewig"> | <meta name="author" value="Stefan Bodewig"> | ||||
| <meta name="email" value="stefan.bodewig@epost.de"> | <meta name="email" value="stefan.bodewig@epost.de"> | ||||
| <meta name="author" value="Magesh Umasankar"> | |||||
| <meta name="email" value=""> | |||||
| <title>Apache Ant - Ant News</title> | <title>Apache Ant - Ant News</title> | ||||
| </head> | </head> | ||||
| @@ -100,6 +102,23 @@ | |||||
| </td> | </td> | ||||
| <td align="left" valign="top"> | <td align="left" valign="top"> | ||||
| <table border="0" cellspacing="0" cellpadding="2" width="100%"> | <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.1"><strong>Ant 1.5.1</strong></a> | |||||
| </font> | |||||
| </td></tr> | |||||
| <tr><td> | |||||
| <blockquote> | |||||
| <h3>October 3, 2002 - Ant 1.5.1 Available !</h3> | |||||
| <p>The final version of Ant 1.5.1 is now available for | |||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/"> | |||||
| download</a>. If you have any feedback on this 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"> | <tr><td bgcolor="#525D76"> | ||||
| <font color="#ffffff" face="arial,helvetica,sanserif"> | <font color="#ffffff" face="arial,helvetica,sanserif"> | ||||
| <a name="Ant 1.5.1Beta1"><strong>Ant 1.5.1Beta1</strong></a> | <a name="Ant 1.5.1Beta1"><strong>Ant 1.5.1Beta1</strong></a> | ||||
| @@ -130,7 +149,7 @@ | |||||
| <h3>July 10, 2002 - Ant 1.5 Released!</h3> | <h3>July 10, 2002 - Ant 1.5 Released!</h3> | ||||
| <p>The final version of Ant 1.5 is now available for | <p>The final version of Ant 1.5 is now available for | ||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/"> | <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 | |||||
| download</a>. If you have any feedback on this release, feel free to join the | |||||
| discussion on the ant-dev and ant-user mailing lists. | discussion on the ant-dev and ant-user mailing lists. | ||||
| </p> | </p> | ||||
| </blockquote> | </blockquote> | ||||
| @@ -568,6 +568,20 @@ | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | ||||
| 10 July 2002 | 10 July 2002 | ||||
| </font> | </font> | ||||
| </td> | |||||
| </tr> | |||||
| <tr> | |||||
| <td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
| valign="top" align="left"> | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
| 1.5.1 | |||||
| </font> | |||||
| </td> | |||||
| <td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
| valign="top" align="left"> | |||||
| <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
| 3 October 2002 | |||||
| </font> | |||||
| </td> | </td> | ||||
| </tr> | </tr> | ||||
| </table> | </table> | ||||
| @@ -1145,6 +1159,7 @@ shell-prompt> cat < foo | |||||
| </not> | </not> | ||||
| <equals arg1="${prop3}" arg2="$${prop3}" /> | <equals arg1="${prop3}" arg2="$${prop3}" /> | ||||
| </and> | </and> | ||||
| </condition> | </condition> | ||||
| </target> | </target> | ||||
| @@ -102,14 +102,14 @@ | |||||
| <table border="0" cellspacing="0" cellpadding="2" width="100%"> | <table border="0" cellspacing="0" cellpadding="2" width="100%"> | ||||
| <tr><td bgcolor="#525D76"> | <tr><td bgcolor="#525D76"> | ||||
| <font color="#ffffff" face="arial,helvetica,sanserif"> | <font color="#ffffff" face="arial,helvetica,sanserif"> | ||||
| <a name="Ant 1.5.1beta1"><strong>Ant 1.5.1beta1</strong></a> | |||||
| <a name="Ant 1.5.1"><strong>Ant 1.5.1</strong></a> | |||||
| </font> | </font> | ||||
| </td></tr> | </td></tr> | ||||
| <tr><td> | <tr><td> | ||||
| <blockquote> | <blockquote> | ||||
| <h3>Apache Ant 1.5.1beta1 Released!</h3> | |||||
| <p>Version 1.5.1beta1 of Ant has been released. It is available for download | |||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1beta1/"> | |||||
| <h3>Apache Ant 1.5.1 Released!</h3> | |||||
| <p>Version 1.5.1 of Ant has been released. It is available for download | |||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/"> | |||||
| here</a>. | here</a>. | ||||
| </p> | </p> | ||||
| </blockquote> | </blockquote> | ||||
| @@ -189,7 +189,7 @@ on. | |||||
| <tr><td> | <tr><td> | ||||
| <blockquote> | <blockquote> | ||||
| <p> | <p> | ||||
| You can view the documentation for the current release (Apache Ant 1.5) | |||||
| You can view the documentation for the current release (Apache Ant 1.5.1) | |||||
| <a href="manual/index.html">online</a> | <a href="manual/index.html">online</a> | ||||
| </p> | </p> | ||||
| <p> | <p> | ||||
| @@ -210,12 +210,12 @@ Comprehensive documentation is included in the source and binary distributions. | |||||
| You can download the latest release: | You can download the latest release: | ||||
| </p> | </p> | ||||
| <ul> | <ul> | ||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/bin/"> | |||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5.1/bin/"> | |||||
| Download the binary release</a></li> | Download the binary release</a></li> | ||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/src/"> | |||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5.1/src/"> | |||||
| Download the source release</a></li> | Download the source release</a></li> | ||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/rpms/"> | |||||
| Download source or binary RPMs</a></li> | |||||
| <!-- <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5.1/rpms/"> | |||||
| Download source or binary RPMs</a></li> --> | |||||
| </ul> | </ul> | ||||
| </blockquote> | </blockquote> | ||||
| </td></tr> | </td></tr> | ||||
| @@ -4,10 +4,20 @@ | |||||
| <properties> | <properties> | ||||
| <author email="">Conor MacNeill</author> | <author email="">Conor MacNeill</author> | ||||
| <author email="stefan.bodewig@epost.de">Stefan Bodewig</author> | <author email="stefan.bodewig@epost.de">Stefan Bodewig</author> | ||||
| <author email="">Magesh Umasankar</author> | |||||
| <title>Ant News</title> | <title>Ant News</title> | ||||
| </properties> | </properties> | ||||
| <body> | <body> | ||||
| <section name="Ant 1.5.1"> | |||||
| <h3>October 3, 2002 - Ant 1.5.1 Available !</h3> | |||||
| <p>The final version of Ant 1.5.1 is now available for | |||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/"> | |||||
| download</a>. If you have any feedback on this release, feel free to join the | |||||
| discussion on the ant-dev and ant-user mailing lists. | |||||
| </p> | |||||
| </section> | |||||
| <section name="Ant 1.5.1Beta1"> | <section name="Ant 1.5.1Beta1"> | ||||
| <h3>August 19, 2002 - Ant 1.5.1 Beta1 Available !</h3> | <h3>August 19, 2002 - Ant 1.5.1 Beta1 Available !</h3> | ||||
| <p>The first beta version of Ant 1.5.1 is now available for | <p>The first beta version of Ant 1.5.1 is now available for | ||||
| @@ -26,7 +36,7 @@ | |||||
| <h3>July 10, 2002 - Ant 1.5 Released!</h3> | <h3>July 10, 2002 - Ant 1.5 Released!</h3> | ||||
| <p>The final version of Ant 1.5 is now available for | <p>The final version of Ant 1.5 is now available for | ||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/"> | <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 | |||||
| download</a>. If you have any feedback on this release, feel free to join the | |||||
| discussion on the ant-dev and ant-user mailing lists. | discussion on the ant-dev and ant-user mailing lists. | ||||
| </p> | </p> | ||||
| </section> | </section> | ||||
| @@ -143,6 +143,11 @@ | |||||
| <td>1.5</td> | <td>1.5</td> | ||||
| <td>10 July 2002</td> | <td>10 July 2002</td> | ||||
| </tr> | </tr> | ||||
| <tr> | |||||
| <td>1.5.1</td> | |||||
| <td>3 October 2002</td> | |||||
| </tr> | |||||
| </table> | </table> | ||||
| </answer> | </answer> | ||||
| </faq> | </faq> | ||||
| @@ -9,10 +9,10 @@ | |||||
| <body> | <body> | ||||
| <section name="Ant 1.5.1beta1"> | |||||
| <h3>Apache Ant 1.5.1beta1 Released!</h3> | |||||
| <p>Version 1.5.1beta1 of Ant has been released. It is available for download | |||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1beta1/"> | |||||
| <section name="Ant 1.5.1"> | |||||
| <h3>Apache Ant 1.5.1 Released!</h3> | |||||
| <p>Version 1.5.1 of Ant has been released. It is available for download | |||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/"> | |||||
| here</a>. | here</a>. | ||||
| </p> | </p> | ||||
| </section> | </section> | ||||
| @@ -77,7 +77,7 @@ on. | |||||
| <section name="Documentation"> | <section name="Documentation"> | ||||
| <p> | <p> | ||||
| You can view the documentation for the current release (Apache Ant 1.5) | |||||
| You can view the documentation for the current release (Apache Ant 1.5.1) | |||||
| <a href="manual/index.html">online</a> | <a href="manual/index.html">online</a> | ||||
| </p> | </p> | ||||
| @@ -92,12 +92,12 @@ Comprehensive documentation is included in the source and binary distributions. | |||||
| You can download the latest release: | You can download the latest release: | ||||
| </p> | </p> | ||||
| <ul> | <ul> | ||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/bin/"> | |||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5.1/bin/"> | |||||
| Download the binary release</a></li> | Download the binary release</a></li> | ||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/src/"> | |||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5.1/src/"> | |||||
| Download the source release</a></li> | Download the source release</a></li> | ||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5/rpms/"> | |||||
| Download source or binary RPMs</a></li> | |||||
| <!-- <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.5.1/rpms/"> | |||||
| Download source or binary RPMs</a></li> --> | |||||
| </ul> | </ul> | ||||
| </section> | </section> | ||||