We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
(edited by #654.
Sorry, something went wrong.
Fix for issue 654 ... copy the original file to the tmp location just…
40e4305
… to remember the file attributes
Fix for issue 654 ... fixing java.nio.file.FileAlreadyExistsException
0019984
There was a problem hiding this comment.
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks! To get this merged, we need two things:
Fix for issue 654 ... adding unit test
d537dd4
Fix for issue 654 ... again, many of the types from Java package 'jav…
63d8579
…a.nio.file.attribute' are not fs agnostic; as we prefer not having fs specific conditions, we limit ourselvs to basic attribute
Fix for issue 654 ... add entry to change log
c1747c0
Revert "Fix for issue 654 ... again, many of the types from Java pack…
597c3dd
…age 'java.nio.file.attribute' are not fs agnostic; as we prefer not having fs specific conditions, we limit ourselvs to basic attribute" This reverts commit 63d8579.
Revert "Fix for issue 654 ... adding unit test"
c6d63f0
This reverts commit d537dd4.
Create a failing test to reproduce diffplug#654.
4c3a399
Fix the failing test with @tglaeser's PR.
6fe2c55
I changed the test more explicitly reproduce the original problem you found. Thanks for the find and the fix, this will get released within 48 hrs.
6acbfe2
Released in plugin-gradle 5.1.1
plugin-gradle 5.1.1
nedtwigg Awaiting requested review from nedtwigg
Successfully merging this pull request may close these issues.
gradle spotlessApply
644
755