[EMAIL PROTECTED]
>Gesendet: Donnerstag, 21. Juli 2005 21:40
>An: user@ant.apache.org
>Betreff: Ant Input Problem
>
>Hi,
>I have written a CustomTask that waits for some input from
>a web server in a loop but if it reaches a timeout it stops. I
>want the user to have the
Hi,
I have written a CustomTask that waits for some input from a web server in
a loop but if it reaches a timeout it stops. I want the user to have the option
to press a and enter at anytime to abort the check and continue execution. I
have implemented this in java using the System.in.availa