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

Method zipFile

src/main/org/apache/tools/ant/taskdefs/War.java:171–206  ·  view source on GitHub ↗

Overridden from Zip class to deal with web.xml Here are cases that can arise -not a web.xml file : add -first web.xml : add, remember we added it -same web.xml again: skip -alternate web.xml : warn and skip @param file the file to add to the archive @param zOut the stream to write to @param vPath

(File file, ZipOutputStream zOut, String vPath,
                           int mode)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

fileNameEqualsMethod · 0.80
logWhenWritingMethod · 0.80

Tested by

no test coverage detected