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

Method maybeConfigure

src/main/org/apache/tools/ant/Task.java:199–205  ·  view source on GitHub ↗

Configures this task - if it hasn't been done already. If the task has been invalidated, it is replaced with an UnknownElement task which uses the new definition in the project. @exception BuildException if the task cannot be configured.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

configureMethod · 0.95
performMethod · 0.95
getReplacementMethod · 0.45
executeMethod · 0.45

Calls 2

getReplacementMethod · 0.95
getProjectMethod · 0.65

Tested by

no test coverage detected