Re: [VOTE] Release Apache Camel 2.16.1 (Attempt #2)

2015-11-18 Thread Claus Ibsen
Hi Ah yeah I have just fixed those unit tests. It is only for a representation of the uri that was affected, the logic should work as before. On Wed, Nov 18, 2015 at 6:25 PM, Aki Yoshida wrote: > I am still in the middle of testing but noticed one thing. > Could it be that the recent change[1]

Re: [VOTE] Release Apache Camel 2.16.1 (Attempt #2)

2015-11-18 Thread Krzysztof Sobkowiak
+1 (non-binding) Tested with ServiceMix. Regards Krzysztof On 18.11.2015 08:44, Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to release Apache Camel 2.16.1 that has over 60 fixes > and improvements. This release also updates the Apache Commons > Collections library to version 3.2.2

Re: [VOTE] Release Apache Camel 2.16.1 (Attempt #2)

2015-11-18 Thread Aki Yoshida
I am still in the middle of testing but noticed one thing. Could it be that the recent change[1] in ServletComponent that removes some leading slashes from the endpoint url might have introduced some regression elsewhere? Concretely, I noticed that camel-gae's GHttpComponent is getting the endpoin

Re: [VOTE] Release Apache Camel 2.16.1 (Attempt #2)

2015-11-18 Thread Andrea Cosentino
Hi Gregor, +1 for me. Tested against some of my personal projects. Thank you. -- Andrea Cosentino - Apache Camel PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday, November 18, 2015 2:43 PM, Claus Ibsen wrote: +1 On

[GitHub] camel pull request: Modify to be able to use the wildcard in the m...

2015-11-18 Thread takanorig
Github user takanorig closed the pull request at: https://github.com/apache/camel/pull/660 --- 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 en

Re: [VOTE] Release Apache Camel 2.16.1 (Attempt #2)

2015-11-18 Thread Claus Ibsen
+1 On Wed, Nov 18, 2015 at 8:44 AM, Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to release Apache Camel 2.16.1 that has over 60 fixes > and improvements. This release also updates the Apache Commons > Collections library to version 3.2.2 that contains a patch for a > recently report

[GitHub] camel pull request: Fix memory leak in undertow producer

2015-11-18 Thread jamesnetherton
GitHub user jamesnetherton opened a pull request: https://github.com/apache/camel/pull/685 Fix memory leak in undertow producer This should also enable HTTP request / response bodies of any size to be processed properly You can merge this pull request into a Git repository by runni