Commit Graph

4706 Commits

Author SHA1 Message Date
Luc Maisonobe 365d7bb456 Updated [math] specific release howto.
- added references to the general Apache Commons release howtos,
 - changed the staging area of the distribution files to the Apache
   servers (and not the Nexus repository),
 - added the URL of the site for direct subversion control

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1465382 13f79535-47bb-0310-9956-ffa450edef68
2013-04-07 12:47:32 +00:00
Luc Maisonobe 3d24daf29d preparing changes.xml for next release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1465349 13f79535-47bb-0310-9956-ffa450edef68
2013-04-07 09:28:18 +00:00
Gilles Sadowski ca0783e82f New target for deploying the web site.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1465233 13f79535-47bb-0310-9956-ffa450edef68
2013-04-06 12:10:37 +00:00
Luc Maisonobe b5d44bb2ad increment version number after 3.2 release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1465214 13f79535-47bb-0310-9956-ffa450edef68
2013-04-06 09:46:21 +00:00
Luc Maisonobe 3d74f8d787 Reverting version to 3.2-SNAPSHOT after tag creation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463705 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 19:20:43 +00:00
Luc Maisonobe f3196cd9fb Preparing RC5 for release 3.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463703 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 19:17:20 +00:00
Luc Maisonobe c551d7fcdf Updated release notes with latest bug fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463702 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 19:16:54 +00:00
Luc Maisonobe 3b11124634 Scheduled date for 3.2 released pushed to April 6th.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463701 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 19:16:23 +00:00
Luc Maisonobe 5b5f84db29 Fixed wrong array dimensions in secondary equations handling.
JIRA: MATH-961

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463684 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 19:04:13 +00:00
Luc Maisonobe 2e7d1278b1 Fixed missing side effects of secondary equations.
When secondary equations have a side effect on main state in Ordinary
Differential Equations integration, it is now preoerly taken into
account.

JIRA: MATH-960

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463680 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 19:02:55 +00:00
Gilles Sadowski eea1b0114a Unit tests.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463534 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 13:38:26 +00:00
Luc Maisonobe 84361f9a4f Reverting pom version after tag creation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462821 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 17:58:50 +00:00
Luc Maisonobe b11b65144d preparing RC4
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462818 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 17:54:54 +00:00
Luc Maisonobe 4f1e47492d updated doap with latest revisions
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462816 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 17:51:26 +00:00
Luc Maisonobe 7993d4fa21 adding missing link for 3.2 javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462807 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 17:31:04 +00:00
Luc Maisonobe dfdce788a1 Reverting pom version after tag creation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462749 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 13:03:53 +00:00
Luc Maisonobe c2772e8e02 Bumping version for 3.2 release candidate 3.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462746 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 12:58:23 +00:00
Luc Maisonobe f496ae9772 Improved reporting section in pom.xml.
The Apache RAT plugin was configured in the build section instead of the
reporting section, so it did not automatically used our local
configuration.

The checkstyle anf findbugs plugins were updated to recent versions,
with some adaptation to prevent double entries.

The CPD plugin has been temporarily disabled because in 3.X it detects
huge duplications, which is true but misleading, as the duplications are
a consequence of our upward compatibility policy.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462745 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 12:57:52 +00:00
Luc Maisonobe 46d5ad98d8 Missing new lines at end of file.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462744 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 12:57:31 +00:00
Phil Steitz 8cf705e37f Used template, fixed title.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462704 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 05:02:55 +00:00
Phil Steitz fbc662471a Minor edit / format improvement to description.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462703 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 05:00:01 +00:00
Phil Steitz 671856cb8c Javadoc fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462702 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 04:45:52 +00:00
Phil Steitz 9977b6966f Minor edits to description.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462700 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 04:15:13 +00:00
Phil Steitz a61e6c1f65 Javadoc fix.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462699 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 04:09:17 +00:00
Luc Maisonobe c52bde0ea2 Reverting version to 3.2-SNAPSHOT after tag creation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462525 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 16:20:03 +00:00
Luc Maisonobe c8c2efeedd Creating RC2 for release 3.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462521 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 16:16:07 +00:00
Luc Maisonobe 81418a9fc7 Fixed missing change in release notes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462519 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 16:10:04 +00:00
Luc Maisonobe 193fb5461d Reverting version number back to SNAPSHOT.
We will bump it to 3.3-SNAPSHOT later on, when release candidate vote
will be over.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462514 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 16:02:23 +00:00
Luc Maisonobe 3d7b35b3bb Bumping version number for official release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462510 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 15:51:43 +00:00
Luc Maisonobe 25f128d4a9 Added description of main 3.2 features in the changelog.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462509 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 15:51:15 +00:00
Luc Maisonobe 9ab4dbf42d Fixed findbugs warnings.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462508 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 15:50:47 +00:00
Luc Maisonobe ba104a5f1d Removed unused import.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462507 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 15:50:22 +00:00
Luc Maisonobe 95cbc13a5a Preparing 3.2 release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462506 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 15:49:49 +00:00
Luc Maisonobe 81841e834f Fixe findbugs false positive.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462505 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 15:49:22 +00:00
Luc Maisonobe 6500be3b99 Fixed findbugs warning.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462504 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 15:48:57 +00:00
Luc Maisonobe 8a25d709f5 Fixed PMD warnings.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462503 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 15:48:27 +00:00
Phil Steitz 3e1c032c4e Small javdoc edits.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462496 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 14:56:08 +00:00
Phil Steitz eb24b08b5d Small edits.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462487 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 14:36:59 +00:00
Phil Steitz c72ea892f6 Fixed javadoc typos.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462485 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 14:36:19 +00:00
Phil Steitz 0dbb8ab724 Small edits.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462484 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 14:25:44 +00:00
Luc Maisonobe 075ce74ab0 Added missing @since 3.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462423 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 07:25:18 +00:00
Phil Steitz 39a11334ec Made static fields static.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462393 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 04:26:36 +00:00
Phil Steitz b62b5b0306 Fixed javadoc errors.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462375 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 01:42:42 +00:00
Phil Steitz 0b4e8b6bb0 Give Evan credit for recent patch and add him to contributors.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462206 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 16:31:00 +00:00
Luc Maisonobe 2ac2716132 Spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462020 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 10:24:45 +00:00
Luc Maisonobe 9aabf587ca Fixed inverse cumulative probability for uniform distribution.
JIRA: MATH-957

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462018 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 10:20:30 +00:00
Luc Maisonobe 06c0af5514 Adding missing headers.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462012 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 09:53:56 +00:00
Thomas Neidhart 7beb54f57c Added findbugs exlude filter for new DoublePoint class.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1461880 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 22:19:10 +00:00
Thomas Neidhart 4a8090157a [MATH-917] updated changes.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1461873 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 22:05:35 +00:00
Thomas Neidhart 5e335443ee [MATH-917] deprecated old stat.clustering package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1461871 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 22:01:25 +00:00