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

Method signOneJar

src/main/org/apache/tools/ant/taskdefs/SignJar.java:490–564  ·  view source on GitHub ↗

Sign one jar. The signing only takes place if #isUpToDate(File, File) indicates that it is needed. @param jarSource source to sign @param jarTarget target; may be null @throws BuildException if something goes wrong

(File jarSource, File jarTarget)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 13

isUpToDateMethod · 0.95
executeMethod · 0.95
createJarSignerMethod · 0.80
setCommonOptionsMethod · 0.80
bindToKeystoreMethod · 0.80
logMethod · 0.65
lastModifiedMethod · 0.45
addValueMethod · 0.45
areSameMethod · 0.45
getPathMethod · 0.45
getAbsolutePathMethod · 0.45

Tested by

no test coverage detected