You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Vi...@gallup.com on 2002/10/01 17:20:34 UTC

Help with Programmatically controlling ANT

I need your help....

i need to interrupt an ant  build  programmatically...
The entry point class Main does not seem to define any interrupt method...
Thread interruption does not seem to affect the io operation that goes
inside 
ant code...(i start of the start(in Main) method from within a thread and
try interrupting it )....
I do not want to quit the JVM .....

thank you ...
Vishal




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>