Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-547

OBR portion of the plugin balks on singular version range of [1.0.0,1.0.0].

    XMLWordPrintableJSON

Details

    Description

      The OBR portion of the maven-bundle-plugin does not want to allow the syntax:

      <Import-Package>com.ea.bugtest1;version="[1.0.0,1.0.0]"</Import-Package>

      It complains with the following message:

      java.lang.IllegalArgumentException: Low Range is higher than High Range: 1.0.0-1.0.0

      ...although this appears to be a legal construct that will in fact load up in Equinox. (Would it do the same in Felix?)

      Attachments

        Activity

          People

            mcculls Stuart McCulloch
            tomdewire Thomas Dewire
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: