On Fri, 22 Jul 2005 21:11:48 -0700, Jacob, Anil - MWL wrote:

>Does anyone know how I implement a loop similar to a while loop?

> I want to keep checking to see if a particular property is set in a
>target, once that target is executed it can be a while before the
>property is finally set, then once the property is set I can execute
>another target.
>I would like to know how to keep checking for a property without exiting
>the ant JVM.

wouldn't it be quite easier (esp. for the human) to hand in a callback 
property, i.e. at the place you set the property, just directly antcall the 
target that needs to be called?!

Ciao, Jürgen



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to