[
https://issues.apache.org/jira/browse/AMQ-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15670371#comment-15670371
]
ASF GitHub Bot commented on AMQ-6506:
-------------------------------------
GitHub user graben opened a pull request:
https://github.com/apache/activemq/pull/212
AMQ-6506: Increase OSGi version range for package import javax.jms
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/graben/activemq AMQ-6506
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/212.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #212
----
commit 2b2d0983dbc969e38d4228f7ad7cbfeca81b44e3
Author: Benjamin Graf <[email protected]>
Date: 2016-11-16T12:57:42Z
AMQ-6506: Increase OSGi version range for package import javax.jms
----
> OSGi import ranges for javax.jms should include version 2.0 for
> activemq-jms-pool
> ---------------------------------------------------------------------------------
>
> Key: AMQ-6506
> URL: https://issues.apache.org/jira/browse/AMQ-6506
> Project: ActiveMQ
> Issue Type: Improvement
> Components: activemq-pool
> Affects Versions: 5.14.1
> Reporter: Benjamin Graf
> Assignee: Gary Tully
> Priority: Minor
>
> The import ranges for the ActiveMQ JMS pool bundle should allow, not exclude
> version 2.0 of the javax.jms API, since JMS 2.0 is backwards compatible with
> 1.1.
> Should be like in activemq-osgi
> javax.jms;version=[1.1,3)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)