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

Method executeSortedTargets

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

Execute a Vector of sorted targets. @param sortedTargets the aforementioned Vector . @throws BuildException on error.

(final Vector<Target> sortedTargets)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeTargetMethod · 0.95
executeTargetsMethod · 0.80

Calls 9

logMethod · 0.95
performTasksMethod · 0.80
printStackTraceMethod · 0.80
getNameMethod · 0.65
addMethod · 0.65
listMethod · 0.45
getDependenciesMethod · 0.45
containsMethod · 0.45
getMessageMethod · 0.45

Tested by

no test coverage detected