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

Review default conf mapping management

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3-RC1
    • None
    • None

    Description

      Today when one specify a default conf mapping in its ivy file, it is used only when no conf mapping is declared for a dependency.

      What would be nice is to use it also if a conf mapping is given with no right operande.
      For instance, if I declare "compile->@;test->compile" as default mapping, then if I declare a dependency like this:
      <dependency name="dep" rev="rev" conf="test"/>

      Then it would be nice to interpret conf="test" as conf="test->compile" according to the default conf mapping.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: