GitHub user gsps1 opened a pull request:
https://github.com/apache/incubator-twill/pull/72
use Files.move instead of File.renameTo so we can have options to repâ¦
â¦lace existing files and perform atomic move, this allows us to support
windows rename
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gsps1/incubator-twill
feature/fix-file-move-support-windows
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-twill/pull/72.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 #72
----
commit cf2984adaa47f0800747d8ac93862b5bc52ff649
Author: shankar <[email protected]>
Date: 2015-12-04T23:46:59Z
use Files.move instead of File.renameTo so we can have options to replace
existing files and perform atomic move, this allows us to support windows rename
----
---
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.
---