diff --git a/src/site/xdoc/download_lang.xml b/src/site/xdoc/download_lang.xml index d9d686e49..ca32024ee 100644 --- a/src/site/xdoc/download_lang.xml +++ b/src/site/xdoc/download_lang.xml @@ -31,10 +31,21 @@ 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.binary.suffix (optional) | + | - commons.release.name (required) | + | - commons.binary.suffix (optional) | | (defaults to "-bin", set to "" for pre-maven2 releases) | + | - commons.release.desc (optional) | + | - commons.release.subdir (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) | + | - commons.release.2/3.subdir (optional) | | | | 3) Example Properties | + | (commons.release.name inherited by parent: | + | ${project.artifactId}-${commons.release.version} | | | | | | math | @@ -46,17 +57,17 @@ limitations under the License. Download Apache Commons Lang - Commons Documentation Team + Apache Commons Documentation Team

We recommend you use a mirror to download our release - builds, but you must verify the integrity of + builds, but you must verify the integrity 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.

@@ -88,39 +99,44 @@ limitations under the License.

- The KEYS - link links to the code signing keys used to sign the product. - The PGP link downloads the OpenPGP compatible signature from our main site. - The MD5 link downloads the checksum from the main site. + It is essential that you + verify the integrity + of downloaded files, preferably using the PGP signature (*.asc files); + failing that using the MD5 hash (*.md5 checksum files). +

+

+ The KEYS + file contains the public PGP keys used by Apache Commons developers + to sign releases.

-
+
- - - + + + - - - + + +
commons-lang3-3.4-bin.tar.gzmd5pgpcommons-lang3-3.5-bin.tar.gzmd5pgp
commons-lang3-3.4-bin.zipmd5pgpcommons-lang3-3.5-bin.zipmd5pgp
- - - + + + - - - + + +
commons-lang3-3.4-src.tar.gzmd5pgpcommons-lang3-3.5-src.tar.gzmd5pgp
commons-lang3-3.4-src.zipmd5pgpcommons-lang3-3.5-src.zipmd5pgp
@@ -130,13 +146,13 @@ limitations under the License. - - + + - - + +
commons-lang-2.6-bin.tar.gzmd5pgpmd5pgp
commons-lang-2.6-bin.zipmd5pgpmd5pgp
@@ -144,13 +160,13 @@ limitations under the License. - - + + - - + +
commons-lang-2.6-src.tar.gzmd5pgpmd5pgp
commons-lang-2.6-src.zipmd5pgpmd5pgp
@@ -161,7 +177,7 @@ limitations under the License.