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
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 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
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 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 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
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