sbt/util-cache
Antonio Cunei 8ba68eedfd Revert *ModifiedTime() calls to *lastModified*() calls
There are just too many instances in which sbt's code relies on
the `lastModified`/`setLastModified` semantics, so instead of moving
to `get`/`setModifiedTime`, we use new IO calls that offer the new
timestamp precision, but retain the old semantics.
2017-12-22 00:13:27 +01:00
..
src Revert *ModifiedTime() calls to *lastModified*() calls 2017-12-22 00:13:27 +01:00
NOTICE Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00