GitHub user agudian opened a pull request:
https://github.com/apache/maven-shared/pull/2
[SUREFIRE-946] Allow execution of a callback after the process finished,...
... or the timeout ran up.
The callback is invoked, before calling waitForPumpers, allowing clients to
release possible locks on or in the in/out streams.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agudian/maven-shared SUREFIRE-946
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-shared/pull/2.patch
----
commit 3eca1cae5228f32cf81434ab0d728f518862076d
Author: agudian <[email protected]>
Date: 2013-01-11T22:06:08Z
[SUREFIRE-946] Allow execution of a callback after the process finished, or
the timeout ran up.
The callback is invoked, before calling waitForPumpers, allowing clients to
release possible locks on or in the in/out streams.
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]