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

Method getResourcesToAdd

src/main/org/apache/tools/ant/taskdefs/Jar.java:805–868  ·  view source on GitHub ↗

Collect the resources that are newer than the corresponding entries (or missing) in the original archive. If we are going to recreate the archive instead of updating it, all resources should be considered as new, if a single one is. Because of this, subclasses overriding this method must call <

(ResourceCollection[] rcs,
                                             File zipFile,
                                             boolean needsUpdate)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

grabManifestsMethod · 0.95
getManifestFromJarMethod · 0.95
createManifestMethod · 0.95
equalsMethod · 0.95
jarHasIndexMethod · 0.95
logMethod · 0.65
existsMethod · 0.45
toStringMethod · 0.45
getMessageMethod · 0.45

Tested by

no test coverage detected