Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert lastModified() calls to the more precise getModifiedTime() #189

Closed
wants to merge 5 commits into from

Conversation

cunei
Copy link

@cunei cunei commented Dec 1, 2017

Use the new native file modification timestamps, which return times with full millisecond precisions whenever possible.
Depends on sbt/util#134
See: sbt/io#92

@cunei cunei changed the base branch from 1.0.x to 1.x December 6, 2017 19:41
Copy link
Member

@dwijnand dwijnand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tweaked cunei#1

Use IO.getModified over importing the method
@eed3si9n
Copy link
Member

Closing this in favor of #191

@typesafe-tools
Copy link

The validator has checked the following projects against Scala 2.12, 2.11,
tested using dbuild, projects built on top of each other.

Project Reference Commit
sbt pull/3789/head sbt/sbt@5089471
zinc pull/463/head sbt/zinc@717b248
io pull/100/head sbt/io@8c5947b
librarymanagement pull/189/head 0b496f4
util pull/134/head sbt/util@3d9eab1
website 1.x

❌ The result is: FAILED
(restart)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants