Directory continuum-core/src/test-projects/timeout/

Directory Created:
2006-09-02 14:46
Total Files:
1
Deleted Files:
0
Lines of Code:
37

Browse with ViewVC

[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)

Lines of Code

continuum-core/src/test-projects/timeout/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 4 (100.0%) 57 (100.0%) 14.2
evenisse 2 (50.0%) 38 (66.7%) 19.0
kenney 2 (50.0%) 19 (33.3%) 9.5

Most Recent Commits

evenisse 2007-01-04 16:50

Fix license header from my previous commit

0 lines of code changed in:

  • continuum-core/src/test-projects/timeout: pom.xml (-19)
evenisse 2007-01-04 14:35

Update license

38 lines of code changed in:

  • continuum-core/src/test-projects/timeout: pom.xml (+38)
kenney 2006-09-02 15:26

Set proper url for timeout test project

1 lines of code changed in:

  • continuum-core/src/test-projects/timeout: pom.xml (+1 -1)
kenney 2006-09-02 14:46

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:

  • continuum-core/src/test-projects/timeout: pom.xml (new 18)
Generated by StatSVN 0.3.2-SNAPSHOT