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

Method executeTarget

src/main/org/apache/tools/ant/Project.java:1360–1375  ·  view source on GitHub ↗

Execute the specified target and any targets it depends on. @param targetName The name of the target to execute. Must not be null . @exception BuildException if the build failed.

(final String targetName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

setUpMethod · 0.95
executeTargetsMethod · 0.45

Calls 2

executeSortedTargetsMethod · 0.95
topoSortMethod · 0.95

Tested by 1

setUpMethod · 0.76