Commit Graph

5449 Commits

Author SHA1 Message Date
Gilles 7480d3d8a7 Typo. 2014-12-30 19:15:08 +01:00
Luc Maisonobe e3572dfac1 Added forgotten update of the README.html file on dist server. 2014-12-26 21:45:24 +01:00
Luc Maisonobe d06500b377 Preparing next version 3.5. 2014-12-26 20:04:07 +01:00
Luc Maisonobe ef0bf292b5 Updated release document with correct post-release steps. 2014-12-26 20:03:18 +01:00
Luc Maisonobe befd8ebd96 creating release candidate RC3 2014-12-23 10:28:44 +01:00
Luc Maisonobe d7b9578de3 Merge branch 'master' into release-candidates 2014-12-23 10:23:01 +01:00
Luc Maisonobe f52d018ac7 Removed spurious text from NOTICE file. 2014-12-23 10:10:32 +01:00
Luc Maisonobe c4bd6c6a00 Modified reference to tag URL in release mail, as per ML discussion. 2014-12-22 21:42:21 +01:00
Luc Maisonobe 5ed51336e3 Added a line with reference to KEYS file in the release mail template. 2014-12-22 21:40:35 +01:00
Luc Maisonobe 06bfe8c019 Simplifying again repartition between LICENSE and NOTICE files. 2014-12-22 21:35:43 +01:00
Gilles 649e19b0f2 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-math 2014-12-21 14:55:07 +01:00
Gilles 6e5eedb3fc Removed spurious deprecation warning (copy/paste mistake). 2014-12-21 14:53:48 +01:00
Luc Maisonobe f5157f78e2 Fixed typos and clarified email formatting. 2014-12-19 16:56:10 +01:00
Luc Maisonobe fe08f0d3bd Preparing RC2. 2014-12-19 15:28:49 +01:00
Luc Maisonobe fa2adc7b47 Merge branch 'master' into release-candidates 2014-12-19 15:26:58 +01:00
Luc Maisonobe ea15a6e0e0 Improved vote email template, with SHA1 hashes. 2014-12-19 15:21:34 +01:00
Luc Maisonobe 31455013b1 Improved release documentation with a direct URL for tag in vote email. 2014-12-19 15:15:52 +01:00
Luc Maisonobe a21d636748 Removed Sobol from NOTICE, as the full license is in LICENSE. 2014-12-19 15:08:30 +01:00
Luc Maisonobe f1d7bdfe68 Typo. 2014-12-19 15:00:01 +01:00
Luc Maisonobe 4edc00b79b Reduced attributions for Orekit to the minimum required by license. 2014-12-19 14:58:34 +01:00
Luc Maisonobe 31df37fd9a Removed Mersenne twister from notice, as full license is in LICENSE.
The license is also available in the code.
2014-12-19 14:53:27 +01:00
Luc Maisonobe 53ed8c8715 Removed LAPACK license and notice.
Strangely enough, we do not include any code from LAPACK anymore since
several releases! The last reference was for eigen-decomposition and it
was changed long ago to another implementation.
The only material loosely related to LAPACK are some reference values in
tests which were computed using LAPACK, but these are output of LAPACK
routines, not code from LAPACK routines.
2014-12-19 14:50:03 +01:00
Luc Maisonobe 7c5118c6b0 Improved reference to license and notice in the end user documentation. 2014-12-19 14:44:03 +01:00
Luc Maisonobe 2c15d6f802 Removed Hairer from NOTICE, as the full license is in LICENSE file.
The license is also present in the Gragg-Bulirsch-Stoer integrator
class.
2014-12-19 14:33:19 +01:00
Luc Maisonobe a31be1be74 Remove minpack from NOTICE, as the full license is in LICENSE.
The license is also already present in the code itself.
2014-12-19 14:31:29 +01:00
Luc Maisonobe 07ffb3297c Added missing Scipy license, moved attribution out of NOTICE file. 2014-12-19 14:26:18 +01:00
Luc Maisonobe 4a8bde2f7d Removed unneeded attribution.
As per discussion on the mailing lists, the NOTICE file should retain
only legally important attributions required by upstream sources, not
merely informative atributions.
2014-12-19 14:03:51 +01:00
Luc Maisonobe d30a5c33ef Typo. 2014-12-19 11:51:55 +01:00
Luc Maisonobe cc22c1f6ea Improved release instructions.
The site for reviewing should not be put in the staging area (otherwise
it may be published too early as this area is shared among all commons
components).

The VOTE mail message should contain the commit ID the tag points at,
for better traceability.
2014-12-19 11:23:29 +01:00
Luc Maisonobe e99c2f8940 Don't use branch name in Git buildnumber.
As we want to build the artifacts from a clean checkout of a tag, we are
in 'detached head' state, without a branch name.

The build number will retain the most important thing for traceability:
the last commit SHA id.
2014-12-19 10:56:29 +01:00
Luc Maisonobe fc7ee95d9c Fixed some commands and URLS in the release documentation. 2014-12-19 00:30:20 +01:00
Luc Maisonobe cf4a9d70c9 creating release candidate 2014-12-18 21:29:08 +01:00
Luc Maisonobe 1a96973119 Added the command to check Git tag GPG signature 2014-12-18 21:28:04 +01:00
Luc Maisonobe 20c577868c Improved release process documentation with Git. 2014-12-18 21:11:35 +01:00
Luc Maisonobe e27f6e71f2 Update release howto for Git-based release. 2014-12-17 19:03:42 +01:00
Luc Maisonobe 3d97f85484 Prepare link gor 3.4 javadoc. 2014-12-17 19:03:14 +01:00
Luc Maisonobe f9437bc642 Candidate release date ... 2014-12-17 19:02:35 +01:00
Luc Maisonobe 3b58a282b9 Prevent RAT plugin from complaining about spurious development files. 2014-12-17 19:01:56 +01:00
Luc Maisonobe 2ed43de903 Setting up realistic limits for JaCoCo.
I think we never met the previous default settings, but did not notice
it in the maven logs before.
2014-12-17 19:01:27 +01:00
Luc Maisonobe 88516d95eb Removed unnecessary attribution, as per discussion on developers list. 2014-12-17 12:01:42 +01:00
Phil Steitz 44401d183d Made it clear that NaNs or infinities may yield NaN in moment computations. JIRA: MATH-1146. 2014-12-16 20:45:33 -07:00
Phil Steitz 26e6114583 Made it clear that NaNs or infinities may yield NaN in moment computations. JIRA: MATH-1146. 2014-12-16 16:49:16 -07:00
Phil Steitz d9b951c1fa Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-math 2014-12-16 09:24:12 -07:00
Phil Steitz ae1cbdbd6d Fixed cut/paste error in NOTICE. 2014-12-16 09:23:48 -07:00
Luc Maisonobe 17c903385c Replace svn-based build number with git-based build number. 2014-12-16 17:03:40 +01:00
Phil Steitz f9125d0b87 Updated LICENSE, NOTICE files with netlib attributions for BesselJ. JIRA: MATH-1066. 2014-12-16 08:54:42 -07:00
Luc Maisonobe 75872ffe9b fixed typos in error messages translations 2014-12-16 13:37:58 +01:00
Milos Gligoric 7655cb61e3 Including Ekstazi profile (www.ekstazi.org) to optimize regression tests 2014-12-16 13:37:58 +01:00
Gilles 8d4fd1dabb Removed unnecessary call to "super()". 2014-12-16 13:25:10 +01:00
Phil Steitz 540aa2e7ed Fixed message format formatting. 2014-12-15 16:48:59 -07:00