git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269732 13f79535-47bb-0310-9956-ffa450edef68master
| @@ -95,7 +95,7 @@ | |||||
| <blockquote> | <blockquote> | ||||
| <h3>Ant 1.4 has been released !</h3> | <h3>Ant 1.4 has been released !</h3> | ||||
| <p>Please visit the | <p>Please visit the | ||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4/"> | |||||
| <a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/"> | |||||
| download area</a>. | download area</a>. | ||||
| </p> | </p> | ||||
| </blockquote> | </blockquote> | ||||
| @@ -111,7 +111,7 @@ | |||||
| <blockquote> | <blockquote> | ||||
| <h3>Ant 1.4 Beta Available !</h3> | <h3>Ant 1.4 Beta Available !</h3> | ||||
| <p>The beta version of Ant 1.4 is now available for | <p>The beta version of Ant 1.4 is now available for | ||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4Beta2/"> | |||||
| <a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4Beta2/"> | |||||
| download</a>. If you have any feedback on the beta feel free to join the | download</a>. If you have any feedback on the beta 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> | ||||
| @@ -227,7 +227,7 @@ | |||||
| took the time to test the beta and report bugs and enhancements. | took the time to test the beta and report bugs and enhancements. | ||||
| </p> | </p> | ||||
| <p>You can download the release from | <p>You can download the release from | ||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.3/">here</a>. | |||||
| <a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.3/">here</a>. | |||||
| Both source and binary releases are available in zip, tarball and RPM formats. | Both source and binary releases are available in zip, tarball and RPM formats. | ||||
| </p> | </p> | ||||
| <p>Please report all bugs using the | <p>Please report all bugs using the | ||||
| @@ -95,7 +95,7 @@ | |||||
| <blockquote> | <blockquote> | ||||
| <h3>Ant 1.4 Available !</h3> | <h3>Ant 1.4 Available !</h3> | ||||
| <p>The Ant 1.4 release is now available for | <p>The Ant 1.4 release is now available for | ||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4/"> | |||||
| <a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/"> | |||||
| download</a>. | download</a>. | ||||
| </p> | </p> | ||||
| </blockquote> | </blockquote> | ||||
| @@ -178,11 +178,11 @@ Comprehensive documentation is included in the source and binary distribtions. | |||||
| You can download the latest release: | You can download the latest release: | ||||
| </p> | </p> | ||||
| <ul> | <ul> | ||||
| <li><a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4/bin/"> | |||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/bin/"> | |||||
| Download the binary release</a></li> | Download the binary release</a></li> | ||||
| <li><a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4/src/"> | |||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/src/"> | |||||
| Download the source release</a></li> | Download the source release</a></li> | ||||
| <li><a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4/rpms/"> | |||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/rpms/"> | |||||
| Download source and binary RPMs</a></li> | Download source and binary RPMs</a></li> | ||||
| </ul> | </ul> | ||||
| </blockquote> | </blockquote> | ||||
| @@ -198,7 +198,7 @@ Comprehensive documentation is included in the source and binary distribtions. | |||||
| <blockquote> | <blockquote> | ||||
| <p> | <p> | ||||
| If you wish to use the latest Ant features, you can try downloading a nightly | If you wish to use the latest Ant features, you can try downloading a nightly | ||||
| build from <a href="http://jakarta.apache.org/builds/jakarta-ant/nightly/">here</a> | |||||
| build from <a href="http://www.apache.org/dist/jakarta/jakarta-ant/nightly/">here</a> | |||||
| </p> | </p> | ||||
| </blockquote> | </blockquote> | ||||
| </td></tr> | </td></tr> | ||||
| @@ -241,12 +241,12 @@ check_for_optional_packages: | |||||
| Chances are that someone else may have already encountered this problem and perhaps it has been | Chances are that someone else may have already encountered this problem and perhaps it has been | ||||
| fixed. The next step, therefore, may be to try a nightly build of Ant to see if the | fixed. The next step, therefore, may be to try a nightly build of Ant to see if the | ||||
| problem has been fixed. Nightly builds for Ant are available from the | problem has been fixed. Nightly builds for Ant are available from the | ||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/nightly/">Jakarta web site</a>. While Ant nightly | |||||
| builds are typically quite stable and are used by <a href="http://jakarta.apache.org/builds/gump/latest/"> | |||||
| <a href="http://www.apache.org/dist/jakarta/jakarta-ant/nightly/">Jakarta web site</a>. While Ant nightly | |||||
| builds are typically quite stable and are used by <a href="http://www.apache.org/dist/jakarta/gump/latest/"> | |||||
| Gump</a> to build many other Jakarta projects, these builds should be treated as experimental. You can | Gump</a> to build many other Jakarta projects, these builds should be treated as experimental. You can | ||||
| install and verify whether your problem has been fixed. Note that nightly builds do not build many of the | install and verify whether your problem has been fixed. Note that nightly builds do not build many of the | ||||
| optional tasks the come with Ant. A snapshot of these optional tasks is occasionally uploaded to the nightly | optional tasks the come with Ant. A snapshot of these optional tasks is occasionally uploaded to the nightly | ||||
| download <a href="http://jakarta.apache.org/builds/jakarta-ant/nightly/optional/">area</a>. Note that even | |||||
| download <a href="http://www.apache.org/dist/jakarta/jakarta-ant/nightly/optional/">area</a>. Note that even | |||||
| this snapshot does not contain every optional task. | this snapshot does not contain every optional task. | ||||
| </p> | </p> | ||||
| </blockquote> | </blockquote> | ||||
| @@ -11,7 +11,7 @@ | |||||
| <section name="Ant 1.4"> | <section name="Ant 1.4"> | ||||
| <h3>Ant 1.4 has been released !</h3> | <h3>Ant 1.4 has been released !</h3> | ||||
| <p>Please visit the | <p>Please visit the | ||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4/"> | |||||
| <a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/"> | |||||
| download area</a>. | download area</a>. | ||||
| </p> | </p> | ||||
| </section> | </section> | ||||
| @@ -20,7 +20,7 @@ | |||||
| <section name="Ant 1.4 Beta"> | <section name="Ant 1.4 Beta"> | ||||
| <h3>Ant 1.4 Beta Available !</h3> | <h3>Ant 1.4 Beta Available !</h3> | ||||
| <p>The beta version of Ant 1.4 is now available for | <p>The beta version of Ant 1.4 is now available for | ||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4Beta2/"> | |||||
| <a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4Beta2/"> | |||||
| download</a>. If you have any feedback on the beta feel free to join the | download</a>. If you have any feedback on the beta 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> | ||||
| @@ -104,7 +104,7 @@ | |||||
| </p> | </p> | ||||
| <p>You can download the release from | <p>You can download the release from | ||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.3/">here</a>. | |||||
| <a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.3/">here</a>. | |||||
| Both source and binary releases are available in zip, tarball and RPM formats. | Both source and binary releases are available in zip, tarball and RPM formats. | ||||
| </p> | </p> | ||||
| <p>Please report all bugs using the | <p>Please report all bugs using the | ||||
| @@ -12,7 +12,7 @@ | |||||
| <section name="Ant 1.4"> | <section name="Ant 1.4"> | ||||
| <h3>Ant 1.4 Available !</h3> | <h3>Ant 1.4 Available !</h3> | ||||
| <p>The Ant 1.4 release is now available for | <p>The Ant 1.4 release is now available for | ||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4/"> | |||||
| <a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/"> | |||||
| download</a>. | download</a>. | ||||
| </p> | </p> | ||||
| </section> | </section> | ||||
| @@ -80,11 +80,11 @@ Comprehensive documentation is included in the source and binary distribtions. | |||||
| You can download the latest release: | You can download the latest release: | ||||
| </p> | </p> | ||||
| <ul> | <ul> | ||||
| <li><a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4/bin/"> | |||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/bin/"> | |||||
| Download the binary release</a></li> | Download the binary release</a></li> | ||||
| <li><a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4/src/"> | |||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/src/"> | |||||
| Download the source release</a></li> | Download the source release</a></li> | ||||
| <li><a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4/rpms/"> | |||||
| <li><a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/rpms/"> | |||||
| Download source and binary RPMs</a></li> | Download source and binary RPMs</a></li> | ||||
| </ul> | </ul> | ||||
| </section> | </section> | ||||
| @@ -92,7 +92,7 @@ Comprehensive documentation is included in the source and binary distribtions. | |||||
| <section name="Nightly Builds"> | <section name="Nightly Builds"> | ||||
| <p> | <p> | ||||
| If you wish to use the latest Ant features, you can try downloading a nightly | If you wish to use the latest Ant features, you can try downloading a nightly | ||||
| build from <a href="http://jakarta.apache.org/builds/jakarta-ant/nightly/">here</a> | |||||
| build from <a href="http://www.apache.org/dist/jakarta/jakarta-ant/nightly/">here</a> | |||||
| </p> | </p> | ||||
| </section> | </section> | ||||
| @@ -101,12 +101,12 @@ check_for_optional_packages: | |||||
| Chances are that someone else may have already encountered this problem and perhaps it has been | Chances are that someone else may have already encountered this problem and perhaps it has been | ||||
| fixed. The next step, therefore, may be to try a nightly build of Ant to see if the | fixed. The next step, therefore, may be to try a nightly build of Ant to see if the | ||||
| problem has been fixed. Nightly builds for Ant are available from the | problem has been fixed. Nightly builds for Ant are available from the | ||||
| <a href="http://jakarta.apache.org/builds/jakarta-ant/nightly/">Jakarta web site</a>. While Ant nightly | |||||
| builds are typically quite stable and are used by <a href="http://jakarta.apache.org/builds/gump/latest/"> | |||||
| <a href="http://www.apache.org/dist/jakarta/jakarta-ant/nightly/">Jakarta web site</a>. While Ant nightly | |||||
| builds are typically quite stable and are used by <a href="http://www.apache.org/dist/jakarta/gump/latest/"> | |||||
| Gump</a> to build many other Jakarta projects, these builds should be treated as experimental. You can | Gump</a> to build many other Jakarta projects, these builds should be treated as experimental. You can | ||||
| install and verify whether your problem has been fixed. Note that nightly builds do not build many of the | install and verify whether your problem has been fixed. Note that nightly builds do not build many of the | ||||
| optional tasks the come with Ant. A snapshot of these optional tasks is occasionally uploaded to the nightly | optional tasks the come with Ant. A snapshot of these optional tasks is occasionally uploaded to the nightly | ||||
| download <a href="http://jakarta.apache.org/builds/jakarta-ant/nightly/optional/">area</a>. Note that even | |||||
| download <a href="http://www.apache.org/dist/jakarta/jakarta-ant/nightly/optional/">area</a>. Note that even | |||||
| this snapshot does not contain every optional task. | this snapshot does not contain every optional task. | ||||
| </p> | </p> | ||||
| </subsection> | </subsection> | ||||