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

Method zipFile

src/main/org/apache/tools/ant/taskdefs/Ear.java:119–145  ·  view source on GitHub ↗

Overridden from Zip class to deal with application.xml @param file the file to add to the archive @param zOut the stream to write to @param vPath the name this entry shall have in the archive @param mode the Unix permissions to set. @throws IOException on error

(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