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

Method isUpToDate

src/main/org/apache/tools/ant/taskdefs/optional/Cab.java:158–162  ·  view source on GitHub ↗

Check to see if the target is up to date with respect to input files. @param files the list of files to check. @return true if the cab file is newer than its dependents.

(Vector<String> files)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 3

streamMethod · 0.80
lastModifiedMethod · 0.45
resolveFileMethod · 0.45

Tested by

no test coverage detected