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

Configuration mapping to self [*->@]

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1
    • 1.2
    • Core
    • None

    Description

      It would be useful to have a dependency configuration map to the active (or 'self') configuration.

      For example, consider two projects A and B, with three configurations each 'ct' (compile-time), 'tt' (test-time) and 'rt' (run-time). Project B depends on project A in the same configuration, i.e.:
      <dependency name="A" rev="latest.integration" conf="ct->ct;tt->tt;rt->rt"/>

      If a configuration is added, this requires quite some maintenance, while it just says: in all configurations, map to 'self'. Suggested is to add a mapping *->@, meaning: in all configurations map to self.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: