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

Method check

src/main/org/apache/tools/ant/taskdefs/Tar.java:593–629  ·  view source on GitHub ↗

Checks whether the archive is out-of-date with respect to the resources of the given collection. Also checks that either all collections only contain file resources or this class supports non-file collections. And - in case of file-collections - ensures that the archive won't contain its

(final ResourceCollection rc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.95
addConfiguredServiceMethod · 0.45

Calls 15

isFileFileSetMethod · 0.95
getFileNamesMethod · 0.95
asFileResourceMethod · 0.95
getBaseDirMethod · 0.95
getFileMethod · 0.95
getNameMethod · 0.95
archiveIsUpToDateMethod · 0.95
getProjectMethod · 0.65
isFilesystemOnlyMethod · 0.65
addMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected