GitHub user benji opened a pull request:
https://github.com/apache/logging-log4j2/pull/107
Mark FileRenameAction as successful when using alternative ways to moâ¦
If the primary strategy for moving a file (Files.move) fails, then the code
tries other strategies but never returned successfully.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benji/logging-log4j2 master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/107.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #107
----
commit 931383fb0a6bfa8be19e27c688953adaf446b95c
Author: [email protected] <[email protected]>
Date: 2017-08-14T22:21:26Z
Mark FileRenameAction as successful when using alternative ways to move a
file.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---