Info on current status (web site). Temporary contents until official release.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/294fa53a Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/294fa53a Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/294fa53a Branch: refs/heads/master Commit: 294fa53a2571de636a9ffb4816686f922e58235f Parents: 9b4e826 Author: Gilles <er...@apache.org> Authored: Thu Aug 18 18:15:46 2016 +0200 Committer: Gilles <er...@apache.org> Committed: Thu Aug 18 18:15:46 2016 +0200 ---------------------------------------------------------------------- src/site/xdoc/download_rng.xml | 101 ++++++------------------------------ src/site/xdoc/index.xml | 26 ++++++++-- 2 files changed, 39 insertions(+), 88 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/294fa53a/src/site/xdoc/download_rng.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/download_rng.xml b/src/site/xdoc/download_rng.xml index 6ac756b..6b57a10 100644 --- a/src/site/xdoc/download_rng.xml +++ b/src/site/xdoc/download_rng.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} | | | | <properties> | | <commons.componentid>math</commons.componentid> | @@ -46,93 +57,13 @@ limitations under the License. <document> <properties> <title>Download Apache Commons Rng</title> - <author email="d...@commons.apache.org">Commons Documentation Team</author> + <author email="d...@commons.apache.org">Apache Commons Documentation Team</author> </properties> <body> <section name="Download Apache Commons Rng"> - <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 - the downloaded files using signatures downloaded from our main - distribution directories. Recent releases (48 hours) may not yet - be available from 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> - - <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> - 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. - </p> - </subsection> - </section> - <section name="Apache Commons Rng 0.1 (requires Java 1.6+)"> - <subsection name="Binaries"> - <table> - <tr> - <td><a href="[preferred]/commons/rng/binaries/commons-rng-0.1-bin.tar.gz">commons-rng-0.1-bin.tar.gz</a></td> - <td><a href="http://www.apache.org/dist/commons/rng/binaries/commons-rng-0.1-bin.tar.gz.md5">md5</a></td> - <td><a href="http://www.apache.org/dist/commons/rng/binaries/commons-rng-0.1-bin.tar.gz.asc">pgp</a></td> - </tr> - <tr> - <td><a href="[preferred]/commons/rng/binaries/commons-rng-0.1-bin.zip">commons-rng-0.1-bin.zip</a></td> - <td><a href="http://www.apache.org/dist/commons/rng/binaries/commons-rng-0.1-bin.zip.md5">md5</a></td> - <td><a href="http://www.apache.org/dist/commons/rng/binaries/commons-rng-0.1-bin.zip.asc">pgp</a></td> - </tr> - </table> - </subsection> - <subsection name="Source"> - <table> - <tr> - <td><a href="[preferred]/commons/rng/source/commons-rng-0.1-src.tar.gz">commons-rng-0.1-src.tar.gz</a></td> - <td><a href="http://www.apache.org/dist/commons/rng/source/commons-rng-0.1-src.tar.gz.md5">md5</a></td> - <td><a href="http://www.apache.org/dist/commons/rng/source/commons-rng-0.1-src.tar.gz.asc">pgp</a></td> - </tr> - <tr> - <td><a href="[preferred]/commons/rng/source/commons-rng-0.1-src.zip">commons-rng-0.1-src.zip</a></td> - <td><a href="http://www.apache.org/dist/commons/rng/source/commons-rng-0.1-src.zip.md5">md5</a></td> - <td><a href="http://www.apache.org/dist/commons/rng/source/commons-rng-0.1-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/rng/">browse download area</a></li> - <li><a href="http://archive.apache.org/dist/commons/rng/">archives...</a></li> - </ul> + <!-- DO NOT RUN "mvn commons:download-page" until there is something to download + from this page --> + <i>Coming soon.</i> </section> </body> </document> http://git-wip-us.apache.org/repos/asf/commons-rng/blob/294fa53a/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 8effb83..c45f94a 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -34,10 +34,30 @@ <section name="Download Rng"> <subsection name="Releases"> <p> - Download the - <a href="http://commons.apache.org/rng/download_rng.cgi"> - Latest Release</a> of Commons Rng. + <i>There isn't any release yet.</i> </p> + + <p> + Work is currently performed actively towards release 1.0: + <a href="https://issues.apache.org/jira/browse/RNG-6">See our issue-tracking system.</a> + </p> + + <p> + <b>Interested people are most welcome to review the API for this important milestone:</b> + Source code is available from <a href="./source-repository.html">a git repository at Apache</a> + or from its <a href="https://github.com/apache/commons-rng">Github</a> mirror. + </p> + + <p> + <b>"Beta-testers" are welcome to test the library</b> by downloading the unofficial JAR (nightly builds) from + <a href="https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-rng/1.0-SNAPSHOT/">here</a>. + </p> + + <!-- <p> --> + <!-- Download the --> + <!-- <a href="http://commons.apache.org/rng/download_rng.cgi"> --> + <!-- Latest Release</a> of Commons Rng. --> + <!-- </p> --> </subsection> </section>