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

Method runBuild

src/main/org/apache/tools/ant/Main.java:723–848  ·  view source on GitHub ↗

Executes the build. If the constructor for this instance failed (e.g. returned after issuing a warning), this method returns immediately. @param coreLoader The classloader to use to find core classes. May be null , in which case the system classloader

(final ClassLoader coreLoader)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

startAntMethod · 0.95

Calls 15

getInstanceMethod · 0.95
getProcessorsMethod · 0.95
setCoreLoaderMethod · 0.95
addBuildListenersMethod · 0.95
addInputHandlerMethod · 0.95
setDefaultInputStreamMethod · 0.95
fireBuildStartedMethod · 0.95
logMethod · 0.95
setPropertiesMethod · 0.95
setKeepGoingModeMethod · 0.95
enableProxiesMethod · 0.95
configureProjectMethod · 0.95

Tested by

no test coverage detected