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

Method fireSubBuildFinished

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

Send a "subbuild 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. @since Ant 1.6.2

(final Throwable exception)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.45

Calls 2

setExceptionMethod · 0.95
subBuildFinishedMethod · 0.65

Tested by

no test coverage detected