This is an automated email from the ASF dual-hosted git repository.

mattjuntunen pushed a commit to annotated tag NUMBERS_1_0_B1_RC1
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git

commit d411c5b2092f332dddae4728b1f62a8dcbda445e
Author: Matt Juntunen <matt.juntu...@hotmail.com>
AuthorDate: Sun Mar 29 14:50:36 2020 -0400

    adding generated download page
---
 src/site/xdoc/download_numbers.xml | 46 ++++++++++++++++++++------------------
 1 file changed, 24 insertions(+), 22 deletions(-)

diff --git a/src/site/xdoc/download_numbers.xml 
b/src/site/xdoc/download_numbers.xml
index a144629..c413837 100644
--- a/src/site/xdoc/download_numbers.xml
+++ b/src/site/xdoc/download_numbers.xml
@@ -26,22 +26,24 @@ limitations under the License.
  | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |
  +======================================================================+
  |                                                                      |
- | 1) Re-generate using: mvn commons:download-page                      |
+ | 1) Re-generate using: mvn commons-build:download-page                |
  |                                                                      |
  | 2) Set the following properties in the component's pom:              |
- |    - commons.componentid (required, alphabetic, lower case)          |
+ |    - 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.subdir  (optional)                              |
+ |    - commons.release.hash    (optional, lowercase, default sha512)   |
  |                                                                      |
- |    - 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)                    |
+ |    - commons.release.[234].version       (conditional)               |
+ |    - commons.release.[234].name          (conditional)               |
+ |    - commons.release.[234].binary.suffix (optional)                  |
+ |    - commons.release.[234].desc          (optional)                  |
+ |    - commons.release.[234].subdir        (optional)                  |
+ |    - commons.release.[234].hash       (optional, lowercase, [sha512])|
  |                                                                      |
  | 3) Example Properties                                                |
  |    (commons.release.name inherited by parent:                        |
@@ -64,7 +66,7 @@ limitations under the License.
     <subsection name="Using a Mirror">
       <p>
         We recommend you use a mirror to download our release
-        builds, but you <strong>must</strong> <a 
href="http://www.apache.org/info/verification.html";>verify the integrity</a> of
+        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.
@@ -102,7 +104,7 @@ limitations under the License.
         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).
+        failing that using the <code>SHA512</code> hash (<code>*.sha512</code> 
checksum files).
       </p>
       <p>
         The <a href="https://www.apache.org/dist/commons/KEYS";>KEYS</a>
@@ -111,32 +113,32 @@ limitations under the License.
       </p>
     </subsection>
     </section>
-    <section name="Apache Commons Numbers 1.0 (requires Java 7+)">
+    <section name="Apache Commons Numbers 1.0-B1 (requires Java 8+)">
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/numbers/binaries/commons-numbers-1.0-SNAPSHOT-bin.tar.gz">commons-numbers-1.0-SNAPSHOT-bin.tar.gz</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/numbers/binaries/commons-numbers-1.0-SNAPSHOT-bin.tar.gz.md5";>md5</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/numbers/binaries/commons-numbers-1.0-SNAPSHOT-bin.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/numbers/binaries/commons-numbers-1.0-B1-bin.tar.gz">commons-numbers-1.0-B1-bin.tar.gz</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/numbers/binaries/commons-numbers-1.0-B1-bin.tar.gz.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/numbers/binaries/commons-numbers-1.0-B1-bin.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/numbers/binaries/commons-numbers-1.0-SNAPSHOT-bin.zip">commons-numbers-1.0-SNAPSHOT-bin.zip</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/numbers/binaries/commons-numbers-1.0-SNAPSHOT-bin.zip.md5";>md5</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/numbers/binaries/commons-numbers-1.0-SNAPSHOT-bin.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/numbers/binaries/commons-numbers-1.0-B1-bin.zip">commons-numbers-1.0-B1-bin.zip</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/numbers/binaries/commons-numbers-1.0-B1-bin.zip.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/numbers/binaries/commons-numbers-1.0-B1-bin.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>
       <subsection name="Source">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/numbers/source/commons-numbers-1.0-SNAPSHOT-src.tar.gz">commons-numbers-1.0-SNAPSHOT-src.tar.gz</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/numbers/source/commons-numbers-1.0-SNAPSHOT-src.tar.gz.md5";>md5</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/numbers/source/commons-numbers-1.0-SNAPSHOT-src.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/numbers/source/commons-numbers-1.0-B1-src.tar.gz">commons-numbers-1.0-B1-src.tar.gz</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/numbers/source/commons-numbers-1.0-B1-src.tar.gz.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/numbers/source/commons-numbers-1.0-B1-src.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/numbers/source/commons-numbers-1.0-SNAPSHOT-src.zip">commons-numbers-1.0-SNAPSHOT-src.zip</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/numbers/source/commons-numbers-1.0-SNAPSHOT-src.zip.md5";>md5</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/numbers/source/commons-numbers-1.0-SNAPSHOT-src.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/numbers/source/commons-numbers-1.0-B1-src.zip">commons-numbers-1.0-B1-src.zip</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/numbers/source/commons-numbers-1.0-B1-src.zip.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/numbers/source/commons-numbers-1.0-B1-src.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>

Reply via email to