Hi Arjan,

On 2011-10-17, AVee wrote:

> Hi,

> I wanted the retry task to wait a bit before retrying. Since I didn't
> find a clean way to do this I patched the retry task to support a
> retryDelay' attribute.

This sounds like a good idea to me - I haven't found time to review your
patch so far, though.  Sorry.

I know that I have used retry logic in totally different circumstances
in code where I increased the delay with each retry attempt.  I.e. I
waited a very short time before the first retry and doubled it each
time.  Would something like this make sense here as well?

> I'd like to see this added to ANT as running custom versions of basic
> tools is just tedious.

Sure.

It would be good if you could open an enhancement request in bugzilla
and attach your patch.  It is less prone to get lost there compared to
the developers' INBOX.

Thanks

        Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to