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

Method taskFinished

src/main/org/apache/tools/ant/XmlLogger.java:310–338  ·  view source on GitHub ↗

Fired when a task finishes building, this adds the time taken and any error stacktrace to the appropriate task element in the log. @param event An event with any relevant extra information. Will 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 8

formatTimeMethod · 0.95
getOwningTargetMethod · 0.95
synchronizedAppendMethod · 0.95
getStackMethod · 0.95
getMethod · 0.65
getTaskMethod · 0.45
setAttributeMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected