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.