You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2016/09/16 20:55:42 UTC

[9/9] commons-rng git commit: Release candidate.

Release candidate.


Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/412ffb37
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/412ffb37
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/412ffb37

Branch: refs/heads/1.0-release
Commit: 412ffb37932c45d7664eb83bd540f81d27a02b84
Parents: 5d51ca2
Author: Gilles <er...@apache.org>
Authored: Sat Sep 17 00:37:42 2016 +0200
Committer: Gilles <er...@apache.org>
Committed: Sat Sep 17 00:37:42 2016 +0200

----------------------------------------------------------------------
 RELEASE-NOTES.txt              | 14 +++++++-------
 pom.xml                        |  2 +-
 src/site/xdoc/download_rng.xml |  6 +++---
 3 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-rng/blob/412ffb37/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 8c5360c..a233a74 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,18 +1,18 @@
 
-              Apache Commons Rng 1.0 RELEASE NOTES
+              Apache Commons RNG 1.0 RELEASE NOTES
 
-The Apache Commons Rng team is pleased to announce the release of commons-rng-1.0
+The Apache Commons RNG team is pleased to announce the release of commons-rng-1.0
 
-The Apache Commons Rng project provides implementations of random numbers generators.
+The Apache Commons RNG project provides implementations of random numbers generators.
 
-This is the first release of Commons Rng.
+This is the first release of Apache Commons RNG.
 The minimum version of the Java platform required to compile and use
-Commons Rng 1.0 is Java 6.
+Apache Commons RNG 1.0 is Java 6.
 
 No changes defined in this version.
 
-For complete information on Apache Commons Rng, including instructions on how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Commons Rng website:
+For complete information on Apache Commons RNG, including instructions on how to submit bug reports,
+patches, or suggestions for improvement, see the Apache Commons RNG website:
 
 http://commons.apache.org/proper/commons-rng/
 

http://git-wip-us.apache.org/repos/asf/commons-rng/blob/412ffb37/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0a157fd..fcb55ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
     <!-- do not use snapshot suffix here -->
     <commons.release.version>1.0</commons.release.version>
     <commons.release.desc>(requires Java 1.6+)</commons.release.desc>
-    <commons.rc.version>RC1</commons.rc.version>
+    <commons.rc.version>RC2</commons.rc.version>
     <commons.binary.suffix>-bin</commons.binary.suffix>
 
     <commons.jira.id>RNG</commons.jira.id>

http://git-wip-us.apache.org/repos/asf/commons-rng/blob/412ffb37/src/site/xdoc/download_rng.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/download_rng.xml b/src/site/xdoc/download_rng.xml
index dd28e1d..43533f2 100644
--- a/src/site/xdoc/download_rng.xml
+++ b/src/site/xdoc/download_rng.xml
@@ -56,11 +56,11 @@ limitations under the License.
 -->
 <document>
   <properties>
-    <title>Download Apache Commons Rng</title>
+    <title>Download Apache Commons RNG</title>
     <author email="dev@commons.apache.org">Apache Commons Documentation Team</author>
   </properties>
   <body>
-    <section name="Download Apache Commons Rng">
+    <section name="Download Apache Commons RNG">
     <subsection name="Using a Mirror">
       <p>
         We recommend you use a mirror to download our release
@@ -111,7 +111,7 @@ limitations under the License.
       </p>
     </subsection>
     </section>
-    <section name="Apache Commons Rng 1.0 (requires Java 1.6+)">
+    <section name="Apache Commons RNG 1.0 (requires Java 1.6+)">
       <subsection name="Binaries">
         <table>
           <tr>