svn commit: r1717717 - in /commons/proper/configuration/trunk/src: main/java/org/apache/commons/configuration2/ main/java/org/apache/commons/configuration2/convert/ main/java/org/apache/commons/config

2015-12-02 Thread ggregory
Author: ggregory Date: Thu Dec 3 07:11:03 2015 New Revision: 1717717 URL: http://svn.apache.org/viewvc?rev=1717717&view=rev Log: Add missing '@Override' annotations. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration2/BaseHierarchicalConfiguration.ja

[math] Fixed errors / omissions in javadoc regarding NaN return values. JIRA: MATH-1296.

2015-12-02 Thread psteitz
Repository: commons-math Updated Branches: refs/heads/MATH_3_X 26ad6ac83 -> c23e9fb1a Fixed errors / omissions in javadoc regarding NaN return values. JIRA: MATH-1296. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-mat

[math] Fixed errors / omissions in javadoc regarding NaN return values. JIRA: MATH-1296.

2015-12-02 Thread psteitz
Repository: commons-math Updated Branches: refs/heads/master 9085dfacc -> b2627dacc Fixed errors / omissions in javadoc regarding NaN return values. JIRA: MATH-1296. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/

[math] Apply fix for timestamp format.

2015-12-02 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 25de9b780 -> 9085dfacc Apply fix for timestamp format. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/9085dfac Tree: http://git-wip-us.apache.org/

[math] MATH 4 requires at least java 7, build also the MATH_3_X branch.

2015-12-02 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 7afc1c34f -> 25de9b780 MATH 4 requires at least java 7, build also the MATH_3_X branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/25de9b78 Tr

[math] Add missing Override tags -> trigger travis build.

2015-12-02 Thread tn
Repository: commons-math Updated Branches: refs/heads/master f504277bc -> 7afc1c34f Add missing Override tags -> trigger travis build. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/7afc1c34 Tree: http://git

[math] Update latest version in README.

2015-12-02 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 7d32a990e -> f504277bc Update latest version in README. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/f504277b Tree: http://git-wip-us.apache.org

[math] Add badges and initial travis configuration. This closes #11.

2015-12-02 Thread tn
Repository: commons-math Updated Branches: refs/heads/master bdc329db9 -> 7d32a990e Add badges and initial travis configuration. This closes #11. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/7d32a990 Tree:

[2/2] [math] Backport tracking.

2015-12-02 Thread erans
Backport tracking. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/bdc329db Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/bdc329db Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/b

[1/2] [math] MATH-1295

2015-12-02 Thread erans
Repository: commons-math Updated Branches: refs/heads/master c4f849335 -> bdc329db9 MATH-1295 Increased default value for number of allowed evaluations. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/34646e

[math] MATH-1295

2015-12-02 Thread erans
Repository: commons-math Updated Branches: refs/heads/MATH_3_X aeb21bb4b -> 26ad6ac83 MATH-1295 Increased default value for number of allowed evaluations. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/26ad

svn commit: r1717614 - /commons/proper/collections/trunk/README.md

2015-12-02 Thread tn
Author: tn Date: Wed Dec 2 11:36:14 2015 New Revision: 1717614 URL: http://svn.apache.org/viewvc?rev=1717614&view=rev Log: Update readme with latest version. Modified: commons/proper/collections/trunk/README.md Modified: commons/proper/collections/trunk/README.md URL: http://svn.apache.org

svn commit: r1717608 - in /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4: ClosureUtils.java FactoryUtils.java TransformerUtils.java

2015-12-02 Thread tn
Author: tn Date: Wed Dec 2 11:20:11 2015 New Revision: 1717608 URL: http://svn.apache.org/viewvc?rev=1717608&view=rev Log: Fix stupid typo. Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/ClosureUtils.java commons/proper/collections/trunk/src/ma

svn commit: r1717588 - /commons/proper/collections/trunk/.travis.yml

2015-12-02 Thread tn
Author: tn Date: Wed Dec 2 09:02:12 2015 New Revision: 1717588 URL: http://svn.apache.org/viewvc?rev=1717588&view=rev Log: Update travis configuration: only build trunk Modified: commons/proper/collections/trunk/.travis.yml Modified: commons/proper/collections/trunk/.travis.yml URL: http:/