[GitHub] camel pull request: CAMEL-9508 : support jms 2.0 in osgi manifest

2016-01-13 Thread yogeshrao
GitHub user yogeshrao opened a pull request: https://github.com/apache/camel/pull/768 CAMEL-9508 : support jms 2.0 in osgi manifest added jms version range in pom.xml for osgi manifest You can merge this pull request into a Git repository by running: $ git pull https://github.c

Re: Changing a single component version

2016-01-13 Thread Doug Tung
P-Alban, Stefan: Thank you. That is helpful. P-Alban: Can you elaborate on "You can just force all the dependencies to a released version of camel to have only your component in an upper version."? How do you force up one component version without creating conflicts with camel-package-mave

[GitHub] camel pull request: Work around test flakiness by rerunning failin...

2016-01-13 Thread veithen
GitHub user veithen opened a pull request: https://github.com/apache/camel/pull/767 Work around test flakiness by rerunning failing tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/veithen/camel flaky-tests-workaround Alter

How to send a response to calling web service after pushing a message to AMQ

2016-01-13 Thread kazvis
Hello All, I would like to achieve the following architecture. Wesbservice --> Camel Route -->Active MQ-->Java Application. In the above scenario client web service calls the camel route via REST and the message received should be sent to an AMQ. Once the message is pushed into AMQ th

[GitHub] camel pull request: Fix camel-netty4-http unit tests that use 0.0....

2016-01-13 Thread veithen
GitHub user veithen opened a pull request: https://github.com/apache/camel/pull/766 Fix camel-netty4-http unit tests that use 0.0.0.0 as target address This fixes test failures that occur on Mac OS X. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] camel pull request: CAMEL-9330 : Main - enableHangupSupport should...

2016-01-13 Thread lburgazzoli
GitHub user lburgazzoli opened a pull request: https://github.com/apache/camel/pull/765 CAMEL-9330 : Main - enableHangupSupport should be default enabled You can merge this pull request into a Git repository by running: $ git pull https://github.com/lburgazzoli/apache-camel CA

Re: Changing a single component version

2016-01-13 Thread Dewitte Pierre-Alban
Hi, You can just force all the dependencies to a released version of camel to have only your component in an upper version. I could not work if your component relies on new features of camel core. Best regards P-Alban Pierre-Alban DEWITTE @padewitte +33 6 59 55 64 59 On Wed, Jan 13, 2016 at 8:2