- 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

Attachment: patch-executeWatchdog.diff
Description: Binary data

Attachment: ExecuteWatchdogTest.java
Description: JavaScript source

Attachment: patch-build-xml.diff
Description: Binary data

Reply via email to