Author: sebb
Date: Mon Apr 18 16:39:56 2016
New Revision: 1739787
URL: http://svn.apache.org/viewvc?rev=1739787&view=rev
Log:
New style download page using https:
Modified:
commons/proper/net/trunk/src/site/xdoc/download_net.xml
Modified: commons/proper/net/trunk/src/site/xdoc/download_net.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/trunk/src/site/xdoc/download_net.xml?rev=1739787&r1=1739786&r2=1739787&view=diff
==============================================================================
--- commons/proper/net/trunk/src/site/xdoc/download_net.xml (original)
+++ commons/proper/net/trunk/src/site/xdoc/download_net.xml Mon Apr 18 16:39:56
2016
@@ -31,10 +31,19 @@ limitations under the License.
| 2) Set the following properties in the component's pom: |
| - commons.componentid (required, alphabetic, lower case) |
| - commons.release.version (required) |
+ | - commons.release.name (required) |
| - commons.binary.suffix (optional) |
| (defaults to "-bin", set to "" for pre-maven2 releases) |
+ | - commons.release.desc (optional) |
+ | |
+ | - commons.release.2/3.version (conditional) |
+ | - commons.release.2/3.name (conditional) |
+ | - commons.release.2/3.binary.suffix (optional) |
+ | - commons.release.2/3.desc (optional) |
| |
| 3) Example Properties |
+ | (commons.release.name inherited by parent: |
+ | ${project.artifactId}-${commons.release.version} |
| |
| <properties> |
| <commons.componentid>math</commons.componentid> |
@@ -46,17 +55,17 @@ limitations under the License.
<document>
<properties>
<title>Download Apache Commons Net</title>
- <author email="[email protected]">Commons Documentation Team</author>
+ <author email="[email protected]">Apache Commons Documentation
Team</author>
</properties>
<body>
<section name="Download Apache Commons Net">
<subsection name="Using a Mirror">
<p>
We recommend you use a mirror to download our release
- builds, but you <strong>must</strong> verify the integrity of
+ builds, but you <strong>must</strong> <a
href="http://www.apache.org/info/verification.html">verify the integrity</a> of
the downloaded files using signatures downloaded from our main
distribution directories. Recent releases (48 hours) may not yet
- be available from the mirrors.
+ be available from all the mirrors.
</p>
<p>
@@ -88,10 +97,15 @@ limitations under the License.
</form>
<p>
- The <a href="http://www.apache.org/dist/commons/KEYS">KEYS</a>
- link links to the code signing keys used to sign the product.
- The <code>PGP</code> link downloads the OpenPGP compatible signature
from our main site.
- The <code>MD5</code> link downloads the checksum from the main site.
+ It is essential that you
+ <a href="https://www.apache.org/info/verification.html">verify the
integrity</a>
+ of downloaded files, preferably using the <code>PGP</code> signature
(<code>*.asc</code> files);
+ failing that using the <code>MD5</code> hash (<code>*.md5</code>
checksum files).
+ </p>
+ <p>
+ The <a href="https://www.apache.org/dist/commons/KEYS">KEYS</a>
+ file contains the public PGP keys used by Apache Commons developers
+ to sign releases.
</p>
</subsection>
</section>
@@ -100,13 +114,13 @@ limitations under the License.
<table>
<tr>
<td><a
href="[preferred]/commons/net/binaries/commons-net-3.5-bin.tar.gz">commons-net-3.5-bin.tar.gz</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/binaries/commons-net-3.5-bin.tar.gz.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/binaries/commons-net-3.5-bin.tar.gz.asc">pgp</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.5-bin.tar.gz.md5">md5</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.5-bin.tar.gz.asc">pgp</a></td>
</tr>
<tr>
<td><a
href="[preferred]/commons/net/binaries/commons-net-3.5-bin.zip">commons-net-3.5-bin.zip</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/binaries/commons-net-3.5-bin.zip.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/binaries/commons-net-3.5-bin.zip.asc">pgp</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.5-bin.zip.md5">md5</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.5-bin.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>
@@ -114,13 +128,13 @@ limitations under the License.
<table>
<tr>
<td><a
href="[preferred]/commons/net/source/commons-net-3.5-src.tar.gz">commons-net-3.5-src.tar.gz</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/source/commons-net-3.5-src.tar.gz.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/source/commons-net-3.5-src.tar.gz.asc">pgp</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/source/commons-net-3.5-src.tar.gz.md5">md5</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/source/commons-net-3.5-src.tar.gz.asc">pgp</a></td>
</tr>
<tr>
<td><a
href="[preferred]/commons/net/source/commons-net-3.5-src.zip">commons-net-3.5-src.zip</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/source/commons-net-3.5-src.zip.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/source/commons-net-3.5-src.zip.asc">pgp</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/source/commons-net-3.5-src.zip.md5">md5</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/source/commons-net-3.5-src.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>
@@ -130,13 +144,13 @@ limitations under the License.
<table>
<tr>
<td><a
href="[preferred]/commons/net/binaries/commons-net-1.4.1.tar.gz">commons-net-1.4.1.tar.gz</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/binaries/commons-net-1.4.1.tar.gz.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/binaries/commons-net-1.4.1.tar.gz.asc">pgp</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/binaries/commons-net-1.4.1.tar.gz.md5">md5</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/binaries/commons-net-1.4.1.tar.gz.asc">pgp</a></td>
</tr>
<tr>
<td><a
href="[preferred]/commons/net/binaries/commons-net-1.4.1.zip">commons-net-1.4.1.zip</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/binaries/commons-net-1.4.1.zip.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/binaries/commons-net-1.4.1.zip.asc">pgp</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/binaries/commons-net-1.4.1.zip.md5">md5</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/binaries/commons-net-1.4.1.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>
@@ -144,13 +158,13 @@ limitations under the License.
<table>
<tr>
<td><a
href="[preferred]/commons/net/source/commons-net-1.4.1-src.tar.gz">commons-net-1.4.1-src.tar.gz</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/source/commons-net-1.4.1-src.tar.gz.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/source/commons-net-1.4.1-src.tar.gz.asc">pgp</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/source/commons-net-1.4.1-src.tar.gz.md5">md5</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/source/commons-net-1.4.1-src.tar.gz.asc">pgp</a></td>
</tr>
<tr>
<td><a
href="[preferred]/commons/net/source/commons-net-1.4.1-src.zip">commons-net-1.4.1-src.zip</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/source/commons-net-1.4.1-src.zip.md5">md5</a></td>
- <td><a
href="http://www.apache.org/dist/commons/net/source/commons-net-1.4.1-src.zip.asc">pgp</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/source/commons-net-1.4.1-src.zip.md5">md5</a></td>
+ <td><a
href="https://www.apache.org/dist/commons/net/source/commons-net-1.4.1-src.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>
@@ -161,7 +175,7 @@ limitations under the License.
</p>
<ul>
<li class="download"><a href="[preferred]/commons/net/">browse
download area</a></li>
- <li><a
href="http://archive.apache.org/dist/commons/net/">archives...</a></li>
+ <li><a
href="https://archive.apache.org/dist/commons/net/">archives...</a></li>
</ul>
</section>
</body>