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

Method executeTargets

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

Execute the specified sequence of targets, and the targets they depend on. @param names A vector of target name strings to execute. Must not be null . @exception BuildException if the build failed.

(final Vector<String> names)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runBuildMethod · 0.95

Calls 4

setUserPropertyMethod · 0.95
getExecutorMethod · 0.95
joinMethod · 0.80
executeTargetsMethod · 0.65

Tested by

no test coverage detected