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

Method link

src/main/org/apache/tools/ant/taskdefs/optional/jlink/jlink.java:140–173  ·  view source on GitHub ↗

Performs the linking of files. Addfiles are added to the output as-is. For example, a jar file is added to the output as a jar file. However, mergefiles are first examined for their type. If it is a jar or zip file, the contents will be extracted from the mergefile and entered into the output. If a

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.95
mainMethod · 0.95

Calls 11

mergeZipJarContentsMethod · 0.95
addAddFileMethod · 0.95
addDirContentsMethod · 0.95
addFileMethod · 0.95
newOutputStreamMethod · 0.80
getMethod · 0.65
getNameMethod · 0.65
setMethodMethod · 0.45
setLevelMethod · 0.45
endsWithMethod · 0.45
isDirectoryMethod · 0.45

Tested by

no test coverage detected