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

Method createAntTask

src/main/org/apache/tools/ant/taskdefs/SubAnt.java:569–598  ·  view source on GitHub ↗

Creates the <ant> task configured to run a specific target. @param directory : if not null the directory where the build should run @return the ant task, configured with the explicit properties and references necessary to run the sub-build.

(File directory)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 10

initMethod · 0.95
setTargetMethod · 0.95
setOutputMethod · 0.95
setDirMethod · 0.95
setUseNativeBasedirMethod · 0.95
setInheritAllMethod · 0.95
copyPropertyMethod · 0.95
createPropertyMethod · 0.95
setInheritRefsMethod · 0.95
isEmptyMethod · 0.65

Tested by

no test coverage detected