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

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

[lang] Correct JavaDoc @param tags

2016-09-20 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master 9c5b6cdc7 -> 31d02f680 Correct JavaDoc @param tags Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/31d02f68 Tree: http://git-wip-us.apache.org/repo

[lang] PMD: These nested if statements could be combined

2016-09-20 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master 31d02f680 -> db6f7c1d7 PMD: These nested if statements could be combined Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/db6f7c1d Tree: http://git-

[03/10] [math] Revert "Remove redundant type arguments."

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/6df150da/src/test/java/org/apache/commons/math4/linear/MatrixUtilsTest.java -- diff --git a/src/test/java/org/apache/commons/math4/linear/MatrixUtilsTest.java b/src/test/jav

[04/10] [math] Revert "Remove redundant type arguments."

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/6df150da/src/test/java/org/apache/commons/math4/linear/BlockFieldMatrixTest.java -- diff --git a/src/test/java/org/apache/commons/math4/linear/BlockFieldMatrixTest.java b/s

[07/10] [math] Revert "Remove redundant type arguments."

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/6df150da/src/main/java/org/apache/commons/math4/ode/nonstiff/AdamsFieldStepInterpolator.java -- diff --git a/src/main/java/org/apache/commons/math4/ode/nonstiff/AdamsFieldSt

[01/10] [math] Revert "Remove redundant type arguments."

2016-09-20 Thread ggregory
Repository: commons-math Updated Branches: refs/heads/master 8b5f4535e -> 6df150da2 http://git-wip-us.apache.org/repos/asf/commons-math/blob/6df150da/src/test/java/org/apache/commons/math4/ode/nonstiff/ThreeEighthesFieldStepInterpolatorTest.java -

[08/10] [math] Revert "Remove redundant type arguments."

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/6df150da/src/main/java/org/apache/commons/math4/geometry/spherical/twod/SphericalPolygonsSet.java -- diff --git a/src/main/java/org/apache/commons/math4/geometry/spherical/t

[06/10] [math] Revert "Remove redundant type arguments."

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/6df150da/src/test/java/org/apache/commons/math4/fitting/HarmonicCurveFitterTest.java -- diff --git a/src/test/java/org/apache/commons/math4/fitting/HarmonicCurveFitterTest.j

[09/10] [math] Revert "Remove redundant type arguments."

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/6df150da/src/main/java/org/apache/commons/math4/geometry/euclidean/threed/FieldRotation.java -- diff --git a/src/main/java/org/apache/commons/math4/geometry/euclidean/threed

[05/10] [math] Revert "Remove redundant type arguments."

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/6df150da/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/FieldVector3DTest.java -- diff --git a/src/test/java/org/apache/commons/math4/geometry/euclidean/th

[02/10] [math] Revert "Remove redundant type arguments."

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/6df150da/src/test/java/org/apache/commons/math4/ode/nonstiff/AbstractRungeKuttaFieldIntegratorTest.java -- diff --git a/src/test/java/org/apache/commons/math4/ode/nonstiff/A

[10/10] [math] Revert "Remove redundant type arguments."

2016-09-20 Thread ggregory
Revert "Remove redundant type arguments." This reverts commit 8b5f4535ec5a3983e655e5fc66a90fce657d4344. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/6df150da Tree: http://git-wip-us.apache.org/repos/asf/commo

[10/10] [math] Remove redundant type arguments.

2016-09-20 Thread ggregory
Remove redundant type arguments. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/762eb53f Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/762eb53f Diff: http://git-wip-us.apache.org/repos/asf/common

[02/10] [math] Remove redundant type arguments.

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/test/java/org/apache/commons/math4/ode/nonstiff/AbstractRungeKuttaFieldIntegratorTest.java -- diff --git a/src/test/java/org/apache/commons/math4/ode/nonstiff/A

[03/10] [math] Remove redundant type arguments.

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/test/java/org/apache/commons/math4/linear/MatrixUtilsTest.java -- diff --git a/src/test/java/org/apache/commons/math4/linear/MatrixUtilsTest.java b/src/test/jav

[07/10] [math] Remove redundant type arguments.

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/main/java/org/apache/commons/math4/ode/nonstiff/AdamsFieldStepInterpolator.java -- diff --git a/src/main/java/org/apache/commons/math4/ode/nonstiff/AdamsFieldSt

[09/10] [math] Remove redundant type arguments.

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/main/java/org/apache/commons/math4/geometry/euclidean/threed/FieldRotation.java -- diff --git a/src/main/java/org/apache/commons/math4/geometry/euclidean/threed

[08/10] [math] Remove redundant type arguments.

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/main/java/org/apache/commons/math4/geometry/spherical/twod/SphericalPolygonsSet.java -- diff --git a/src/main/java/org/apache/commons/math4/geometry/spherical/t

[01/10] [math] Remove redundant type arguments.

2016-09-20 Thread ggregory
Repository: commons-math Updated Branches: refs/heads/develop 98e27f58e -> 762eb53f5 http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/test/java/org/apache/commons/math4/ode/nonstiff/ThreeEighthesFieldStepInterpolatorTest.java

[06/10] [math] Remove redundant type arguments.

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/test/java/org/apache/commons/math4/fitting/HarmonicCurveFitterTest.java -- diff --git a/src/test/java/org/apache/commons/math4/fitting/HarmonicCurveFitterTest.j

[04/10] [math] Remove redundant type arguments.

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/test/java/org/apache/commons/math4/linear/BlockFieldMatrixTest.java -- diff --git a/src/test/java/org/apache/commons/math4/linear/BlockFieldMatrixTest.java b/s

[1/4] [math] Add missing '@Override' annotations.

2016-09-20 Thread ggregory
Repository: commons-math Updated Branches: refs/heads/develop 762eb53f5 -> 221c843b8 http://git-wip-us.apache.org/repos/asf/commons-math/blob/221c843b/src/test/java/org/apache/commons/math4/optim/nonlinear/scalar/gradient/NonLinearConjugateGradientOptimizerTest.java

[3/4] [math] Add missing '@Override' annotations.

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/221c843b/src/test/java/org/apache/commons/math4/linear/ArrayFieldVectorTest.java -- diff --git a/src/test/java/org/apache/commons/math4/linear/ArrayFieldVectorTest.java b/s

[2/4] [math] Add missing '@Override' annotations.

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/221c843b/src/test/java/org/apache/commons/math4/ode/nonstiff/ClassicalRungKuttaFieldStepInterpolatorTest.java -- diff --git a/src/test/java/org/apache/commons/math4/ode/nons

[4/4] [math] Add missing '@Override' annotations.

2016-09-20 Thread ggregory
Add missing '@Override' annotations. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/221c843b Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/221c843b Diff: http://git-wip-us.apache.org/repos/asf/co

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

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

[05/10] [math] Remove redundant type arguments.

2016-09-20 Thread ggregory
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/FieldVector3DTest.java -- diff --git a/src/test/java/org/apache/commons/math4/geometry/euclidean/th

[math] Use {} for blocks.

2016-09-20 Thread ggregory
Repository: commons-math Updated Branches: refs/heads/develop 221c843b8 -> 6348d47ca Use {} for blocks. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/6348d47c Tree: http://git-wip-us.apache.org/repos/asf/com

[commons-math] Git Push Summary

2016-09-20 Thread chtompki
Repository: commons-math Updated Branches: refs/heads/master-old [created] 6df150da2

[05/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_6 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_6 b/src/site/resources/txt/usergui

[13/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_10 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_10 b/src/site/resources/txt/userg

[01/57] [abbrv] [math] MATH-1383 [Forced Update!]

2016-09-20 Thread chtompki
Repository: commons-math Updated Branches: refs/heads/master 6df150da2 -> 6ddd71b06 (forced update) http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/xdoc/userguide/index.xml -- diff --git a/src/site/xd

[03/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_8 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_8 b/src/site/resources/txt/usergui

[08/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_3 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_3 b/src/site/resources/txt/usergui

[04/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_7 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_7 b/src/site/resources/txt/usergui

[07/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_4 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_4 b/src/site/resources/txt/usergui

[09/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_2 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_2 b/src/site/resources/txt/usergui

[15/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_9 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_9 b/src/site/resources/txt/usergui

[11/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_12 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_12 b/src/site/resources/txt/userg

[02/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_9 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_9 b/src/site/resources/txt/usergui

[12/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_11 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_11 b/src/site/resources/txt/userg

[10/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_13 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_13 b/src/site/resources/txt/userg

[06/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_5 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_5 b/src/site/resources/txt/usergui

[36/57] [abbrv] [math] Travis CI for "develop" branch.

2016-09-20 Thread chtompki
Travis CI for "develop" 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/647b2ef3 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/647b2ef3 Diff: http://git-wip-us.apache.org/repos/asf/common

[29/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/dh/run_2/dh_5 -- diff --git a/src/site/resources/txt/userguide/rng/stress/dh/run_2/dh_5 b/src/site/resources/txt/usergui

[18/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_6 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_6 b/src/site/resources/txt/usergui

[19/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_5 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_5 b/src/site/resources/txt/usergui

[56/57] [abbrv] [math] Use {} for blocks.

2016-09-20 Thread chtompki
Use {} for blocks. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/6348d47c Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/6348d47c Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/63

[38/57] [abbrv] [math] Usage examples.

2016-09-20 Thread chtompki
Usage examples. Code updated as a consequence of MATH-1383. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a215c3f9 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/a215c3f9 Diff: http://git-wip-u

[25/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_11 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_11 b/src/site/resources/txt/userg

[42/57] [abbrv] [math] Remove redundant type arguments.

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/test/java/org/apache/commons/math4/ode/nonstiff/ThreeEighthesFieldStepInterpolatorTest.java -- diff --git a/src/test/java/org/apache/commons/math4/ode/nonstiff/

[46/57] [abbrv] [math] Remove redundant type arguments.

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/FieldVector3DTest.java -- diff --git a/src/test/java/org/apache/commons/math4/geometry/euclidean/th

[54/57] [abbrv] [math] Add missing '@Override' annotations.

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/221c843b/src/test/java/org/apache/commons/math4/linear/ArrayFieldVectorTest.java -- diff --git a/src/test/java/org/apache/commons/math4/linear/ArrayFieldVectorTest.java b/s

[34/57] [abbrv] [math] Merge branch 'develop__dependent_on_commons_rng' into develop

2016-09-20 Thread chtompki
Merge branch 'develop__dependent_on_commons_rng' into develop Completes issue MATH-1383 (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/e2423a46 Tree: http://git-wip-us.apache.org/repos/asf/commons-m

[16/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_8 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_8 b/src/site/resources/txt/usergui

[28/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/dh/run_2/dh_8 -- diff --git a/src/site/resources/txt/userguide/rng/stress/dh/run_2/dh_8 b/src/site/resources/txt/usergui

[27/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_1 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_1 b/src/site/resources/txt/usergui

[53/57] [abbrv] [math] Add missing '@Override' annotations.

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/221c843b/src/test/java/org/apache/commons/math4/ode/nonstiff/ClassicalRungKuttaFieldStepInterpolatorTest.java -- diff --git a/src/test/java/org/apache/commons/math4/ode/nons

[37/57] [abbrv] [math] Link to API of releases 3.6 and 3.6.1.

2016-09-20 Thread chtompki
Link to API of releases 3.6 and 3.6.1. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/55cc560f Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/55cc560f Diff: http://git-wip-us.apache.org/repos/asf

[47/57] [abbrv] [math] Remove redundant type arguments.

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/test/java/org/apache/commons/math4/fitting/HarmonicCurveFitterTest.java -- diff --git a/src/test/java/org/apache/commons/math4/fitting/HarmonicCurveFitterTest.j

[41/57] [abbrv] [math] Add JMH microbenchmark testing dependencies + profile

2016-09-20 Thread chtompki
Add JMH microbenchmark testing dependencies + profile Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/98e27f58 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/98e27f58 Diff: http://git-wip-us.apach

[39/57] [abbrv] [math] Usage example (userguide).

2016-09-20 Thread chtompki
Usage example (userguide). Micro-benchmarking of random number generators ("Commons Rng") using "PerfTestUtils". Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/ae8f5f04 Tree: http://git-wip-us.apache.org/repos

[50/57] [abbrv] [math] Remove redundant type arguments.

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/main/java/org/apache/commons/math4/geometry/euclidean/threed/FieldRotation.java -- diff --git a/src/main/java/org/apache/commons/math4/geometry/euclidean/threed

[57/57] [abbrv] [math] chore: update branching conventions in /doc

2016-09-20 Thread chtompki
chore: update branching conventions in /doc Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/6ddd71b0 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/6ddd71b0 Diff: http://git-wip-us.apache.org/repo

[43/57] [abbrv] [math] Remove redundant type arguments.

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/test/java/org/apache/commons/math4/ode/nonstiff/AbstractRungeKuttaFieldIntegratorTest.java -- diff --git a/src/test/java/org/apache/commons/math4/ode/nonstiff/A

[49/57] [abbrv] [math] Remove redundant type arguments.

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/main/java/org/apache/commons/math4/geometry/spherical/twod/SphericalPolygonsSet.java -- diff --git a/src/main/java/org/apache/commons/math4/geometry/spherical/t

[30/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/dh/run_2/dh_10 -- diff --git a/src/site/resources/txt/userguide/rng/stress/dh/run_2/dh_10 b/src/site/resources/txt/userg

[48/57] [abbrv] [math] Remove redundant type arguments.

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/main/java/org/apache/commons/math4/ode/nonstiff/AdamsFieldStepInterpolator.java -- diff --git a/src/main/java/org/apache/commons/math4/ode/nonstiff/AdamsFieldSt

[31/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/dh/run_1/dh_3 -- diff --git a/src/site/resources/txt/userguide/rng/stress/dh/run_1/dh_3 b/src/site/resources/txt/usergui

[14/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_1 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_2/tu_1 b/src/site/resources/txt/usergui

[44/57] [abbrv] [math] Remove redundant type arguments.

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/test/java/org/apache/commons/math4/linear/MatrixUtilsTest.java -- diff --git a/src/test/java/org/apache/commons/math4/linear/MatrixUtilsTest.java b/src/test/jav

[40/57] [abbrv] [math] Upgrade "parent".

2016-09-20 Thread chtompki
Upgrade "parent". Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/4cfe573b Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/4cfe573b Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/4c

[52/57] [abbrv] [math] Add missing '@Override' annotations.

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/221c843b/src/test/java/org/apache/commons/math4/optim/nonlinear/scalar/gradient/NonLinearConjugateGradientOptimizerTest.java -- diff --git a/src/test/java/org/apache/commons

[45/57] [abbrv] [math] Remove redundant type arguments.

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/762eb53f/src/test/java/org/apache/commons/math4/linear/BlockFieldMatrixTest.java -- diff --git a/src/test/java/org/apache/commons/math4/linear/BlockFieldMatrixTest.java b/s

[21/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_3 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_3 b/src/site/resources/txt/usergui

[51/57] [abbrv] [math] Remove redundant type arguments.

2016-09-20 Thread chtompki
Remove redundant type arguments. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/762eb53f Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/762eb53f Diff: http://git-wip-us.apache.org/repos/asf/common

[23/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_13 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_13 b/src/site/resources/txt/userg

[20/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_4 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_4 b/src/site/resources/txt/usergui

[26/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_10 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_10 b/src/site/resources/txt/userg

[33/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
MATH-1383 Modifications required following RNG-10. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/af6bbeef Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/af6bbeef Diff: http://git-wip-us.apache.

[22/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_2 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_2 b/src/site/resources/txt/usergui

[35/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
MATH-1383 Update userguide: removing reference to deleted package "o.a.c.math4.rng". Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d52a020e Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/d52a02

[32/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
MATH-1383 Documentation cleanup after move of PRNG functionality to Commons Rng. The following were deleted: * Stress test reports * Section in the userguide * Usage example ("RandomStressTester.java" and "stdin2testu01.c") Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Com

[24/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_12 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_12 b/src/site/resources/txt/userg

[17/57] [abbrv] [math] MATH-1383

2016-09-20 Thread chtompki
http://git-wip-us.apache.org/repos/asf/commons-math/blob/d14573fe/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_7 -- diff --git a/src/site/resources/txt/userguide/rng/stress/tu/run_1/tu_7 b/src/site/resources/txt/usergui

[55/57] [abbrv] [math] Add missing '@Override' annotations.

2016-09-20 Thread chtompki
Add missing '@Override' annotations. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/221c843b Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/221c843b Diff: http://git-wip-us.apache.org/repos/asf/co

[math] chore: adding tagging comments to development.howto

2016-09-20 Thread chtompki
Repository: commons-math Updated Branches: refs/heads/master 6ddd71b06 -> d9e43edd1 chore: adding tagging comments to development.howto Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d9e43edd Tree: http://gi

[Math] Change on branch "develop": Commons Math DeveloperBranch - Build # 33 - Unstable

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

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

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