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

[MRESOLVER-635] Use Instant instead of untyped millis for TransferResource startTime #615

Merged
merged 6 commits into from
Dec 12, 2024

Conversation

gnodet
Copy link
Contributor

@gnodet gnodet commented Dec 11, 2024

This also provides a clean for Maven to inject the MonotonicClock from apache/maven#1965


https://issues.apache.org/jira/browse/MRESOLVER-635

@cstamas cstamas changed the title Use Instant instead of untyped millis for TransferResource startTime [MRESOLVER-635] Use Instant instead of untyped millis for TransferResource startTime Dec 11, 2024
@cstamas cstamas added this to the 2.0.5 milestone Dec 11, 2024
@gnodet gnodet marked this pull request as draft December 11, 2024 19:19
@gnodet gnodet marked this pull request as ready for review December 11, 2024 23:31
@gnodet gnodet requested a review from cstamas December 11, 2024 23:32
@gnodet
Copy link
Contributor Author

gnodet commented Dec 11, 2024

@cstamas added the deprecation notice, and provided a Clock singleton that will be set by Maven to provide monotonic Instant instances.

@gnodet gnodet merged commit 15a7d65 into apache:master Dec 12, 2024
5 checks passed
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.

3 participants