svn commit: r1719007 - /commons/proper/dbcp/trunk/src/main/java/org/apache/commons/dbcp2/BasicDataSourceFactory.java

2015-12-09 Thread psteitz
Author: psteitz Date: Thu Dec 10 03:33:41 2015 New Revision: 1719007 URL: http://svn.apache.org/viewvc?rev=1719007&view=rev Log: Remove trailing spaces and re-ordered imports. Modified: commons/proper/dbcp/trunk/src/main/java/org/apache/commons/dbcp2/BasicDataSourceFactory.java Modified: c

commons-compress git commit: Moved DOAP

2015-12-09 Thread sebb
Repository: commons-compress Updated Branches: refs/heads/master 7aa8e75a9 -> 86148ca23 Moved DOAP Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/86148ca2 Tree: http://git-wip-us.apache.org/repos/asf

[lang] Moved DOAP

2015-12-09 Thread sebb
Repository: commons-lang Updated Branches: refs/heads/master 56907c9a9 -> 15e1ea2f4 Moved DOAP Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/15e1ea2f Tree: http://git-wip-us.apache.org/repos/asf/commons-lan

commons-scxml git commit: Moved DOAP

2015-12-09 Thread sebb
Repository: commons-scxml Updated Branches: refs/heads/master c226cb33b -> adadf955c Moved DOAP Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-scxml/commit/adadf955 Tree: http://git-wip-us.apache.org/repos/asf/commons-

[math] Moved DOAP

2015-12-09 Thread sebb
Repository: commons-math Updated Branches: refs/heads/master b2627dacc -> a6a4bd1fc Moved DOAP Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a6a4bd1f Tree: http://git-wip-us.apache.org/repos/asf/commons-mat

svn commit: r1718978 - in /commons/cms-site/trunk/doap: doap_compress.rdf doap_lang.rdf doap_math.rdf doap_scxml.rdf

2015-12-09 Thread sebb
Author: sebb Date: Wed Dec 9 22:40:41 2015 New Revision: 1718978 URL: http://svn.apache.org/viewvc?rev=1718978&view=rev Log: Moved DOAPs from GIT Added: commons/cms-site/trunk/doap/doap_compress.rdf (with props) commons/cms-site/trunk/doap/doap_lang.rdf (with props) commons/cms-s

svn commit: r1718944 [3/6] - in /commons/proper/io/trunk/src/test/java/org/apache/commons/io: ./ comparator/ filefilter/ input/ monitor/ output/ testtools/

2015-12-09 Thread krosenvold
Modified: commons/proper/io/trunk/src/test/java/org/apache/commons/io/FilenameUtilsTestCase.java URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/src/test/java/org/apache/commons/io/FilenameUtilsTestCase.java?rev=1718944&r1=1718943&r2=1718944&view=diff ===

svn commit: r1718944 [4/6] - in /commons/proper/io/trunk/src/test/java/org/apache/commons/io: ./ comparator/ filefilter/ input/ monitor/ output/ testtools/

2015-12-09 Thread krosenvold
Modified: commons/proper/io/trunk/src/test/java/org/apache/commons/io/IOUtilsTestCase.java URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/src/test/java/org/apache/commons/io/IOUtilsTestCase.java?rev=1718944&r1=1718943&r2=1718944&view=diff ===

svn commit: r1718946 - /commons/proper/io/trunk/src/test/java/org/apache/commons/io/input/CharSequenceInputStreamTest.java

2015-12-09 Thread krosenvold
Author: krosenvold Date: Wed Dec 9 19:51:50 2015 New Revision: 1718946 URL: http://svn.apache.org/viewvc?rev=1718946&view=rev Log: Output name of charset being asserted on Modified: commons/proper/io/trunk/src/test/java/org/apache/commons/io/input/CharSequenceInputStreamTest.java Modified:

svn commit: r1718945 - in /commons/proper/io/trunk/src: main/java/org/apache/commons/io/ test/java/org/apache/commons/io/ test/java/org/apache/commons/io/comparator/ test/java/org/apache/commons/io/fi

2015-12-09 Thread krosenvold
Author: krosenvold Date: Wed Dec 9 19:51:14 2015 New Revision: 1718945 URL: http://svn.apache.org/viewvc?rev=1718945&view=rev Log: Added private and test-scoped sleep method that actually sleeps for a guaranteed minimal time Modified: commons/proper/io/trunk/src/main/java/org/apache/common

svn commit: r1718944 [5/6] - in /commons/proper/io/trunk/src/test/java/org/apache/commons/io: ./ comparator/ filefilter/ input/ monitor/ output/ testtools/

2015-12-09 Thread krosenvold
Modified: commons/proper/io/trunk/src/test/java/org/apache/commons/io/comparator/SizeFileComparatorTest.java URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/src/test/java/org/apache/commons/io/comparator/SizeFileComparatorTest.java?rev=1718944&r1=1718943&r2=1718944&view=diff ===

svn commit: r1718944 [1/6] - in /commons/proper/io/trunk/src/test/java/org/apache/commons/io: ./ comparator/ filefilter/ input/ monitor/ output/ testtools/

2015-12-09 Thread krosenvold
Author: krosenvold Date: Wed Dec 9 19:50:30 2015 New Revision: 1718944 URL: http://svn.apache.org/viewvc?rev=1718944&view=rev Log: Converted all tests to JUnit4 Test count is 1157 as oppsoed to 1156 because JUnit4 counts @Ignored tests as run. Added: commons/proper/io/trunk/src/test/java/

svn commit: r1718944 [6/6] - in /commons/proper/io/trunk/src/test/java/org/apache/commons/io: ./ comparator/ filefilter/ input/ monitor/ output/ testtools/

2015-12-09 Thread krosenvold
Modified: commons/proper/io/trunk/src/test/java/org/apache/commons/io/input/TailerTest.java URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/src/test/java/org/apache/commons/io/input/TailerTest.java?rev=1718944&r1=1718943&r2=1718944&view=diff =

svn commit: r1718944 [2/6] - in /commons/proper/io/trunk/src/test/java/org/apache/commons/io: ./ comparator/ filefilter/ input/ monitor/ output/ testtools/

2015-12-09 Thread krosenvold
Modified: commons/proper/io/trunk/src/test/java/org/apache/commons/io/FileUtilsTestCase.java URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/src/test/java/org/apache/commons/io/FileUtilsTestCase.java?rev=1718944&r1=1718943&r2=1718944&view=diff ===

[continuum] BUILD FAILURE: Apache Commons VFS - Apache Commons ((Group) Build with Java 7 (Maven 3.0.5))

2015-12-09 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40671&projectId=129 Build statistics: State: Failed Previous State: Failed Started at: Wed 9 Dec 2015 19:38:08 + Finished at: Wed 9 Dec 2015 19:44:41 + Total time: 6m 32s Build Trigger: Schedu

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons ((Group) Build with Java 7 (Maven 3.0.5))

2015-12-09 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40664&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Wed 9 Dec 2015 19:03:48 + Finished at: Wed 9 Dec 2015 19:08:37 + Total time: 4m 49s Build Trigger: Schedu

svn commit: r1718920 - in /commons: cms-site/trunk/doap/ proper/bcel/trunk/ proper/beanutils/trunk/ proper/bsf/trunk/ proper/chain/trunk/ proper/cli/trunk/ proper/codec/trunk/ proper/collections/trunk

2015-12-09 Thread sebb
Author: sebb Date: Wed Dec 9 17:32:04 2015 New Revision: 1718920 URL: http://svn.apache.org/viewvc?rev=1718920&view=rev Log: Collect the DOAPs Added: commons/cms-site/trunk/doap/doap_bcel.rdf - copied unchanged from r1718918, commons/proper/bcel/trunk/doap_bcel.rdf commons/cms-site

svn commit: r1718915 - /commons/cms-site/trunk/doap/

2015-12-09 Thread sebb
Author: sebb Date: Wed Dec 9 17:05:40 2015 New Revision: 1718915 URL: http://svn.apache.org/viewvc?rev=1718915&view=rev Log: DOAP rope area Added: commons/cms-site/trunk/doap/

[41/50] [abbrv] [math] Added tests for the Dormand-Prince 5(4) integrator.

2015-12-09 Thread luc
Added tests for the Dormand-Prince 5(4) integrator. BEWARE! These test do not pass yet. The integrator is currently not consistent with the regular double-based integrator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-ma

[39/50] [abbrv] [math] Prevent NullPointerException in tests.

2015-12-09 Thread luc
Prevent NullPointerException in tests. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a3d10998 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/a3d10998 Diff: http://git-wip-us.apache.org/repos/asf/

[28/50] [abbrv] [math] Added test for classical 3/8 step interpolator.

2015-12-09 Thread luc
Added test for classical 3/8 step interpolator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/050474eb Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/050474eb Diff: http://git-wip-us.apache.org/r

[37/50] [abbrv] [math] Set up test framework for field-based embedded Runge-Kutta integrators.

2015-12-09 Thread luc
Set up test framework for field-based embedded Runge-Kutta integrators. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a39a8527 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/a39a8527 Diff: http:/

[20/50] [abbrv] [math] Prepared testing framework for step interpolators.

2015-12-09 Thread luc
Prepared testing framework for step interpolators. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/90960027 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/90960027 Diff: http://git-wip-us.apache.or

[34/50] [abbrv] [math] Fixed a parenthesis error in Higham-Hall 5(4) step interpolator.

2015-12-09 Thread luc
Fixed a parenthesis error in Higham-Hall 5(4) step interpolator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d5c183b2 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/d5c183b2 Diff: http://git-wi

[46/50] [abbrv] [math] Fixed field-based Dormand-Prince 8(5, 3) step interpolator.

2015-12-09 Thread luc
Fixed field-based Dormand-Prince 8(5,3) step interpolator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/01026aa0 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/01026aa0 Diff: http://git-wip-us.a

[02/50] [abbrv] [math] Removed step interpolator prototyping.

2015-12-09 Thread luc
Removed step interpolator prototyping. We can just use a factory method in the integrator for building an interpolator each time we integrate. In the long term, we will even recreate it at each step so the interpolator can be immutable. Project: http://git-wip-us.apache.org/repos/asf/commons-mat

[16/50] [abbrv] [math] Added test and fixed step interpolator for field version of Gill method.

2015-12-09 Thread luc
Added test and fixed step interpolator for field version of Gill method. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/20330c13 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/20330c13 Diff: http:

[49/50] [abbrv] [math] Removed unneeded field.

2015-12-09 Thread luc
Removed unneeded field. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/4edbcc7f Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/4edbcc7f Diff: http://git-wip-us.apache.org/repos/asf/commons-math/di

[26/50] [abbrv] [math] Missing class parameter.

2015-12-09 Thread luc
Missing class parameter. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/4c7c891d Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/4c7c891d Diff: http://git-wip-us.apache.org/repos/asf/commons-math/d

[21/50] [abbrv] [math] Added tests for derivatives consistency.

2015-12-09 Thread luc
Added tests for derivatives consistency. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/b50f1496 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/b50f1496 Diff: http://git-wip-us.apache.org/repos/as

[24/50] [abbrv] [math] Added test for Luther integrator.

2015-12-09 Thread luc
Added test for Luther integrator. BEWARE! This test does not work yet. The integrator seems to be wrong for now, probably at step interpolation level because the Butcher arrays are consisten with the regulat integrator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: htt

[27/50] [abbrv] [math] Added test for classical Rung-Kutta step interpolator.

2015-12-09 Thread luc
Added test for classical Rung-Kutta step interpolator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/723442dd Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/723442dd Diff: http://git-wip-us.apach

[22/50] [abbrv] [math] Added tests for midpoint integrator.

2015-12-09 Thread luc
Added tests for midpoint integrator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/52de3186 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/52de3186 Diff: http://git-wip-us.apache.org/repos/asf/co

[03/50] [abbrv] [math] Converted constants for Runge-Kutta integrators.

2015-12-09 Thread luc
Converted constants for Runge-Kutta integrators. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/1aad8609 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/1aad8609 Diff: http://git-wip-us.apache.org/

[07/50] [abbrv] [math] The step interpolator should refer to the integrator array.

2015-12-09 Thread luc
The step interpolator should refer to the integrator array. This behavior will be changed later on to get immutable objects. For now, we still rely on arrays being shared between the integrator and the interpolator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://

[23/50] [abbrv] [math] Added tests for 3/8 integrator.

2015-12-09 Thread luc
Added tests for 3/8 integrator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/8e60a5fd Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/8e60a5fd Diff: http://git-wip-us.apache.org/repos/asf/commons

[14/50] [abbrv] [math] Reactivated test.

2015-12-09 Thread luc
Reactivated test. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/e269953c Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/e269953c Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/e26

[04/50] [abbrv] [math] Converted constants for embedded Runge-Kutta integrators.

2015-12-09 Thread luc
Converted constants for embedded Runge-Kutta integrators. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/b051dbda Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/b051dbda Diff: http://git-wip-us.ap

[45/50] [abbrv] [math] Fixed test thresholds.

2015-12-09 Thread luc
Fixed test thresholds. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/cb513428 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/cb513428 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/dif

[08/50] [abbrv] [math] Cehck array dimensions in equations mapper.

2015-12-09 Thread luc
Cehck array dimensions in equations mapper. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a40d822c Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/a40d822c Diff: http://git-wip-us.apache.org/repos

[25/50] [abbrv] [math] Fixed single integration step in step.

2015-12-09 Thread luc
Fixed single integration step in step. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/6d8c6369 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/6d8c6369 Diff: http://git-wip-us.apache.org/repos/asf/

[30/50] [abbrv] [math] Added test for classical midpoint step interpolator.

2015-12-09 Thread luc
Added test for classical midpoint step interpolator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/2c905d72 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/2c905d72 Diff: http://git-wip-us.apache.

[42/50] [abbrv] [math] Added tests for the Dormand-Prince 8(5, 3) integrator.

2015-12-09 Thread luc
Added tests for the Dormand-Prince 8(5,3) integrator. BEWARE! These test do not pass yet. The integrator is currently not consistent with the regular double-based integrator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-

[47/50] [abbrv] [math] Merge branch 'MATH_3_X' into field-ode

2015-12-09 Thread luc
Merge branch 'MATH_3_X' into field-ode Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/2291c26c Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/2291c26c Diff: http://git-wip-us.apache.org/repos/asf/

[44/50] [abbrv] [math] Fixed field-based Dormand-Prince 8(5, 3) integrator constants.

2015-12-09 Thread luc
Fixed field-based Dormand-Prince 8(5,3) integrator constants. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d9bb79e2 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/d9bb79e2 Diff: http://git-wip-u

[13/50] [abbrv] [math] Reduced coupling between integrators and step interpolators.

2015-12-09 Thread luc
Reduced coupling between integrators and step interpolators. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d1d22013 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/d1d22013 Diff: http://git-wip-us

[12/50] [abbrv] [math] Starting tests on field ODE!

2015-12-09 Thread luc
Starting tests on field ODE! At least we can now run some code ... Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/87664da9 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/87664da9 Diff: http://git

[40/50] [abbrv] [math] Added tests for the Higham-Hall 5(4) integrator.

2015-12-09 Thread luc
Added tests for the Higham-Hall 5(4) integrator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/8f1c2d6a Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/8f1c2d6a Diff: http://git-wip-us.apache.org/

[05/50] [abbrv] [math] Converted constants for step interpolators.

2015-12-09 Thread luc
Converted constants for step interpolators. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d724f4ed Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/d724f4ed Diff: http://git-wip-us.apache.org/repos

[35/50] [abbrv] [math] Fixed exception handling for too many iterations in event search.

2015-12-09 Thread luc
Fixed exception handling for too many iterations in event search. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/de965cbe Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/de965cbe Diff: http://git-w

[31/50] [abbrv] [math] Added test for Luther step interpolator.

2015-12-09 Thread luc
Added test for Luther step interpolator. BEWARE! This test does not work yet. It confirms there is a problem in the step interpolator for Luther integrator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/0e4ed17

[38/50] [abbrv] [math] Set up a shared interface for Butcher arrays used by integrators.

2015-12-09 Thread luc
Set up a shared interface for Butcher arrays used by integrators. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/b9e3ac55 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/b9e3ac55 Diff: http://git-w

[17/50] [abbrv] [math] Fixed comment.

2015-12-09 Thread luc
Fixed 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/7f9e71e3 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/7f9e71e3 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/7f9e71

[29/50] [abbrv] [math] Added test for Gill step interpolator.

2015-12-09 Thread luc
Added test for Gill step interpolator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/631ce314 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/631ce314 Diff: http://git-wip-us.apache.org/repos/asf/

[18/50] [abbrv] [math] Factor test code.

2015-12-09 Thread luc
Factor test code. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/f3ed53f7 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/f3ed53f7 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/f3e

[09/50] [abbrv] [math] Fixed wrong state reset in field ode.

2015-12-09 Thread luc
Fixed wrong state reset in field ode. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/8180c9e5 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/8180c9e5 Diff: http://git-wip-us.apache.org/repos/asf/c

[32/50] [abbrv] [math] Fixed Luther step interpolator error.

2015-12-09 Thread luc
Fixed Luther step interpolator error. Now all tests related to the Luther integrator and step interpolator pass. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/9829c0f5 Tree: http://git-wip-us.apache.org/repos/a

[10/50] [abbrv] [math] One step towards immutable step interpolators.

2015-12-09 Thread luc
http://git-wip-us.apache.org/repos/asf/commons-math/blob/07e2b944/src/main/java/org/apache/commons/math3/ode/nonstiff/GillFieldStepInterpolator.java -- diff --git a/src/main/java/org/apache/commons/math3/ode/nonstiff/GillFieldStep

[15/50] [abbrv] [math] Added test for field version of classical Runge-Kutta method.

2015-12-09 Thread luc
Added test for field version of classical Runge-Kutta method. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/e7a0dae4 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/e7a0dae4 Diff: http://git-wip-u

[36/50] [abbrv] [math] Fixed state copying after event detection.

2015-12-09 Thread luc
Fixed state copying after event detection. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d671edef Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/d671edef Diff: http://git-wip-us.apache.org/repos/

[01/50] [abbrv] [math] Replaced static double array constants with field constants.

2015-12-09 Thread luc
Repository: commons-math Updated Branches: refs/heads/MATH_3_X c23e9fb1a -> 10c271f2c Replaced static double array constants with field constants. This will allow for example setting up ode integrators using Dfp instances with increased accuracy, including for the ode coefficients themselves.

[43/50] [abbrv] [math] Fixed Dormand-Prince 5(4) field integrator constants.

2015-12-09 Thread luc
Fixed Dormand-Prince 5(4) field integrator constants. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/84b95dc6 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/84b95dc6 Diff: http://git-wip-us.apache

[33/50] [abbrv] [math] Added new consistency tests.

2015-12-09 Thread luc
Added new consistency tests. We want the field-based integrators to be consistent with the regular double-based integrators. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d9431ea3 Tree: http://git-wip-us.apache

[19/50] [abbrv] [math] Fixed Butcher arrays constants for Luther integrator.

2015-12-09 Thread luc
Fixed Butcher arrays constants for Luther integrator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/4a239591 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/4a239591 Diff: http://git-wip-us.apache

[11/50] [abbrv] [math] One step towards immutable step interpolators.

2015-12-09 Thread luc
One step towards immutable step interpolators. The interpolators do not expect anymore the y and yDot arrays to be shared with integrator and be updated by it. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/07e2

[48/50] [abbrv] [math] Fixed syntax incompatible with Java 5.

2015-12-09 Thread luc
Fixed syntax incompatible with Java 5. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/35e2da2b Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/35e2da2b Diff: http://git-wip-us.apache.org/repos/asf/

[50/50] [abbrv] [math] Notify availability of field-based ode.

2015-12-09 Thread luc
Notify availability of field-based ode. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/10c271f2 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/10c271f2 Diff: http://git-wip-us.apache.org/repos/asf

[06/50] [abbrv] [math] Prevent null pointer exception at integration start.

2015-12-09 Thread luc
Prevent null pointer exception at integration start. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/e6c84480 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/e6c84480 Diff: http://git-wip-us.apache

svn commit: r1718892 - /commons/proper/jexl/trunk/src/site/xdoc/download_jexl.xml

2015-12-09 Thread sebb
Author: sebb Date: Wed Dec 9 16:09:40 2015 New Revision: 1718892 URL: http://svn.apache.org/viewvc?rev=1718892&view=rev Log: Regenerated download page from build plugin 1.5 Modified: commons/proper/jexl/trunk/src/site/xdoc/download_jexl.xml Modified: commons/proper/jexl/trunk/src/site/xdoc/

svn commit: r1718891 - /commons/proper/jexl/trunk/pom.xml

2015-12-09 Thread sebb
Author: sebb Date: Wed Dec 9 16:08:34 2015 New Revision: 1718891 URL: http://svn.apache.org/viewvc?rev=1718891&view=rev Log: Fix up release names for previous releases Modified: commons/proper/jexl/trunk/pom.xml Modified: commons/proper/jexl/trunk/pom.xml URL: http://svn.apache.org/viewvc/

[04/21] [math] [MATH-1294] Fix potential race condition in PolynomialUtils. Thanks to Kamil Włodarczyk

2015-12-09 Thread luc
[MATH-1294] Fix potential race condition in PolynomialUtils. Thanks to Kamil Włodarczyk Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/fe23c9b0 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/fe

[02/21] [math] Removed trailing spaces.

2015-12-09 Thread luc
Removed trailing spaces. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/35f32170 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/35f32170 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/

[08/21] [math] Removed trailing spaces. No code change.

2015-12-09 Thread luc
http://git-wip-us.apache.org/repos/asf/commons-math/blob/ff35e6f2/src/test/java/org/apache/commons/math3/optim/linear/SimplexSolverTest.java -- diff --git a/src/test/java/org/apache/commons/math3/optim/linear/SimplexSolverTest.jav

[05/21] [math] Pass rng to EnumeratedRealDistribution used by bootstrap.

2015-12-09 Thread luc
Pass rng to EnumeratedRealDistribution used by bootstrap. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/3cfafe05 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/3cfafe05 Diff: http://git-wip-us.a

[06/21] [math] Modified KolmogororSmirnovTest 2-sample test to use random jitter to break ties in input data. JIRA: MATH-1246.

2015-12-09 Thread luc
Modified KolmogororSmirnovTest 2-sample test to use random jitter to break ties in input data. JIRA: MATH-1246. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/654d7232 Tree: http://git-wip-us.apache.org/repos/

[07/21] [math] Removed trailing spaces. No code change.

2015-12-09 Thread luc
http://git-wip-us.apache.org/repos/asf/commons-math/blob/ff35e6f2/src/test/java/org/apache/commons/math3/stat/FrequencyTest.java -- diff --git a/src/test/java/org/apache/commons/math3/stat/FrequencyTest.java b/src/test/java/org/ap

[17/21] [math] Fixed field-based Dormand-Prince 8(5, 3) step interpolator.

2015-12-09 Thread luc
Fixed field-based Dormand-Prince 8(5,3) step interpolator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/01026aa0 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/01026aa0 Diff: http://git-wip-us.a

[14/21] [math] Fixed Dormand-Prince 5(4) field integrator constants.

2015-12-09 Thread luc
Fixed Dormand-Prince 5(4) field integrator constants. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/84b95dc6 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/84b95dc6 Diff: http://git-wip-us.apache

[15/21] [math] Fixed field-based Dormand-Prince 8(5, 3) integrator constants.

2015-12-09 Thread luc
Fixed field-based Dormand-Prince 8(5,3) integrator constants. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d9bb79e2 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/d9bb79e2 Diff: http://git-wip-u

[21/21] [math] Notify availability of field-based ode.

2015-12-09 Thread luc
Notify availability of field-based ode. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/10c271f2 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/10c271f2 Diff: http://git-wip-us.apache.org/repos/asf

[19/21] [math] Fixed syntax incompatible with Java 5.

2015-12-09 Thread luc
Fixed syntax incompatible with Java 5. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/35e2da2b Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/35e2da2b Diff: http://git-wip-us.apache.org/repos/asf/

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

2015-12-09 Thread luc
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/commit/c23e9fb1 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/c23e9fb1

[09/21] [math] Removed trailing spaces. No code change.

2015-12-09 Thread luc
http://git-wip-us.apache.org/repos/asf/commons-math/blob/ff35e6f2/src/test/java/org/apache/commons/math3/filter/KalmanFilterTest.java -- diff --git a/src/test/java/org/apache/commons/math3/filter/KalmanFilterTest.java b/src/test/

[18/21] [math] Merge branch 'MATH_3_X' into field-ode

2015-12-09 Thread luc
Merge branch 'MATH_3_X' into field-ode Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/2291c26c Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/2291c26c Diff: http://git-wip-us.apache.org/repos/asf/

[20/21] [math] Removed unneeded field.

2015-12-09 Thread luc
Removed unneeded field. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/4edbcc7f Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/4edbcc7f Diff: http://git-wip-us.apache.org/repos/asf/commons-math/di

[03/21] [math] Fixed syntax / coding errors to make tests agree exactly with Java tests; added missing tests to testAll.

2015-12-09 Thread luc
Fixed syntax / coding errors to make tests agree exactly with Java tests; added missing tests to testAll. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/978f89c7 Tree: http://git-wip-us.apache.org/repos/asf/com

[01/21] [math] Added bootstrap method to KolmogorovSmirnovTest. JIRA: MATH-1246.

2015-12-09 Thread luc
Repository: commons-math Updated Branches: refs/heads/field-ode b713e4ca0 -> 10c271f2c Added bootstrap method to KolmogorovSmirnovTest. JIRA: MATH-1246. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/fbc327e

[12/21] [math] MATH-1295

2015-12-09 Thread luc
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/26ad6ac8 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/26ad6ac8 Diff: http://

[10/21] [math] Removed trailing spaces. No code change.

2015-12-09 Thread luc
Removed trailing spaces. No code change. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/ff35e6f2 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/ff35e6f2 Diff: http://git-wip-us.apache.org/repos/a

[11/21] [math] Update javadoc; use += for jitter.

2015-12-09 Thread luc
Update javadoc; use += for jitter. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/aeb21bb4 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/aeb21bb4 Diff: http://git-wip-us.apache.org/repos/asf/com

[16/21] [math] Fixed test thresholds.

2015-12-09 Thread luc
Fixed test thresholds. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/cb513428 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/cb513428 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/dif

svn commit: r1718888 - /commons/proper/jexl/branches/2.0/pom.xml

2015-12-09 Thread sebb
Author: sebb Date: Wed Dec 9 15:37:56 2015 New Revision: 171 URL: http://svn.apache.org/viewvc?rev=171&view=rev Log: Update versions; general tidyup Modified: commons/proper/jexl/branches/2.0/pom.xml Modified: commons/proper/jexl/branches/2.0/pom.xml URL: http://svn.apache.org/view

svn commit: r1718887 - /commons/proper/jexl/branches/2.0/src/main/config/checkstyle.xml

2015-12-09 Thread sebb
Author: sebb Date: Wed Dec 9 15:37:32 2015 New Revision: 1718887 URL: http://svn.apache.org/viewvc?rev=1718887&view=rev Log: Fix up checkstyle rules Modified: commons/proper/jexl/branches/2.0/src/main/config/checkstyle.xml Modified: commons/proper/jexl/branches/2.0/src/main/config/checkstyl

svn commit: r1718885 - /commons/proper/jexl/branches/2.0/src/main/java/org/apache/commons/jexl2/UnifiedJEXL.java

2015-12-09 Thread sebb
Author: sebb Date: Wed Dec 9 15:36:32 2015 New Revision: 1718885 URL: http://svn.apache.org/viewvc?rev=1718885&view=rev Log: Overlong line Modified: commons/proper/jexl/branches/2.0/src/main/java/org/apache/commons/jexl2/UnifiedJEXL.java Modified: commons/proper/jexl/branches/2.0/src/main

svn commit: r1718886 - /commons/proper/jexl/branches/2.0/src/main/java/org/apache/commons/jexl2/Interpreter.java

2015-12-09 Thread sebb
Author: sebb Date: Wed Dec 9 15:36:52 2015 New Revision: 1718886 URL: http://svn.apache.org/viewvc?rev=1718886&view=rev Log: Javadoc Modified: commons/proper/jexl/branches/2.0/src/main/java/org/apache/commons/jexl2/Interpreter.java Modified: commons/proper/jexl/branches/2.0/src/main/java/

svn commit: r1718884 - /commons/proper/jexl/trunk/BUILDING.txt

2015-12-09 Thread sebb
Author: sebb Date: Wed Dec 9 15:27:00 2015 New Revision: 1718884 URL: http://svn.apache.org/viewvc?rev=1718884&view=rev Log: Build depends on JavaCC which causes issues for IDEs Modified: commons/proper/jexl/trunk/BUILDING.txt Modified: commons/proper/jexl/trunk/BUILDING.txt URL: http://sv

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons ((Group) Build with Java 7 (Maven 3.0.5))

2015-12-09 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40644&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Wed 9 Dec 2015 15:21:42 + Finished at: Wed 9 Dec 2015 15:26:35 + Total time: 4m 53s Build Trigger: Schedu

svn commit: r1718880 - /commons/proper/jexl/trunk/pom.xml

2015-12-09 Thread sebb
Author: sebb Date: Wed Dec 9 15:17:07 2015 New Revision: 1718880 URL: http://svn.apache.org/viewvc?rev=1718880&view=rev Log: Use properties for checkstyle versions so they remain in step Modified: commons/proper/jexl/trunk/pom.xml Modified: commons/proper/jexl/trunk/pom.xml URL: http://svn

svn commit: r1718878 - /commons/proper/jexl/trunk/STATUS.html

2015-12-09 Thread sebb
Author: sebb Date: Wed Dec 9 15:09:21 2015 New Revision: 1718878 URL: http://svn.apache.org/viewvc?rev=1718878&view=rev Log: Obsolete Removed: commons/proper/jexl/trunk/STATUS.html

svn commit: r1718879 - /commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/engine/memory/fifo/FIFOMemoryCacheUnitTest.java

2015-12-09 Thread tv
Author: tv Date: Wed Dec 9 15:12:16 2015 New Revision: 1718879 URL: http://svn.apache.org/viewvc?rev=1718879&view=rev Log: Fix test Modified: commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/engine/memory/fifo/FIFOMemoryCacheUnitTest.java Modified: commons/pr

  1   2   >