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

Method logWhenWriting

src/main/org/apache/tools/ant/taskdefs/Zip.java:2066–2070  ·  view source on GitHub ↗

Logs a message at the given output level, but only if this is the pass that will actually create the archive. @param msg String @param level int @since Ant 1.8.0

(final String msg, final int level)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

processDoUpdateMethod · 0.95
processGroupFilesetsMethod · 0.95
getResourcesToAddMethod · 0.95
zipDirMethod · 0.95
zipFileMethod · 0.95
selectFileResourcesMethod · 0.95
zipFileMethod · 0.80
zipFileMethod · 0.80
zipFileMethod · 0.80
filesetManifestMethod · 0.80
checkJarSpecMethod · 0.80

Calls 1

logMethod · 0.65

Tested by

no test coverage detected