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

[1.9.x] [MRESOLVER-536] Do not belly up if FS does not support setting mtime #469

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Apr 15, 2024

This seems more logical step, simply use File.setLastModified as it does not throws, and is used all over the 1.9.x codebase.


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

This seems more logical step, simply use File.setLastModified
as it does not throws, and is used all over the 1.9.x codebase.

---

https://issues.apache.org/jira/browse/MRESOLVER-536
@cstamas cstamas marked this pull request as ready for review April 15, 2024 16:28
@Jurrie
Copy link

Jurrie commented Apr 15, 2024

To be 100% sure I have built this branch and tested it in my cluster. Works! 👍

@cstamas cstamas merged commit adadd42 into apache:maven-resolver-1.9.x Apr 16, 2024
10 checks passed
@cstamas cstamas deleted the maven-resolver-1.9.x-MRESOLVER-536 branch April 16, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants