Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-404

Static revision replacement is not working when delivering an artifact with a dependency on a branch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.4.1
    • 1.4.2, 2.0.0-alpha-1
    • Ant, Core
    • None

    Description

      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".

      Attachments

        Issue Links

          Activity

            People

              xavier Xavier Hanin
              barrettas Barrett Snyder
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: