Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-6472

Blacklisted features may be processed wrong with different blacklist ranges

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.3.0, 4.2.8
    • karaf
    • None

    Description

      I'm trying to leave only spring 4.3.x available using:

              <feature version="[3,4.3)">spring*</feature>
              <feature version="[5,6)">spring*</feature>
      

      Unfortunately the HashSet used makes this a bit unpredictable and I can't install 4.3 version of any spring feature. I have a fix for that.

      Attachments

        Activity

          People

            ggrzybek Grzegorz Grzybek
            ggrzybek Grzegorz Grzybek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: