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

Method fireMessageLoggedEvent

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

Send a "message logged" event to the build listeners for this project. @param event The event to send. This should be built up with the appropriate task/target/project by the caller, so that this method can set the message and priority, then send

(final BuildEvent event, String message,
                                        final int priority)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

fireMessageLoggedMethod · 0.95

Calls 8

substringMethod · 0.80
getMethod · 0.65
setMethod · 0.65
messageLoggedMethod · 0.65
valueOfMethod · 0.45
endsWithMethod · 0.45
lengthMethod · 0.45
setMessageMethod · 0.45

Tested by

no test coverage detected