[MSHARED-618] CommandLineCallable does not always call the 'runAfterProcessTermination' runnable.
[MSHARED-620] CommandLineCallable should defer starting threads until called.
[MSHARED-621] CommandLineCallable should calculate process timeouts using 'System.nanoTime' instead of 'System.currentTimeMillis'.
[MSHARED-622] CommandLineCallable silently ignores exceptions thrown from the stdin processor (StreemFeeder).



git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1784432 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: 9a643589582331b885ba9aaff5097f1f0b40f043
  1. src/
  2. deploySite.sh
  3. findbugs-exclude.xml
  4. pom.xml
  5. readme.md
readme.md

Apache Maven Shared Utils

This project aims to be a functional replacement for plexus-utils in maven core.