[1/2] [math] Typo.

2015-04-09 Thread erans
Repository: commons-math Updated Branches: refs/heads/master 0a499402d - a7de358a0 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/de5d148d Tree:

[continuum] BUILD FAILURE: Apache Commons Math - Apache Commons (Build with Java 7)

2015-04-09 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=39681projectId=317 Build statistics: State: Failed Previous State: Ok Started at: Thu 9 Apr 2015 13:20:33 + Finished at: Thu 9 Apr 2015 13:24:31 + Total time: 3m 58s Build Trigger: Schedule

Jenkins build is still unstable: Commons Math #154

2015-04-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Commons%20Math/changes

[math] MATH-1206

2015-04-09 Thread erans
Repository: commons-math Updated Branches: refs/heads/master c768ed307 - 0a499402d MATH-1206 New API methods in LeastSquaresProblem.Evaluation class. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/0a499402

svn commit: r1672367 - /commons/proper/scxml/trunk/src/changes/changes.xml

2015-04-09 Thread woonsan
Author: woonsan Date: Thu Apr 9 14:36:30 2015 New Revision: 1672367 URL: http://svn.apache.org/r1672367 Log: updating changes.xml for scxml 2.0 Modified: commons/proper/scxml/trunk/src/changes/changes.xml Modified: commons/proper/scxml/trunk/src/changes/changes.xml URL:

svn commit: r1672412 - /commons/proper/scxml/trunk/src/changes/changes.xml

2015-04-09 Thread woonsan
Author: woonsan Date: Thu Apr 9 16:27:10 2015 New Revision: 1672412 URL: http://svn.apache.org/r1672412 Log: adding contributor info for SCXML-225 Modified: commons/proper/scxml/trunk/src/changes/changes.xml Modified: commons/proper/scxml/trunk/src/changes/changes.xml URL:

Jenkins build is still unstable: Commons Math #153

2015-04-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Commons%20Math/changes

[2/2] [math] Javadoc warnings.

2015-04-09 Thread erans
Javadoc warnings. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a7de358a Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/a7de358a Diff:

svn commit: r1672246 - /commons/proper/lang/trunk/README.md

2015-04-09 Thread britter
Author: britter Date: Thu Apr 9 06:34:55 2015 New Revision: 1672246 URL: http://svn.apache.org/r1672246 Log: Fix broken links in README.md. Thanks to Stian Soiland-Reyes. Modified: commons/proper/lang/trunk/README.md Modified: commons/proper/lang/trunk/README.md URL:

svn commit: r1672244 - in /commons/proper/lang/trunk/src: changes/changes.xml main/java/org/apache/commons/lang3/ArrayUtils.java test/java/org/apache/commons/lang3/ArrayUtilsTest.java

2015-04-09 Thread djones
Author: djones Date: Thu Apr 9 06:27:15 2015 New Revision: 1672244 URL: http://svn.apache.org/r1672244 Log: Implements LANG-1050: Change nullToEmpty methods to generics. Thanks to James Sawle. This closes #33 in GitHub too. Modified: commons/proper/lang/trunk/src/changes/changes.xml

svn commit: r1672245 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ArrayUtils.java

2015-04-09 Thread djones
Author: djones Date: Thu Apr 9 06:29:03 2015 New Revision: 1672245 URL: http://svn.apache.org/r1672245 Log: Added missing @since tag. Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ArrayUtils.java Modified:

Jenkins build is still unstable: Commons Math #155

2015-04-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Commons%20Math/changes

[1/3] [math] Added dump/parse utilities for BSP trees.

2015-04-09 Thread luc
Repository: commons-math Updated Branches: refs/heads/MATH_3_X b4d2c75d3 - 5c07e5487 Added dump/parse utilities for BSP trees. These utilities are for test and debug purposes only. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit:

[2/3] [math] Fixed wrong intersection selection in polyhedrons sets.

2015-04-09 Thread luc
Fixed wrong intersection selection in polyhedrons sets. Sometimes the selected intersection point was on the wrong side of the line (i.e. in the opposite of the direction of the line). Thanks to Mike Zimmerman for identifying and solving the issue. JIRA: MATH-1211 Project:

[3/3] [math] Added forgotten message for improved fix.

2015-04-09 Thread luc
Added forgotten message for improved fix. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/5c07e548 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/5c07e548 Diff: