Thanks. It worked.
  

Keith Hatton <[EMAIL PROTECTED]> wrote:
  It sounds like a combination of and might meet your
basic requirements, though you may have to provide your own condition
implementation depending on what "the task" is.
http://ant.apache.org/manual/index.html

Keith


-----Original Message-----
From: Hans Schwaebli [mailto:[EMAIL PROTECTED] 
Sent: 14 February 2007 15:01
To: Ant Users List
Subject: Does this work with Ant?


How to do this in Ant:

Call a task every x seconds for x minutes until the task completes
successful. If the task completes successful, the build continues to the
next statement. If the task is not successful after the maximum minutes
are reached, fail.

Write a Java class to encapsulate this or can this be done in Ant?


---------------------------------
Sucker-punch spam with award-winning protection.
Try the free Yahoo! Mail Beta.

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



 
---------------------------------
Have a burning question? Go to Yahoo! Answers and get answers from real people 
who know.

Reply via email to