You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "jaikiran pai (JIRA)" <ji...@apache.org> on 2017/08/31 08:58:00 UTC

[jira] [Resolved] (IVY-1439) ivy:retrieve with symlinkmass="true" and sync="true" deletes all retrieved links

     [ https://issues.apache.org/jira/browse/IVY-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jaikiran pai resolved IVY-1439.
-------------------------------
       Resolution: Resolved
    Fix Version/s: master

[~timw], I'm marking this as resolved for the upcoming release. We have regular nightly Ivy jobs[1] and Maven snapshots[2] available, of the latest Ivy master branch, which you can try out against to see if you still run into this issue. If you do run into this against the latest snapshots, please do feel free to reopen this JIRA.

[1] https://www.mail-archive.com/ivy-user@ant.apache.org/msg06252.html
[2] https://www.mail-archive.com/dev@ant.apache.org/msg46065.html

> ivy:retrieve with symlinkmass="true" and sync="true" deletes all retrieved links
> --------------------------------------------------------------------------------
>
>                 Key: IVY-1439
>                 URL: https://issues.apache.org/jira/browse/IVY-1439
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.4.0
>            Reporter: Tim Whittington
>            Assignee: jaikiran pai
>             Fix For: master
>
>
> The symlinkmass attribute added to the retrieve task seems to be incompatible with sync="true.
> If the two are combined, running an ivy:retrieve with Ant debug logging on shows that all the retrieved files are linked, and all of the links are then deleted - i.e. the net effect is that no files/links are materialized by the retrieve.
> When running with sync="false", the retrieve with symlinkmass="true" behaves as expected.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)