You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Sylvain Rousse <sr...@sopragroup.com> on 2003/02/10 13:38:55 UTC

Stopping exec command




Hi all,

I have the following problem.

I am starting an ant (1.5) exec command in a Java Thread (JDK1.3.1) through the
Main.start ant java method. (it runs a script on Win 2000 or a shell
on UNIX depending on the target environment).

I would like to know if anyone has an idea on how to stop the 
this task.

In advance thanks.

Sylvain.