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
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/
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
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
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
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
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
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
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
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
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
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
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
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
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-
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
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
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.
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
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
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
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
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
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
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
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
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-
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-
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
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
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
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
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
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-
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
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
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
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
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.
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
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-
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
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:
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
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
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/
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
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
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
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
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
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
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
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
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
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/
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
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
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
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/
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
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/
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
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
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
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/
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
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
68 matches
Mail list logo