Author: maartenc Date: Mon Mar 24 23:16:55 2025 New Revision: 1924566 URL: http://svn.apache.org/viewvc?rev=1924566&view=rev Log: Corrected Ivy nightly build download URL
Modified: ant/site/ivy/asciidoc/download.adoc ant/site/ivy/production/download.html ant/site/ivy/sources/download.html Modified: ant/site/ivy/asciidoc/download.adoc URL: http://svn.apache.org/viewvc/ant/site/ivy/asciidoc/download.adoc?rev=1924566&r1=1924565&r2=1924566&view=diff ============================================================================== --- ant/site/ivy/asciidoc/download.adoc (original) +++ ant/site/ivy/asciidoc/download.adoc Mon Mar 24 23:16:55 2025 @@ -76,7 +76,7 @@ Then you will find ivy.jar in *build/art The Apache Software Foundation hosts an installation of the Jenkins CI-system where a continuous build of Ivy is available. Note that these are not official builds and they are not endorsed or even supported by the Apache Ivy team. But if you have problems with testing the latest (successful) build, you are welcome to post that on the mailinglist. -The project page of Apache Ivy on this Jenkins installation is: https://builds.apache.org/job/Ivy/. Here you can find links to the latest version of the jars. +The project page of Apache Ivy on this Jenkins installation is: https://ci-builds.apache.org/job/Ant/job/Ivy/. Here you can find links to the latest version of the jars. === [[VerifyReleases]]Verify Releases Modified: ant/site/ivy/production/download.html URL: http://svn.apache.org/viewvc/ant/site/ivy/production/download.html?rev=1924566&r1=1924565&r2=1924566&view=diff ============================================================================== --- ant/site/ivy/production/download.html (original) +++ ant/site/ivy/production/download.html Mon Mar 24 23:16:55 2025 @@ -195,7 +195,7 @@ Then to build Apache Ivy from source, as ant jar </pre> Then you will find ivy.jar in <b>build/artifact</b>.<br class="xooki-br"/><br class="xooki-br"/><h2>Snapshot build</h2> -The Apache Software Foundation hosts an installation of the Jenkins CI-system where a continuous build of Ivy is available. Note that these are not official builds and they are not endorsed or even supported by the Apache Ivy team. But if you have problems with testing the latest (successful) build, you are welcome to post that on the mailinglist. <br class="xooki-br"/><br class="xooki-br"/>The project page of Apache Ivy on this Jenkins installation is: <a href="https://builds.apache.org/job/Ivy/">https://builds.apache.org/job/Ivy/</a>. Here you can find links to the latest version of the jars.<br class="xooki-br"/><br class="xooki-br"/><h2><a name="VerifyReleases">Verify Releases</a></h2> +The Apache Software Foundation hosts an installation of the Jenkins CI-system where a continuous build of Ivy is available. Note that these are not official builds and they are not endorsed or even supported by the Apache Ivy team. But if you have problems with testing the latest (successful) build, you are welcome to post that on the mailinglist. <br class="xooki-br"/><br class="xooki-br"/>The project page of Apache Ivy on this Jenkins installation is: <a href="https://ci-builds.apache.org/job/Ant/job/Ivy/">https://ci-builds.apache.org/job/Ant/job/Ivy/</a>. Here you can find links to the latest version of the jars.<br class="xooki-br"/><br class="xooki-br"/><h2><a name="VerifyReleases">Verify Releases</a></h2> It is essential that you verify the integrity of the downloaded files using the PGP signature or the SHA512 checksum. The checksums are not as strong indicators as the PGP signature.<br class="xooki-br"/><br class="xooki-br"/>The PGP signatures can be verified using PGP or GPG. First download the <a href="https://downloads.apache.org/ant/KEYS">KEYS</a> as well as the asc signature file for the particular distribution. Make sure you get these files from the <a href="https://downloads.apache.org/ant/ivy/">main distribution directory</a>, rather than from a mirror. Then verify the signatures using<br class="xooki-br"/> <pre> % pgpk -a KEYS<br class="xooki-br"/>% pgpv apache-ivy-2.5.3-bin.tar.gz.asc Modified: ant/site/ivy/sources/download.html URL: http://svn.apache.org/viewvc/ant/site/ivy/sources/download.html?rev=1924566&r1=1924565&r2=1924566&view=diff ============================================================================== --- ant/site/ivy/sources/download.html (original) +++ ant/site/ivy/sources/download.html Mon Mar 24 23:16:55 2025 @@ -85,7 +85,7 @@ Then you will find ivy.jar in <b>build/a <h2>Snapshot build</h2> The Apache Software Foundation hosts an installation of the Jenkins CI-system where a continuous build of Ivy is available. Note that these are not official builds and they are not endorsed or even supported by the Apache Ivy team. But if you have problems with testing the latest (successful) build, you are welcome to post that on the mailinglist. -The project page of Apache Ivy on this Jenkins installation is: https://builds.apache.org/job/Ivy/. Here you can find links to the latest version of the jars. +The project page of Apache Ivy on this Jenkins installation is: https://ci-builds.apache.org/job/Ant/job/Ivy/. Here you can find links to the latest version of the jars. <h2><a name="VerifyReleases">Verify Releases</a></h2> It is essential that you verify the integrity of the downloaded files using the PGP signature or the SHA512 checksum. The checksums are not as strong indicators as the PGP signature.