This is an automated email from the ASF dual-hosted git repository. chtompki pushed a commit to branch 2.11.1 in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
The following commit(s) were added to refs/heads/2.11.1 by this push: new 99e199f0 fix: leave 1.10 version on downloads page 99e199f0 is described below commit 99e199f063107a37ce14af21d1dccd6b301bc613 Author: Rob Tompkins <chtom...@apache.org> AuthorDate: Wed Apr 16 22:13:54 2025 -0400 fix: leave 1.10 version on downloads page --- src/site/xdoc/download_configuration.xml | 166 ++++++++++++++++++------------- 1 file changed, 99 insertions(+), 67 deletions(-) diff --git a/src/site/xdoc/download_configuration.xml b/src/site/xdoc/download_configuration.xml index bf791ffb..d5865a87 100644 --- a/src/site/xdoc/download_configuration.xml +++ b/src/site/xdoc/download_configuration.xml @@ -7,7 +7,7 @@ The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -56,101 +56,133 @@ limitations under the License. | | +======================================================================+ --> -<document> +<document xmlns="http://maven.apache.org/XDOC/2.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Download Apache Commons Configuration</title> - <author email="d...@commons.apache.org">Apache Commons Documentation Team</author> + <author email="d...@commons.apache.org">Apache Commons Team</author> </properties> <body> <section name="Download Apache Commons Configuration"> - <subsection name="Using a Mirror"> - <p> - We recommend you use a mirror to download our release - builds, but you <strong>must</strong> <a href="https://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 all the mirrors. - </p> - - <p> - You are currently using <b>[preferred]</b>. If you - encounter a problem with this mirror, please select another - mirror. If all mirrors are failing, there are <i>backup</i> - mirrors (at the end of the mirrors list) that should be - available. - <br></br> - [if-any logo]<a href="[link]"><img align="right" src="[logo]" border="0"></img></a>[end] - </p> + <subsection name="Using a Mirror"> + <p> + We recommend you use a mirror to download our release + builds, but you <strong>must</strong> <a href="https://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 all the mirrors. + </p> - <form action="[location]" method="get" id="SelectMirror"> <p> - Other mirrors: - <select name="Preferred"> - [if-any http] - [for http]<option value="[http]">[http]</option>[end] - [end] - [if-any ftp] - [for ftp]<option value="[ftp]">[ftp]</option>[end] - [end] - [if-any backup] - [for backup]<option value="[backup]">[backup] (backup)</option>[end] - [end] - </select> - <input type="submit" value="Change"></input> + You are currently using <b>[preferred]</b>. If you + encounter a problem with this mirror, please select another + mirror. If all mirrors are failing, there are <i>backup</i> + mirrors (at the end of the mirrors list) that should be + available. + <br></br> + [if-any logo]<a href="[link]"><img align="right" src="[logo]" border="0" alt="Logo"></img></a>[end] </p> - </form> - <p> - 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>SHA512</code> hash (<code>*.sha512</code> checksum files). - </p> - <p> - The <a href="https://downloads.apache.org/commons/KEYS">KEYS</a> - file contains the public PGP keys used by Apache Commons developers - to sign releases. - </p> - </subsection> + <form action="[location]" method="get" id="SelectMirror"> + <p> + Other mirrors: + <select name="Preferred"> + [if-any http] + [for http]<option value="[http]">[http]</option>[end] + [end] + [if-any ftp] + [for ftp]<option value="[ftp]">[ftp]</option>[end] + [end] + [if-any backup] + [for backup]<option value="[backup]">[backup] (backup)</option>[end] + [end] + </select> + <input type="submit" value="Change"></input> + </p> + </form> + + <p> + 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>SHA512</code> hash (<code>*.sha512</code> checksum files). + </p> + <p> + The <a href="https://downloads.apache.org/commons/KEYS">KEYS</a> + file contains the public PGP keys used by Apache Commons developers + to sign releases. + </p> + </subsection> </section> <section name="Apache Commons Configuration 2.11.1 (Java 8 or above)"> <subsection name="Binaries"> <table> <tr> - <td><a href="[preferred]/commons/configuration/binaries/commons-configuration2-2.11.1-bin.tar.gz">commons-configuration2-2.11.1-bin.tar.gz</a></td> - <td><a href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.11.1-bin.tar.gz.sha512">sha512</a></td> - <td><a href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.11.1-bin.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/configuration/binaries/commons-configuration2-2.11.1-bin.tar.gz">commons-configuration2-2.11.1-bin.tar.gz</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.11.1-bin.tar.gz.sha512">sha512</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.11.1-bin.tar.gz.asc">pgp</a></td> + </tr> + <tr> + <td><a href="[preferred]/commons/configuration/binaries/commons-configuration2-2.11.1-bin.zip">commons-configuration2-2.11.1-bin.zip</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.11.1-bin.zip.sha512">sha512</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.11.1-bin.zip.asc">pgp</a></td> + </tr> + </table> + </subsection> + <subsection name="Source"> + <table> + <tr> + <td><a href="[preferred]/commons/configuration/source/commons-configuration2-2.11.1-src.tar.gz">commons-configuration2-2.11.1-src.tar.gz</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.11.1-src.tar.gz.sha512">sha512</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.11.1-src.tar.gz.asc">pgp</a></td> + </tr> + <tr> + <td><a href="[preferred]/commons/configuration/source/commons-configuration2-2.11.1-src.zip">commons-configuration2-2.11.1-src.zip</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.11.1-src.zip.sha512">sha512</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.11.1-src.zip.asc">pgp</a></td> + </tr> + </table> + </subsection> + </section> + <section name="Apache Commons Configuration 1.10 (old 1.x version)"> + <subsection name="Binaries"> + <table> + <tr> + <td><a href="[preferred]/commons/configuration/binaries/commons-configuration-1.10-bin.tar.gz">commons-configuration-1.10-bin.tar.gz</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration-1.10-bin.tar.gz.sha512">sha512</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration-1.10-bin.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/configuration/binaries/commons-configuration2-2.11.1-bin.zip">commons-configuration2-2.11.1-bin.zip</a></td> - <td><a href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.11.1-bin.zip.sha512">sha512</a></td> - <td><a href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.11.1-bin.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/configuration/binaries/commons-configuration-1.10-bin.zip">commons-configuration-1.10-bin.zip</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration-1.10-bin.zip.sha512">sha512</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration-1.10-bin.zip.asc">pgp</a></td> </tr> </table> </subsection> <subsection name="Source"> <table> <tr> - <td><a href="[preferred]/commons/configuration/source/commons-configuration2-2.11.1-src.tar.gz">commons-configuration2-2.11.1-src.tar.gz</a></td> - <td><a href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.11.1-src.tar.gz.sha512">sha512</a></td> - <td><a href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.11.1-src.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/configuration/source/commons-configuration-1.10-src.tar.gz">commons-configuration-1.10-src.tar.gz</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/source/commons-configuration-1.10-src.tar.gz.sha512">sha512</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/source/commons-configuration-1.10-src.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/configuration/source/commons-configuration2-2.11.1-src.zip">commons-configuration2-2.11.1-src.zip</a></td> - <td><a href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.11.1-src.zip.sha512">sha512</a></td> - <td><a href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.11.1-src.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/configuration/source/commons-configuration-1.10-src.zip">commons-configuration-1.10-src.zip</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/source/commons-configuration-1.10-src.zip.sha512">sha512</a></td> + <td><a href="https://downloads.apache.org/commons/configuration/source/commons-configuration-1.10-src.zip.asc">pgp</a></td> </tr> </table> </subsection> </section> <section name="Archives"> - <p> - Older releases can be obtained from the archives. - </p> - <ul> - <li class="download"><a href="[preferred]/commons/configuration/">browse download area</a></li> - <li><a href="https://archive.apache.org/dist/commons/configuration/">archives...</a></li> - </ul> + <p> + Older releases can be obtained from the archives. + </p> + <ul> + <li class="download"><a href="[preferred]/commons/configuration/">browse download area</a></li> + <li><a href="https://archive.apache.org/dist/commons/configuration/">archives...</a></li> + </ul> </section> </body> </document>