GitHub user jknetl opened a pull request: https://github.com/apache/camel/pull/1147
Fix qpid versions in camel-amqp feature qpid-jms-client 0.8.0 is incompatible with proton-j 0.10 so we need to bump up the proton-j to compatible 0.12.0. more details: https://issues.apache.org/jira/browse/CAMEL-10278 You can merge this pull request into a Git repository by running: $ git pull https://github.com/jknetl/camel feature-qpid-version Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1147.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 #1147 ---- commit 1611b4645ece490ee1de943ea253dc78158bb6d4 Author: Jakub Knetl <jkn...@redhat.com> Date: 2016-08-31T09:10:16Z [features] Fix qpid versions qpid-jms-client 0.8.0 is incompatible with proton-j 0.10 so we need to bump up the proton-j to compatible 0.12.0 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---