[
https://issues.apache.org/jira/browse/IVY-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16710816#comment-16710816
]
jaikiran pai commented on IVY-1594:
-----------------------------------
I have pushed a commit to upstream a few minutes back and tested the use case
you mention here and it now works fine with this change. Please do reopen if
you still run into issues.
> Directory symlink creation always fails on Windows
> --------------------------------------------------
>
> Key: IVY-1594
> URL: https://issues.apache.org/jira/browse/IVY-1594
> Project: Ivy
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.5.0-rc1
> Reporter: Simon Wade
> Assignee: jaikiran pai
> Priority: Major
> Fix For: master
>
> Attachments: IVY-1594-reproduction.zip
>
>
> Creating symlinks to directories, during a retrieve, seems to _always_ fail
> on Windows 7, even when running with the required (elevated) privileges.
> Instead, the fallback copy method is always used.
> Running with verbose logging reveals the fallback is used due to a
> java.nio.file.FileAlreadyExistsException.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)