MCPcopy Create free account
hub / github.com/apache/ant / setRetries

Method setRetries

src/main/org/apache/tools/ant/taskdefs/Get.java:440–447  ·  view source on GitHub ↗

The number of attempts to make for opening the URI, defaults to 3. The name of the method is misleading as a value of 1 means "don't retry on error" and a value of 0 meant don't even try to reach the URI at all. @param r number of attempts to make @since Ant 1.8.0

(final int r)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

logMethod · 0.95

Tested by

no test coverage detected