[continuum] BUILD FAILURE: Apache Commons Exec - Apache Commons (Build with Java 5 / Maven 305)

2016-01-06 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40776&projectId=80 Build statistics: State: Failed Previous State: Failed Started at: Thu 7 Jan 2016 06:20:46 + Finished at: Thu 7 Jan 2016 06:22:34 + Total time: 1m 47s Build Trigger: Schedul

svn commit: r1723465 - /commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/issues/Exec65Test.java

2016-01-06 Thread sebb
Author: sebb Date: Thu Jan 7 06:08:24 2016 New Revision: 1723465 URL: http://svn.apache.org/viewvc?rev=1723465&view=rev Log: Don't use wildcard imports Modified: commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/issues/Exec65Test.java Modified: commons/proper/exec/trunk/src/

svn commit: r1723464 - /commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/issues/Exec65Test.java

2016-01-06 Thread sebb
Author: sebb Date: Thu Jan 7 06:06:19 2016 New Revision: 1723464 URL: http://svn.apache.org/viewvc?rev=1723464&view=rev Log: Remove Java 1.8 method call Modified: commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/issues/Exec65Test.java Modified: commons/proper/exec/trunk/src

svn commit: r1723463 - in /commons/proper/validator/trunk/src: changes/changes.xml main/java/org/apache/commons/validator/routines/DomainValidator.java

2016-01-06 Thread sebb
Author: sebb Date: Thu Jan 7 05:51:06 2016 New Revision: 1723463 URL: http://svn.apache.org/viewvc?rev=1723463&view=rev Log: Update to latest TLD list Modified: commons/proper/validator/trunk/src/changes/changes.xml commons/proper/validator/trunk/src/main/java/org/apache/commons/validat

svn commit: r1723462 - in /commons/proper/validator/trunk/src: changes/changes.xml main/java/org/apache/commons/validator/routines/DomainValidator.java test/java/org/apache/commons/validator/routines/

2016-01-06 Thread sebb
Author: sebb Date: Thu Jan 7 05:29:32 2016 New Revision: 1723462 URL: http://svn.apache.org/viewvc?rev=1723462&view=rev Log: VALIDATOR-386 - org.apache.commons.validator.routines.DomainValidator.ArrayType is not public Modified: commons/proper/validator/trunk/src/changes/changes.xml co

[continuum] BUILD FAILURE: Apache Commons Exec - Apache Commons (Build with Java 5 / Maven 305)

2016-01-06 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40771&projectId=80 Build statistics: State: Failed Previous State: Failed Started at: Wed 6 Jan 2016 16:20:29 + Finished at: Wed 6 Jan 2016 16:20:44 + Total time: 14s Build Trigger: Schedule

svn commit: r1723348 - in /commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/issues: Exec62Test.java Exec65Test.java

2016-01-06 Thread sgoeschl
Author: sgoeschl Date: Wed Jan 6 15:23:28 2016 New Revision: 1723348 URL: http://svn.apache.org/viewvc?rev=1723348&view=rev Log: [EXEC-62] [EXEC-65] Disabling tests which are currently broken under Linux (Ubuntu) Modified: commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/iss

[continuum] BUILD FAILURE: Apache Commons Exec - Apache Commons (Build with Java 5 / Maven 305)

2016-01-06 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40770&projectId=80 Build statistics: State: Failed Previous State: Failed Started at: Wed 6 Jan 2016 15:20:26 + Finished at: Wed 6 Jan 2016 15:20:41 + Total time: 14s Build Trigger: Schedule

svn commit: r1723345 - in /commons/proper/exec/trunk/src/test: java/org/apache/commons/exec/issues/Exec62Test.java scripts/issues/exec-62.sh

2016-01-06 Thread sgoeschl
Author: sgoeschl Date: Wed Jan 6 15:12:26 2016 New Revision: 1723345 URL: http://svn.apache.org/viewvc?rev=1723345&view=rev Log: [EXEC-62] Add test case to ensure that we can indeed interrupt the process Added: commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/issues/Exec62Tes

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

2016-01-06 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40769&projectId=317 Build statistics: State: Failed Previous State: Ok Started at: Wed 6 Jan 2016 14:21:22 + Finished at: Wed 6 Jan 2016 14:26:24 + Total time: 5m 2s Build Trigger: Schedule

[36/50] [abbrv] [math] Added tests with DerivativeStructure field.

2016-01-06 Thread luc
Added tests with DerivativeStructure 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/a2efc6b6 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/a2efc6b6 Diff: http://git-wip-us.apache.org/repo

[31/50] [abbrv] [math] Use immutable step interpolators.

2016-01-06 Thread luc
http://git-wip-us.apache.org/repos/asf/commons-math/blob/771eb6a6/src/main/java/org/apache/commons/math4/ode/nonstiff/RungeKuttaFieldIntegrator.java -- diff --git a/src/main/java/org/apache/commons/math4/ode/nonstiff/RungeKuttaFie

[50/50] [abbrv] [math] Reintroduced @Override as master needs at least Java 7.

2016-01-06 Thread luc
Reintroduced @Override as master needs at least Java 7. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/e76bf903 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/e76bf903 Diff: http://git-wip-us.apac

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

2016-01-06 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/73b76598 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/73b76598 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/di

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

2016-01-06 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/60afd02a Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/60afd02a Diff: http://git-wip-

[47/50] [abbrv] [math] Javadoc.

2016-01-06 Thread luc
Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/f0a39a86 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/f0a39a86 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/f0a39a86 B

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

2016-01-06 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

[42/50] [abbrv] [math] Base classes for field-based multistep integrators.

2016-01-06 Thread luc
Base classes for field-based multistep 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/dd9dc945 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/dd9dc945 Diff: http://git-wip-us.apache.

[37/50] [abbrv] [math] Fixed test as the master brnahc generates different exceptions.

2016-01-06 Thread luc
Fixed test as the master brnahc generates different exceptions. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/6e4265d6 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/6e4265d6 Diff: http://git-wip

[49/50] [abbrv] [math] Renamed abstract test classes to match build environment filters.

2016-01-06 Thread luc
Renamed abstract test classes to match build environment filters. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/9d47e0f9 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/9d47e0f9 Diff: http://git-w

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

2016-01-06 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/c246b37d Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/c246b37d Diff: http://git-wip-us.apache.org/repos/as

[46/50] [abbrv] [math] updated copyright year

2016-01-06 Thread luc
updated copyright year Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/8361fd7f Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/8361fd7f Diff: http://git-wip-us.apache.org/repos/asf/commons-math/di

[32/50] [abbrv] [math] Use immutable step interpolators.

2016-01-06 Thread luc
Use immutable 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/771eb6a6 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/771eb6a6 Diff: http://git-wip-us.apache.org/repos/asf/comm

[33/50] [abbrv] [math] fixed Javadoc.

2016-01-06 Thread luc
fixed Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/5672ebe9 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/5672ebe9 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/5672e

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

2016-01-06 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/7fc003df Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/7fc003df Diff: http://git-wip-us.apache.org

[43/50] [abbrv] [math] Field-based Adams-Bashforth integrator.

2016-01-06 Thread luc
Field-based Adams-Bashforth 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/305934df Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/305934df Diff: http://git-wip-us.apache.org/repos/as

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

2016-01-06 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/a2718fc3 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/a2718fc3 Diff: http://git-

[30/50] [abbrv] [math] Prevent NullPointerException.

2016-01-06 Thread luc
Prevent NullPointerException. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/0ddec291 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/0ddec291 Diff: http://git-wip-us.apache.org/repos/asf/commons-

[44/50] [abbrv] [math] typo.

2016-01-06 Thread luc
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/2a690ee8 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/2a690ee8 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/2a690ee8 Bran

[34/50] [abbrv] [math] Fixed additional equations mapping.

2016-01-06 Thread luc
Fixed additional equations mapping. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/49747dc1 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/49747dc1 Diff: http://git-wip-us.apache.org/repos/asf/co

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

2016-01-06 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/53af1473 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/53af1473 Diff: http://git-wip-us.apach

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

2016-01-06 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/27732156 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/27732156 Diff: http://git-wip-us.apache.org/repos/asf

[35/50] [abbrv] [math] Fixed syntax not compatible with Java 5.

2016-01-06 Thread luc
Fixed syntax not compatible 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/1d4d89e9 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/1d4d89e9 Diff: http://git-wip-us.apache.org/repos/a

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

2016-01-06 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-

[38/50] [abbrv] [math] Reintroduced @Override as master needs at least Java 7.

2016-01-06 Thread luc
Reintroduced @Override as master needs at least Java 7. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/0aa826e8 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/0aa826e8 Diff: http://git-wip-us.apac

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

2016-01-06 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/235a0914 Tree: http://git-wip-us.apach

[45/50] [abbrv] [math] Field-based implementation of Adams-Moulton ODE integrator.

2016-01-06 Thread luc
Field-based implementation of Adams-Moulton ODE 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/82cf2774 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/82cf2774 Diff: http://git-wip-us

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

2016-01-06 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/d6a8ed57 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/d6a8ed57 Diff: http://git-wip-us.apache.org/repos/asf

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

2016-01-06 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/7a1c10a1 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/7a1c10a1 Diff: http://git-wip-us.

[48/50] [abbrv] [math] Renamed abstract test classes to match build environment filters.

2016-01-06 Thread luc
http://git-wip-us.apache.org/repos/asf/commons-math/blob/9d47e0f9/src/test/java/org/apache/commons/math4/ode/nonstiff/HighamHall54FieldIntegratorTest.java -- diff --git a/src/test/java/org/apache/commons/math4/ode/nonstiff/HighamH

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

2016-01-06 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/084ab518 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/084ab518 Diff: http://git-

[39/50] [abbrv] [math] Renamed interfaces for consistency with other classes.

2016-01-06 Thread luc
Renamed interfaces for consistency with other classes. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/346a81d7 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/346a81d7 Diff: http://git-wip-us.apac

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

2016-01-06 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/87edfd27 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/87edfd27 Diff: http:

[40/50] [abbrv] [math] Avoid protected fields.

2016-01-06 Thread luc
Avoid protected fields. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/355b55e4 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/355b55e4 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/d

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

2016-01-06 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/11df45b7 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/11df45b7 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/d

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

2016-01-06 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/c23335ba Tree: http://git-wip-us.apache.org/repos/

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

2016-01-06 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/ba6f4a44 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/ba6f4a44 Diff: http://git-wip-us.apache.org/repos/asf

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

2016-01-06 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/34f1f6a4 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/34f1f6a4 Diff: http://git-wip-us.apache.org/repos/asf/c

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

2016-01-06 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/b5c189

[41/50] [abbrv] [math] typos.

2016-01-06 Thread luc
typos. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/2a498498 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/2a498498 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/2a498498 Bra

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

2016-01-06 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/7a5431ec Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/7a5431ec Diff: http://git-wip-us.apache.org/repos

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

2016-01-06 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/eef2ed31 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/eef2ed31 Diff: http://git-wip-us.apache.org/repos/asf/common

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

2016-01-06 Thread luc
Repository: commons-math Updated Branches: refs/heads/master 7e1c299da -> e76bf903a 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/de903324 Tree: http://git-wip-us.ap

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

2016-01-06 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/5246aa05 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/5246aa05 Diff: http://git-wip-us.apache.org/repos/asf

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

2016-01-06 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: ht

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

2016-01-06 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/272a2550 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/272a2550 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/

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

2016-01-06 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/7139af33 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/7139af33 Diff: http://git-wip-us.apac

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

2016-01-06 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/9e230797 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/9e230797 Diff: http://git-w

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

2016-01-06 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/2f8b15ad Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/2f8b15ad Diff: http://git-wip-us.apache

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

2016-01-06 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/756ba33a Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/756ba33a Diff: http://git-wip-us.apache.org/

[continuum] BUILD FAILURE: Apache Commons Exec - Apache Commons (Build with Java 5 / Maven 305)

2016-01-06 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40768&projectId=80 Build statistics: State: Failed Previous State: Failed Started at: Wed 6 Jan 2016 13:20:50 + Finished at: Wed 6 Jan 2016 13:21:05 + Total time: 14s Build Trigger: Schedule

svn commit: r1723311 - /commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/issues/Exec65Test.java

2016-01-06 Thread sgoeschl
Author: sgoeschl Date: Wed Jan 6 13:10:09 2016 New Revision: 1723311 URL: http://svn.apache.org/viewvc?rev=1723311&view=rev Log: [EXEC-65] Add test with plain vanilla "Runtime" usage to show that we can indeed kill the sleeping process Modified: commons/proper/exec/trunk/src/test/java/org/

[continuum] BUILD FAILURE: Apache Commons Exec - Apache Commons (Build with Java 5 / Maven 305)

2016-01-06 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40767&projectId=80 Build statistics: State: Failed Previous State: Failed Started at: Wed 6 Jan 2016 11:20:29 + Finished at: Wed 6 Jan 2016 11:22:19 + Total time: 1m 49s Build Trigger: Schedul

svn commit: r1723271 - /commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/issues/Exec65Test.java

2016-01-06 Thread sgoeschl
Author: sgoeschl Date: Wed Jan 6 10:26:13 2016 New Revision: 1723271 URL: http://svn.apache.org/viewvc?rev=1723271&view=rev Log: [EXEC-65] Watchdog can't destroy 'sudo' and 'sleep' - increase timeouts for regression tests. Modified: commons/proper/exec/trunk/src/test/java/org/apache/common

[continuum] BUILD FAILURE: Apache Commons Exec - Apache Commons (Build with Java 5 / Maven 305)

2016-01-06 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40766&projectId=80 Build statistics: State: Failed Previous State: Failed Started at: Wed 6 Jan 2016 10:20:34 + Finished at: Wed 6 Jan 2016 10:22:48 + Total time: 2m 13s Build Trigger: Schedul

svn commit: r1723261 - /commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/issues/Exec65Test.java

2016-01-06 Thread sgoeschl
Author: sgoeschl Date: Wed Jan 6 10:15:49 2016 New Revision: 1723261 URL: http://svn.apache.org/viewvc?rev=1723261&view=rev Log: [EXEC-65] Watchdog can't destroy 'sudo' and 'sleep' - add unit test to ensure that the functionality works Modified: commons/proper/exec/trunk/src/test/java/org/

svn commit: r1723260 - in /commons/proper/exec/trunk/src/test: java/org/apache/commons/exec/issues/Exec65Test.java scripts/issues/ scripts/issues/exec-65.sh scripts/sleep.bat scripts/sleep.sh

2016-01-06 Thread sgoeschl
Author: sgoeschl Date: Wed Jan 6 10:07:02 2016 New Revision: 1723260 URL: http://svn.apache.org/viewvc?rev=1723260&view=rev Log: [EXEC-65] Watchdog can't destroy 'sudo' and 'sleep' - add unit test to ensure that the functionality works Added: commons/proper/exec/trunk/src/test/java/org/apa

svn commit: r1723258 - in /commons/proper/exec/trunk/src: main/java/org/apache/commons/exec/DefaultExecutor.java main/java/org/apache/commons/exec/ExecuteWatchdog.java test/java/org/apache/commons/exe

2016-01-06 Thread sgoeschl
Author: sgoeschl Date: Wed Jan 6 09:37:15 2016 New Revision: 1723258 URL: http://svn.apache.org/viewvc?rev=1723258&view=rev Log: [EXEC-71] ExecuteWatchdog hangs when process was not started Modified: commons/proper/exec/trunk/src/main/java/org/apache/commons/exec/DefaultExecutor.java c