You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Xavier Hanin (JIRA)" <ji...@apache.org> on 2007/06/26 12:48:26 UTC

[jira] Updated: (IVY-404) Static revision replacement is not working when delivering an artifact with a dependency on a branch

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

Xavier Hanin updated IVY-404:
-----------------------------

    Fix Version/s: 1.4.2

> Static revision replacement is not working when delivering an artifact with a dependency on a branch
> ----------------------------------------------------------------------------------------------------
>
>                 Key: IVY-404
>                 URL: https://issues.apache.org/jira/browse/IVY-404
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant, Core
>    Affects Versions: 1.4.1
>            Reporter: Barrett Snyder
>            Assignee: Xavier Hanin
>            Priority: Critical
>             Fix For: 1.4.2, 2.0.0-alpha-1
>
>
> In trying to deliver an ivy.xml, using the ant <deliver> task, for an artifact which has a dependency on a "latest.release" revision of a specific branch the dynamic revision is not getting replaced with the static rev. Here is what the dependency looks like:
> <dependency name="my-framework" rev="latest.release" branch="fix_for_release"/>
> If I remove the branch indicator the latest HEAD revision gets used and the rev attribute gets updated correctly. If I add the branch attribute the correct dependent branch release jar gets used, but the dynamic revision of the published ivy stays "latest.release".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.