[Math] Change on branch "master": Commons Math MasterBranch - Build # 66 - Successful

2017-05-21 Thread Apache Jenkins Server
The Apache Jenkins build system has built Commons Math MasterBranch (build #66) Status: Successful Check console output at https://builds.apache.org/job/Commons%20Math%20MasterBranch/66/ to view the results.

[1/6] [math] MATH-1416: Depend on "Commons Numbers".

2017-05-21 Thread erans
Repository: commons-math Updated Branches: refs/heads/master 96c8597c0 -> 97dc91d15 MATH-1416: Depend on "Commons Numbers". Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/05107594 Tree:

[5/6] [math] Unused import.

2017-05-21 Thread erans
Unused import. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/f10bd416 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/f10bd416 Diff:

[4/6] [math] Trailing whitespace (CheckStyle).

2017-05-21 Thread erans
Trailing whitespace (CheckStyle). Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/13710c36 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/13710c36 Diff:

[6/6] [math] Missing Javadoc comment.

2017-05-21 Thread erans
Missing Javadoc comment. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/97dc91d1 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/97dc91d1 Diff:

[3/6] [math] MATH-1416: Deleted code ported to "Commons Numbers" (module "commons-numbers-combinatorics").

2017-05-21 Thread erans
MATH-1416: Deleted code ported to "Commons Numbers" (module "commons-numbers-combinatorics"). Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/494745fd Tree:

[2/6] [math] MATH-1416: Replaced usage of combinatorics code with equivalent calls to "Commons Numbers".

2017-05-21 Thread erans
MATH-1416: Replaced usage of combinatorics code with equivalent calls to "Commons Numbers". Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d442a770 Tree:

[1/3] commons-numbers git commit: Add new module to POM.

2017-05-21 Thread erans
Repository: commons-numbers Updated Branches: refs/heads/master 5b140a0e2 -> 7a08b2a43 Add new module to POM. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/6a185b1a Tree:

[3/3] commons-numbers git commit: Formatting.

2017-05-21 Thread erans
Formatting. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/7a08b2a4 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/7a08b2a4 Diff:

[2/3] commons-numbers git commit: Javadoc fixes.

2017-05-21 Thread erans
Javadoc fixes. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/82aaeb23 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/82aaeb23 Diff:

svn commit: r1795689 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/MapIterator.java

2017-05-21 Thread kinow
Author: kinow Date: Sun May 21 06:40:03 2017 New Revision: 1795689 URL: http://svn.apache.org/viewvc?rev=1795689=rev Log: Fix not being displayed in javadoc Thanks to Ruben Anders This closes #16 Modified: