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

possibility to select the matcher to use when including/excluding artifacts, or defining conflict manager rules

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3-RC2
    • None
    • None

    Description

      In ivy file one can use patterns to include or exclude artifacts, and to define conflict manager rules. The problem is that the pattern is always considered as being either an exact pattern or a regexp (two are tested). This causes some problems:

      • impossible to convert the rules from one namespace to another one (a regexp is not convertible), whereas it's often only an exat pattern which is used
      • regexp are used even if not necessary, which can cause performance issue
      • regexp are quite difficult to write for some people, having a pluggable matcher concept would greatly help, especially if a more simple matcher was part of ivy distribution

      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: