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

Default value of 'revConstraint' is not set, if 'branchConstraint' is present in <dependency>

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.5.0
    • None
    • Core
    • None

    Description

      The documentation of iyv states:

       

      Attribute Description Required
      revConstraint the dynamic revision constraint originally used for this dependency. See above for details. No, defaults to the value of rev

       

      The behaviour of XmlModuleDescriptorParser is different. If attribute 'branchConstraint' is given the parser does not fall back to 'rev'. It only falls back to rev, if 'branchConstraint' is not set.

       

      Example:

      <dependency org="some.org" name="SomeName" branch="master" branchConstraint="master" rev="1_12_1" conf="default" />

      Attachments

        Activity

          People

            Unassigned Unassigned
            Basti Sebastian Dingel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: