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

Method setFileLastModified

src/main/org/apache/tools/ant/Project.java:1713–1718  ·  view source on GitHub ↗

Call File.setLastModified(long time) on Java above 1.1, and logs a warning on Java 1.1. @param file The file to set the last modified time on. Must not be null . @param time the required modification time. @deprecated since 1.4.x @exception BuildException if the last modi

(final File file, final long time)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testSetLastModifiedMethod · 0.45

Calls 1

logMethod · 0.95

Tested by 1

testSetLastModifiedMethod · 0.36