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

Method fireTargetFinished

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

Send a "target finished" event to the build listeners for this project. @param target The target which has finished building. Must not be null . @param exception an exception indicating a reason for a build failure. May be null

(final Target target, final Throwable exception)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

performTasksMethod · 0.45

Calls 2

setExceptionMethod · 0.95
targetFinishedMethod · 0.65

Tested by

no test coverage detected