[ 
https://issues.apache.org/jira/browse/CAMEL-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13694702#comment-13694702
 ] 

Daniel Kulp commented on CAMEL-6427:
------------------------------------


I wonder if this should be handled like CXF does for the JAX-RS API 2.0 jar.   
The JAX-RS API jar exports the packages that existed in 1.1 as both 2.0 and 
1.1. (new packages are only 2.0).   Thus, existing apps that use 1.1 API's 
don't break.

                
> Camel JMS does not resolve against javax.jms 2.0 API
> ----------------------------------------------------
>
>                 Key: CAMEL-6427
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6427
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jms
>    Affects Versions: 2.11.0
>            Reporter: Thomas Diesler
>            Assignee: Claus Ibsen
>             Fix For: 2.11.1, 2.12.0
>
>
> The camel-jms bundle imports javax.jms;version="[1.1,2)" which excludes the 
> 2.0 API

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to