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

Bundles Printer fails when imports contains range.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • webconsole-3.0.0
    • webconsole-3.1.0
    • Web Console
    • None

    Description

      When a bundle contains import like that:

      org.apache.felix.webconsole;version="[3.0,4.0)"

      The bundles printer will throw exception because the parsing code in method:
      private boolean isSatisfied( Clause imported, ExportedPackage exported )

      always expects that the version is single version and not a range.
      In that case an exception is thrown an no information about the package is shown.

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            v_valchev Valentin Valchev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: