- Fixed problems that might happen if reusing the watchdog (caught exception was not reinitialized) - Added the getter killedProcess() in order to know if the watchdog did its job (useful to know why you have an invalid return code for the monitored process) - Added some javadoc. - Added testcase (need build.tests property) - Modified build.xml so that the testcase can be run with junit sysproperty (previous patch)
-- Stephane Bailliez, Paris - France
patch-executeWatchdog.diff
Description: Binary data
ExecuteWatchdogTest.java
Description: JavaScript source
patch-build-xml.diff
Description: Binary data
