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

Method archiveIsUpToDate

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

Is the archive up to date in relationship to a list of files. @param files the files to check @return true if the archive is up to date. @deprecated since 1.5.x. use the two-arg version instead.

(final String[] files)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

checkMethod · 0.95

Calls 6

setToMethod · 0.95
restrictMethod · 0.95
isOutOfDateMethod · 0.95
getFileUtilsMethod · 0.95
getAbsolutePathMethod · 0.45

Tested by

no test coverage detected