[Math] Change on branch "develop": Commons Math DeveloperBranch - Build # 13 - Failure

2016-05-14 Thread Apache Jenkins Server
The Apache Jenkins build system has built Commons Math DeveloperBranch (build #13) Status: Failure Check console output at https://builds.apache.org/job/Commons%20Math%20DeveloperBranch/13/ to view the results.

[05/10] [math] MATH-1015

2016-05-14 Thread erans
MATH-1015 Gauss-Laguerre quadrature scheme. Thanks to Thomas Neidhart. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/b77184a2 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/b77184a2 Diff: http:

[04/10] [math] Typo.

2016-05-14 Thread erans
Typo. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/db50bb3c Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/db50bb3c Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/db50bb3c Bran

[02/10] [math] Update "changes.xml".

2016-05-14 Thread erans
Update "changes.xml". Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/9e877986 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/9e877986 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/dif

[07/10] [math] Merge branch 'feature-MATH-1015' of https://git-wip-us.apache.org/repos/asf/commons-math into feature-MATH-1015

2016-05-14 Thread erans
Merge branch 'feature-MATH-1015' of https://git-wip-us.apache.org/repos/asf/commons-math into feature-MATH-1015 Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/bbd702ae Tree: http://git-wip-us.apache.org/repos/a

[08/10] [math] Merge branch 'feature-MATH-1015' into develop

2016-05-14 Thread erans
Merge branch 'feature-MATH-1015' into develop Completes issue MATH-1015 (see JIRA). Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/fb1c1127 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/fb1c112

[09/10] [math] Merge branch 'feature-MATH-1318' into develop

2016-05-14 Thread erans
Merge branch 'feature-MATH-1318' into develop Completes issue MATH-1318 (see JIRA). Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/64b47d86 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/64b47d8

[10/10] [math] Update "changes.xml".

2016-05-14 Thread erans
Update "changes.xml". Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/1325484c Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/1325484c Diff: http://git-wip-us.apache.org/repos/asf/commons-math/dif

[01/10] [math] Improved digamma function, especially for negative values.

2016-05-14 Thread erans
Repository: commons-math Updated Branches: refs/heads/develop f695c9ce3 -> 1325484c3 Improved digamma function, especially for negative values. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/53661585 Tree: h

[03/10] [math] MATH-1015

2016-05-14 Thread erans
MATH-1015 Gauss-Laguerre quadrature scheme. Thanks to Thomas Neidhart. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/93d35c8f Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/93d35c8f Diff: http:

[06/10] [math] Update "changes.xml".

2016-05-14 Thread erans
Update "changes.xml". Attribution. Trailing spaces removed. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/aa892624 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/aa892624 Diff: http://git-wip-u

svn propchange: r1743826 - svn:log

2016-05-14 Thread sebb
Author: sebb Revision: 1743826 Modified property: svn:log Modified: svn:log at Sat May 14 13:03:45 2016 -- --- svn:log (original) +++ svn:log Sat May 14 13:03:45 2016 @@ -1,2 +1,2 @@ -No point in adding SHA_224 to a class

svn commit: r1743826 - /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/MessageDigestAlgorithms.java

2016-05-14 Thread sebb
Author: sebb Date: Sat May 14 13:02:20 2016 New Revision: 1743826 URL: http://svn.apache.org/viewvc?rev=1743826&view=rev Log: No point in adding SHA_224 to a class which is now deprecated New code should use the enum instead Modified: commons/proper/codec/trunk/src/main/java/org/apache/commo

svn commit: r1743823 - /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/Sha2Crypt.java

2016-05-14 Thread sebb
Author: sebb Date: Sat May 14 12:58:06 2016 New Revision: 1743823 URL: http://svn.apache.org/viewvc?rev=1743823&view=rev Log: Eliminate deprecation warning Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/Sha2Crypt.java Modified: commons/proper/codec/trunk

commons-compress git commit: Fix alignment

2016-05-14 Thread sebb
Repository: commons-compress Updated Branches: refs/heads/master 59e7352a4 -> d04e2a7ef Fix alignment Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/d04e2a7e Tree: http://git-wip-us.apache.org/repos/

svn commit: r1743810 - in /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec: digest/PureJavaCrc32.java language/bm/BeiderMorseEncoder.java

2016-05-14 Thread sebb
Author: sebb Date: Sat May 14 11:31:13 2016 New Revision: 1743810 URL: http://svn.apache.org/viewvc?rev=1743810&view=rev Log: Doc Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/PureJavaCrc32.java commons/proper/codec/trunk/src/main/java/org/apache/com

svn commit: r1743808 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/StringEncoderComparatorTest.java

2016-05-14 Thread sebb
Author: sebb Date: Sat May 14 10:53:20 2016 New Revision: 1743808 URL: http://svn.apache.org/viewvc?rev=1743808&view=rev Log: Suppress warning that cannot easily be fixed It's test code, so not worth the effort Modified: commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/Strin

svn commit: r1743806 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/binary/Base64Test.java

2016-05-14 Thread sebb
Author: sebb Date: Sat May 14 10:50:51 2016 New Revision: 1743806 URL: http://svn.apache.org/viewvc?rev=1743806&view=rev Log: Avoid dead code warning Modified: commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/binary/Base64Test.java Modified: commons/proper/codec/trunk/src

svn commit: r1743804 - /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/Digest.java

2016-05-14 Thread sebb
Author: sebb Date: Sat May 14 10:47:56 2016 New Revision: 1743804 URL: http://svn.apache.org/viewvc?rev=1743804&view=rev Log: String.format does not support arrays Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/Digest.java Modified: commons/proper/codec/