Re: Time for getting Apache Camel 2.17.2 release

2016-06-12 Thread Andrea Cosentino
Thanks Gregor :-) -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Monday, June 13, 2016 8:50 AM, Gregor Zurowski wrote: Hi Claus, Sure, I will b

Re: Time for getting Apache Camel 2.17.2 release

2016-06-12 Thread Gregor Zurowski
Hi Claus, Sure, I will be able to cut the release. Thanks, Gregor On Sun, Jun 12, 2016 at 4:36 PM, Claus Ibsen wrote: > Hi > > I wonder if we have time to cut a new release later this month? > > There has been a good bunch of fixes to this branch that would be good > to get out to the communit

Camel.trunk.notest - Build # 2780 - Still Failing

2016-06-12 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2780) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/2780/ to view the results.

Camel.2.17.x.notest - Build # 66 - Failure

2016-06-12 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.17.x.notest (build #66) Status: Failure Check console output at https://builds.apache.org/job/Camel.2.17.x.notest/66/ to view the results.

[GitHub] camel pull request #1027: CAMEL-10047: camel-mqtt: dynamic port during testi...

2016-06-12 Thread anoordover
GitHub user anoordover opened a pull request: https://github.com/apache/camel/pull/1027 CAMEL-10047: camel-mqtt: dynamic port during testing CAMEL-10047: Enable dynamic port during test You can merge this pull request into a Git repository by running: $ git pull https://github.

Time for getting Apache Camel 2.17.2 release

2016-06-12 Thread Claus Ibsen
Hi I wonder if we have time to cut a new release later this month? There has been a good bunch of fixes to this branch that would be good to get out to the community. Among others a potential leak in routing slip, and a performance degrade in camel-jaxb. Gregor Zurowski you have done the many

[GitHub] camel pull request #1026: CAMEL-10051 - Fixed issue with reuse channel.

2016-06-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1026 --- 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 enab

[GitHub] camel pull request #1026: CAMEL-10051 - Fixed issue with reuse channel.

2016-06-12 Thread grigoriadis
GitHub user grigoriadis opened a pull request: https://github.com/apache/camel/pull/1026 CAMEL-10051 - Fixed issue with reuse channel. When reuseChannel is set to true, channel is not returned to the pool every time a message is sent You can merge this pull request into a Git repos

Re: Camel & SpringWS & Receive Attachments

2016-06-12 Thread Claus Ibsen
Hi Yeah sure we love contributions http://camel.apache.org/contributing You are welcome to work on a patch / PR On Sun, Jun 12, 2016 at 10:49 AM, richardgroote wrote: > Hello, > > It would be nice if Apache Camel Spring WS Component has some support for > (MTOM) attachments. > The changes withi

Camel & SpringWS & Receive Attachments

2016-06-12 Thread richardgroote
Hello, It would be nice if Apache Camel Spring WS Component has some support for (MTOM) attachments. The changes within the Spring WS component are minimal. I've added a example class we parts of our code we're using to retrieve the attachments. When the SpringWebServiceProducer calls the sendAnd