[
https://issues.apache.org/jira/browse/CAMEL-21200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-21200:
--------------------------------
Component/s: karaf
> camel-activemq - OSGi javax.jms range is wrong
> ----------------------------------------------
>
> Key: CAMEL-21200
> URL: https://issues.apache.org/jira/browse/CAMEL-21200
> Project: Camel
> Issue Type: Bug
> Components: camel-activemq, karaf
> Affects Versions: 3.22.0
> Reporter: Francois Papon
> Priority: Minor
> Fix For: 3.22.3
>
>
> The OSGi range of the javax.jms is not correct and break the installation of
> the bundle in Karaf.
> The range is define is *javax.jms;version="[1.1,2)"* but the bundle depend on
> *camel-jms* which the range is *javax.jms;version="[1.1,3)"*
> We should align the range of *camel-activemq* to the {*}camel-jms one{*}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)