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

optoin to omit specific confs and allow the rest

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.4-RC1
    • Core
    • None

    Description

      Right now you can do this myconf->* but can't say that myconf should get everything exept confs X, Y, Z...

      In my specific case I have a few ivy files that have 20 confs and there are times when it is much easier (and more resilient to change) to say include everything except X, Y, and Z than to say include A, B, C, D, E, F, G, H and I. Also I may add a J later that I do want included where if this were implemented I could add J to the single ivy.xml and all the other references...

      Now as to a good syntax that is a bit more tricky :-/ Giving it about 10 seconds of thought, What about the ! operator?

      myconf->*, !X, !Y, !Z

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: