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

Method fireBuildFinished

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

Send a "build finished" event to the build listeners for this project. @param exception an exception indicating a reason for a build failure. May be null , indicating a successful build.

(final Throwable exception)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

runBuildMethod · 0.95
mainMethod · 0.95

Calls 3

setExceptionMethod · 0.95
clearCacheMethod · 0.95
buildFinishedMethod · 0.65

Tested by 1

mainMethod · 0.76