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

Method buildFinished

src/main/org/apache/tools/ant/DefaultLogger.java:170–189  ·  view source on GitHub ↗

Prints whether the build succeeded or failed, any errors the occurred during the build, and how long the build took. @param event An event with any relevant extra information. Must not be null .

(BuildEvent event)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

getBuildFailedMessageMethod · 0.95
throwableMessageMethod · 0.95
formatTimeMethod · 0.95
printMessageMethod · 0.95
logMethod · 0.95
formatMethod · 0.80
getExceptionMethod · 0.45
appendMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected