diff --git a/manual/Tasks/retry.html b/manual/Tasks/retry.html index 04ee8a567..af68d40a6 100644 --- a/manual/Tasks/retry.html +++ b/manual/Tasks/retry.html @@ -40,6 +40,12 @@ its retrycount has been exceeded. If this happens a BuildException is t number of times to attempt to execute the nested task Yes + + retrydelay + number of milliseconds to wait between retry attempts + task. Since Apache Ant 1.8.3 + No, defaults to no delay +

Any valid Ant task may be embedded within the retry task.