Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-5574

OSGi import ranges for javax.jms should include version 2.0

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.11.0
    • 5.14.0
    • OSGi/Karaf
    • None

    Description

      The import ranges for the ActiveMQ client bundles should allow, not exclude version 2.0 of the javax.jms API, since JMS 2.0 is backwards compatible with 1.1.

      This allows for ActiveMQ client jars to be used in runtimes with other JMS 2.0 clients.

      Should be:
      javax.jms;version=[1.1,2]

      instead of:
      javax.jms;version=[1.1,2)

      Attachments

        Issue Links

          Activity

            People

              gtully Gary Tully
              mattrpav Matt Pavlovich
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: