[root]/continuum-core/src/test-projects/timeout
src
(0 files, 0 lines)
test
(0 files, 0 lines)
java
(0 files, 0 lines)
org
(0 files, 0 lines)
apache
(0 files, 0 lines)
maven
(0 files, 0 lines)
continuum
(0 files, 0 lines)
testprojects
(0 files, 0 lines)
timeout
(1 files, 59 lines)
Fix license header from my previous commit
0 lines of code changed in:
Update license
38 lines of code changed in:
Set proper url for timeout test project
1 lines of code changed in:
PR: CONTINUUM-667
To support killing processes, the following dependencies are updated:
root pom: plexus-utils -> 1.3-SNAPSHOT
continuum-core: plexus-taskqueue to 1.0-alpha-4-SNAPSHOT
Updated code to reflect changed API for plexus-taskqueue
(tasks have a 'getMaxExecutionTime' method).
Added a unit test and sample project to prove automatically/on demand killing of builds works.
This is more of an integration test, though. Timing issues may cause this test to
fail on systems with high load - still looking for a better alternative.
18 lines of code changed in: