You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Rajesh Rajasekaran <rr...@tamu.edu> on 2005/10/23 16:17:16 UTC

Ant task to kill running processes ?

I need an ant task which can look up for a running process, say a java
process and kill it.

The main thing is , I want this to be platform independent, to run on unix,
windows , solaris etc.

 

rajesh