You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by lu...@apache.org on 2014/12/23 10:31:47 UTC

[1/9] [math] Fixed typos and clarified email formatting.

Repository: commons-math
Updated Branches:
  refs/heads/release-candidates fe08f0d3b -> befd8ebd9


Fixed typos and clarified email formatting.

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

Branch: refs/heads/release-candidates
Commit: f5157f78e23a1c67b31f7fd70f088c55ef891587
Parents: ea15a6e
Author: Luc Maisonobe <lu...@apache.org>
Authored: Fri Dec 19 16:56:10 2014 +0100
Committer: Luc Maisonobe <lu...@apache.org>
Committed: Fri Dec 19 16:56:10 2014 +0100

----------------------------------------------------------------------
 doc/release/release.howto.txt | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/f5157f78/doc/release/release.howto.txt
----------------------------------------------------------------------
diff --git a/doc/release/release.howto.txt b/doc/release/release.howto.txt
index cabea89..4bbc3b6 100644
--- a/doc/release/release.howto.txt
+++ b/doc/release/release.howto.txt
@@ -299,8 +299,8 @@ following commands:
  $ cd /tmp
  $ svn checkout https://dist.apache.org/repos/dist/dev/commons/math
  $ cd math
- $ cp ~/.m2/repository/org/apache/commons/commons-math3/3.4*-bin.* binaries
- $ cp ~/.m2/repository/org/apache/commons/commons-math3/3.4*-src.* source
+ $ cp ~/.m2/repository/org/apache/commons/commons-math3/3.4/*-bin.* binaries
+ $ cp ~/.m2/repository/org/apache/commons/commons-math3/3.4/*-src.* source
  $ cp <path-to-the-RC-workspace>/RELEASE-NOTES.txt .
  $ svn add RELEASE-NOTES.txt binaries/* source/*
  $ svn commit -m "Creating distribution files for 3.4 RC1"
@@ -314,7 +314,7 @@ your apache personal area for review:
 
   $ mvn site
   $ cd target
-  $ tar cvf site.tar.gz site
+  $ tar czf site.tar.gz site
   $ scp site.tar.gz __Your_apache_login__@people.apache.org:~/
   $ ssh __Your_apache_login__@people.apache.org
      you@minotaur:~$ tar xzf site.tar.gz
@@ -333,22 +333,22 @@ Tag name:
   MATH_3_4_RC1 (signature can be checked from git using 'git tag -v')
 
 Tag URL:
-  https://git-wip-us.apache.org/repos/asf?p=commons-math.git;a=snapshot;h=cf4a9d70c9ac24dd7196995390171150e4e56451;sf=tgz
+  <https://git-wip-us.apache.org/repos/asf?p=commons-math.git;a=snapshot;h=cf4a9d70c9ac24dd7196995390171150e4e56451;sf=tgz>
 
 Commit ID the tag points at:
   cf4a9d70c9ac24dd7196995390171150e4e56451
 
 Site:
-  http://people.apache.org/~__Your_apache_login__/commons-math-3.4-RC1-site
+  <http://people.apache.org/~__Your_apache_login__/commons-math-3.4-RC1-site>
 
 Distribution files:
   https://dist.apache.org/repos/dist/dev/commons/math/
 
 Distribution files hashes (SHA1):
-  e02c981d49c1f12b1fc237e69cb551a5620e57b4  binaries/commons-math3-3.4-bin.tar.gz
-  11965eb97033d4d6ef0aeb902f1450641f40d3c5  binaries/commons-math3-3.4-bin.zip
-  ce3efda70ac8f850f15154b38438bc337adc027a  source/commons-math3-3.4-src.tar.gz
-  d343c885a9d6eea611403f7f92ff580911363681  source/commons-math3-3.4-src.zip
+  e02c981d49c1f12b1fc237e69cb551a5620e57b4 commons-math3-3.4-bin.tar.gz
+  11965eb97033d4d6ef0aeb902f1450641f40d3c5 commons-math3-3.4-bin.zip
+  ce3efda70ac8f850f15154b38438bc337adc027a commons-math3-3.4-src.tar.gz
+  d343c885a9d6eea611403f7f92ff580911363681 commons-math3-3.4-src.zip
   
 
 Maven artifacts:


[5/9] [math] Added a line with reference to KEYS file in the release mail template.

Posted by lu...@apache.org.
Added a line with reference to KEYS file in the release mail template.

Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/5ed51336
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/5ed51336
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/5ed51336

Branch: refs/heads/release-candidates
Commit: 5ed51336e303ad674279b1c55ed9596d0f146992
Parents: 06bfe8c
Author: Luc Maisonobe <lu...@apache.org>
Authored: Mon Dec 22 21:40:35 2014 +0100
Committer: Luc Maisonobe <lu...@apache.org>
Committed: Mon Dec 22 21:40:35 2014 +0100

----------------------------------------------------------------------
 doc/release/release.howto.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/5ed51336/doc/release/release.howto.txt
----------------------------------------------------------------------
diff --git a/doc/release/release.howto.txt b/doc/release/release.howto.txt
index 4bbc3b6..c038cf9 100644
--- a/doc/release/release.howto.txt
+++ b/doc/release/release.howto.txt
@@ -349,7 +349,9 @@ Distribution files hashes (SHA1):
   11965eb97033d4d6ef0aeb902f1450641f40d3c5 commons-math3-3.4-bin.zip
   ce3efda70ac8f850f15154b38438bc337adc027a commons-math3-3.4-src.tar.gz
   d343c885a9d6eea611403f7f92ff580911363681 commons-math3-3.4-src.zip
-  
+
+KEYS file to check signatures:
+  http://www.apache.org/dist/commons/KEYS
 
 Maven artifacts:
   https://repository.apache.org/content/repositories/orgapachecommons-051/org/apache/commons/commons-math3/3.4/


[7/9] [math] Removed spurious text from NOTICE file.

Posted by lu...@apache.org.
Removed spurious text from NOTICE file.

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

Branch: refs/heads/release-candidates
Commit: f52d018ac780819b89f4351c4b0380688951dacb
Parents: c4bd6c6
Author: Luc Maisonobe <lu...@apache.org>
Authored: Tue Dec 23 10:10:32 2014 +0100
Committer: Luc Maisonobe <lu...@apache.org>
Committed: Tue Dec 23 10:10:32 2014 +0100

----------------------------------------------------------------------
 NOTICE.txt | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/f52d018a/NOTICE.txt
----------------------------------------------------------------------
diff --git a/NOTICE.txt b/NOTICE.txt
index 5af56c4..494fd0f 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -4,13 +4,6 @@ Copyright 2001-2014 The Apache Software Foundation
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
-===============================================================================
-
 This product includes software developed for Orekit by
 CS Systèmes d'Information (http://www.c-s.fr/)
 Copyright 2010-2012 CS Systèmes d'Information
-===============================================================================
-
-The complete text of licenses and disclaimers associated with the the original
-sources enumerated above at the time of code translation are in the LICENSE.txt
-file.


[6/9] [math] Modified reference to tag URL in release mail, as per ML discussion.

Posted by lu...@apache.org.
Modified reference to tag URL in release mail, as per ML discussion.

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

Branch: refs/heads/release-candidates
Commit: c4bd6c6a00d87423974f3e2fa5f9eb459dd0ac01
Parents: 5ed5133
Author: Luc Maisonobe <lu...@apache.org>
Authored: Mon Dec 22 21:42:21 2014 +0100
Committer: Luc Maisonobe <lu...@apache.org>
Committed: Mon Dec 22 21:42:21 2014 +0100

----------------------------------------------------------------------
 doc/release/release.howto.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/c4bd6c6a/doc/release/release.howto.txt
----------------------------------------------------------------------
diff --git a/doc/release/release.howto.txt b/doc/release/release.howto.txt
index c038cf9..f593910 100644
--- a/doc/release/release.howto.txt
+++ b/doc/release/release.howto.txt
@@ -333,7 +333,7 @@ Tag name:
   MATH_3_4_RC1 (signature can be checked from git using 'git tag -v')
 
 Tag URL:
-  <https://git-wip-us.apache.org/repos/asf?p=commons-math.git;a=snapshot;h=cf4a9d70c9ac24dd7196995390171150e4e56451;sf=tgz>
+  <https://git-wip-us.apache.org/repos/asf?p=commons-math.git;a=commit;h=cf4a9d70c9ac24dd7196995390171150e4e56451>
 
 Commit ID the tag points at:
   cf4a9d70c9ac24dd7196995390171150e4e56451


[9/9] [math] creating release candidate RC3

Posted by lu...@apache.org.
creating release candidate RC3


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

Branch: refs/heads/release-candidates
Commit: befd8ebd96b8ef5a06b59dccb22bd55064e31c34
Parents: d7b9578
Author: Luc Maisonobe <lu...@apache.org>
Authored: Tue Dec 23 10:28:44 2014 +0100
Committer: Luc Maisonobe <lu...@apache.org>
Committed: Tue Dec 23 10:28:44 2014 +0100

----------------------------------------------------------------------
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/befd8ebd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7c34ad9..4c71517 100644
--- a/pom.xml
+++ b/pom.xml
@@ -365,7 +365,7 @@
     <!-- do not use snapshot suffix here -->
     <commons.release.version>3.4</commons.release.version>
     <commons.release.desc>(requires Java 1.5+)</commons.release.desc>
-    <commons.rc.version>RC2</commons.rc.version>
+    <commons.rc.version>RC3</commons.rc.version>
     <commons.binary.suffix>-bin</commons.binary.suffix>
 
     <commons.release.2.version>2.2</commons.release.2.version>

http://git-wip-us.apache.org/repos/asf/commons-math/blob/befd8ebd/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 545366d..a299787 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,7 +50,7 @@ If the output is not quite correct, check for invisible trailing spaces!
     <title>Commons Math Release Notes</title>
   </properties>
   <body>
-    <release version="3.4" date="2014-12-22" description="
+    <release version="3.4" date="2014-12-26" description="
 This is a minor release: It combines bug fixes and new features.
  Changes to existing features were made in a backwards-compatible
  way such as to allow drop-in replacement of the v3.3 JAR file.


[8/9] [math] Merge branch 'master' into release-candidates

Posted by lu...@apache.org.
Merge branch 'master' into release-candidates

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

Branch: refs/heads/release-candidates
Commit: d7b9578de3266d6defdd81fa9f29880163bfa810
Parents: fe08f0d f52d018
Author: Luc Maisonobe <lu...@apache.org>
Authored: Tue Dec 23 10:23:01 2014 +0100
Committer: Luc Maisonobe <lu...@apache.org>
Committed: Tue Dec 23 10:23:01 2014 +0100

----------------------------------------------------------------------
 LICENSE.txt                                     | 35 ++++++++++++--------
 NOTICE.txt                                      | 19 -----------
 doc/release/release.howto.txt                   | 22 ++++++------
 .../TricubicInterpolatingFunction.java          |  4 +--
 4 files changed, 35 insertions(+), 45 deletions(-)
----------------------------------------------------------------------



[2/9] [math] Removed spurious deprecation warning (copy/paste mistake).

Posted by lu...@apache.org.
Removed spurious deprecation warning (copy/paste mistake).


Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/6e5eedb3
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/6e5eedb3
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/6e5eedb3

Branch: refs/heads/release-candidates
Commit: 6e5eedb3fcebc5894c41733bd26c8b4d9197873b
Parents: ea15a6e
Author: Gilles <er...@apache.org>
Authored: Sun Dec 21 14:53:48 2014 +0100
Committer: Gilles <er...@apache.org>
Committed: Sun Dec 21 14:53:48 2014 +0100

----------------------------------------------------------------------
 .../analysis/interpolation/TricubicInterpolatingFunction.java    | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/6e5eedb3/src/main/java/org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.java b/src/main/java/org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.java
index b527996..eaea339 100644
--- a/src/main/java/org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.java
+++ b/src/main/java/org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.java
@@ -33,10 +33,8 @@ import org.apache.commons.math3.util.MathArrays;
  *  <em>Int. J. Numer. Meth. Eng</em> 2005; <b>63</b>:455-471
  * </quote>
  *
- * @since 2.2
- * @deprecated in 3.4.
+ * @since 3.4.
  */
-@Deprecated
 public class TricubicInterpolatingFunction
     implements TrivariateFunction {
     /**


[3/9] [math] Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-math

Posted by lu...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-math


Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/649e19b0
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/649e19b0
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/649e19b0

Branch: refs/heads/release-candidates
Commit: 649e19b0f2d320fe2f9f2deaee9f4a391817c548
Parents: 6e5eedb f5157f7
Author: Gilles <er...@apache.org>
Authored: Sun Dec 21 14:55:07 2014 +0100
Committer: Gilles <er...@apache.org>
Committed: Sun Dec 21 14:55:07 2014 +0100

----------------------------------------------------------------------
 doc/release/release.howto.txt | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------



[4/9] [math] Simplifying again repartition between LICENSE and NOTICE files.

Posted by lu...@apache.org.
Simplifying again repartition between LICENSE and NOTICE files.

Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/06bfe8c0
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/06bfe8c0
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/06bfe8c0

Branch: refs/heads/release-candidates
Commit: 06bfe8c019e0d90e52bae608f45e4f288bbdbe75
Parents: 649e19b
Author: Luc Maisonobe <lu...@apache.org>
Authored: Mon Dec 22 21:34:11 2014 +0100
Committer: Luc Maisonobe <lu...@apache.org>
Committed: Mon Dec 22 21:35:43 2014 +0100

----------------------------------------------------------------------
 LICENSE.txt | 35 ++++++++++++++++++++++-------------
 NOTICE.txt  | 12 ------------
 2 files changed, 22 insertions(+), 25 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/06bfe8c0/LICENSE.txt
----------------------------------------------------------------------
diff --git a/LICENSE.txt b/LICENSE.txt
index 13c1d36..d97b49a 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,4 +1,3 @@
-
                                  Apache License
                            Version 2.0, January 2004
                         http://www.apache.org/licenses/
@@ -202,6 +201,28 @@
    limitations under the License.
 
 
+Apache Commons Math includes the following code provided to the ASF under the
+Apache License 2.0:
+
+ - The inverse error function implementation in the Erf class is based on CUDA
+   code developed by Mike Giles, Oxford-Man Institute of Quantitative Finance,
+   and published in GPU Computing Gems, volume 2, 2010 (grant received on
+   March 23th 2013)
+ - The LinearConstraint, LinearObjectiveFunction, LinearOptimizer,
+   RelationShip, SimplexSolver and SimplexTableau classes in package
+   org.apache.commons.math3.optimization.linear include software developed by
+   Benjamin McCann (http://www.benmccann.com) and distributed with
+   the following copyright: Copyright 2009 Google Inc. (grant received on
+   March 16th 2009)
+ - The class "org.apache.commons.math3.exception.util.LocalizedFormatsTest" which
+   is an adapted version of "OrekitMessagesTest" test class for the Orekit library
+ - The "org.apache.commons.math3.analysis.interpolation.HermiteInterpolator"
+   has been imported from the Orekit space flight dynamics library.
+
+===============================================================================
+ 
+
+
 APACHE COMMONS MATH DERIVATIVE WORKS: 
 
 The Apache commons-math library includes a number of subcomponents
@@ -335,18 +356,6 @@ org.apache.commons.math3.random:
 
 ===============================================================================
 
-The class "org.apache.commons.math3.exception.util.LocalizedFormatsTest" is
-an adapted version of "OrekitMessagesTest" test class for the Orekit library
-The "org.apache.commons.math3.analysis.interpolation.HermiteInterpolator"
-has been imported from the Orekit space flight dynamics library.
-
-The Orekit library is described at:
-  https://www.orekit.org/forge/projects/orekit
-The original files are distributed under the terms of the Apache 2 license
-which is: Copyright 2010 CS Communication & Systèmes
-
-===============================================================================
-
 The initial code for shuffling an array (originally in class
 "org.apache.commons.math3.random.RandomDataGenerator", now replaced by
 a method in class "org.apache.commons.math3.util.MathArrays") was

http://git-wip-us.apache.org/repos/asf/commons-math/blob/06bfe8c0/NOTICE.txt
----------------------------------------------------------------------
diff --git a/NOTICE.txt b/NOTICE.txt
index 9b28a60..5af56c4 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -6,18 +6,6 @@ The Apache Software Foundation (http://www.apache.org/).
 
 ===============================================================================
 
-The inverse error function implementation in the Erf class is based on CUDA
-code developed by Mike Giles, Oxford-Man Institute of Quantitative Finance,
-and published in GPU Computing Gems, volume 2, 2010.
-===============================================================================
-
-The LinearConstraint, LinearObjectiveFunction, LinearOptimizer,
-RelationShip, SimplexSolver and SimplexTableau classes in package
-org.apache.commons.math3.optimization.linear include software developed by
-Benjamin McCann (http://www.benmccann.com) and distributed with
-the following copyright: Copyright 2009 Google Inc.
-===============================================================================
-
 This product includes software developed for Orekit by
 CS Systèmes d'Information (http://www.c-s.fr/)
 Copyright 2010-2012 CS Systèmes d'Information