Browse Source

Better explain what we mean with "must verify using signatures from

main site".

Submitted by:	Matt Benson <gudnabrsam at yahoo dot com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274442 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
5471b33928
4 changed files with 24 additions and 16 deletions
  1. +6
    -4
      docs/bindownload.html
  2. +6
    -4
      docs/srcdownload.html
  3. +6
    -4
      xdocs/bindownload.xml
  4. +6
    -4
      xdocs/srcdownload.xml

+ 6
- 4
docs/bindownload.html View File

@@ -166,10 +166,12 @@
Downloading Ant
</h3>
<p>Use the links below to download a binary distribution of Ant from
one of our mirrors. You <strong>must</strong>
<a href="[location]#Verify Releases">verify the integrity</a> of the
downloaded files using signatures downloaded from our main
distribution directory.</p>
one of our mirrors. It is good practice to
<a href="[location]#Verify Releases">verify the integrity</a>
of the distribution files, especially if you are using one of our
mirror sites. In order to do this you must use the signatures from
our <a href="http://www.apache.org/dist/ant/">main distribution
directory</a>.</p>
<p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and
<code>tar.bz2</code> archives - the contents are the same. Please
note that the <code>tar.*</code> archives contain file names longer


+ 6
- 4
docs/srcdownload.html View File

@@ -166,10 +166,12 @@
Downloading Ant
</h3>
<p>Use the links below to download a source distribution of Ant from
one of our mirrors. You <strong>must</strong>
<a href="[location]#Verify Releases">verify the integrity</a> of the
downloaded files using signatures downloaded from our main
distribution directory.</p>
one of our mirrors. It is good practice to
<a href="[location]#Verify Releases">verify the integrity</a>
of the distribution files, especially if you are using one of our
mirror sites. In order to do this you must use the signatures from
our <a href="http://www.apache.org/dist/ant/">main distribution
directory</a>.</p>
<p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and
<code>tar.bz2</code> archives - the contents are the same. Please
note that the <code>tar.*</code> archives contain file names longer


+ 6
- 4
xdocs/bindownload.xml View File

@@ -11,10 +11,12 @@
<section name="Downloading Ant">

<p>Use the links below to download a binary distribution of Ant from
one of our mirrors. You <strong>must</strong>
<a href="[location]#Verify Releases">verify the integrity</a> of the
downloaded files using signatures downloaded from our main
distribution directory.</p>
one of our mirrors. It is good practice to
<a href="[location]#Verify Releases">verify the integrity</a>
of the distribution files, especially if you are using one of our
mirror sites. In order to do this you must use the signatures from
our <a href="http://www.apache.org/dist/ant/">main distribution
directory</a>.</p>

<p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and
<code>tar.bz2</code> archives - the contents are the same. Please


+ 6
- 4
xdocs/srcdownload.xml View File

@@ -11,10 +11,12 @@
<section name="Downloading Ant">

<p>Use the links below to download a source distribution of Ant from
one of our mirrors. You <strong>must</strong>
<a href="[location]#Verify Releases">verify the integrity</a> of the
downloaded files using signatures downloaded from our main
distribution directory.</p>
one of our mirrors. It is good practice to
<a href="[location]#Verify Releases">verify the integrity</a>
of the distribution files, especially if you are using one of our
mirror sites. In order to do this you must use the signatures from
our <a href="http://www.apache.org/dist/ant/">main distribution
directory</a>.</p>

<p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and
<code>tar.bz2</code> archives - the contents are the same. Please


Loading…
Cancel
Save