Re: Camel 2.18.1 Patch Release

2016-11-13 Thread Andrea Cosentino
Hello Gregor, I guess it would be good to cut the release by the end of this week or during the weekend if you have time. We need to add the fix for: https://issues.apache.org/jira/browse/CAMEL-10409 It's important and I guess Willem is already reviewing the PR from Vitalii. Thanks! -- Andre

Re: Camel 2.18.1 Patch Release

2016-11-13 Thread Gregor Zurowski
Hi Claus, Sure, I will be able to work on both releases. When is a good time to cut release candidates? Some time this week? Thanks, Gregor On Nov 12, 2016 9:09 AM, "Claus Ibsen" wrote: > Hi > > Its been one month since the 2.18.0 release. We should start getting > our first patch release out

[GitHub] camel pull request #1268: CAMEL-10409: Prevent double release of request

2016-11-13 Thread tivv
GitHub user tivv opened a pull request: https://github.com/apache/camel/pull/1268 CAMEL-10409: Prevent double release of request Please also merge into 2.18 as it's quite important problem that may lead to buffer corruption (buffer is being incorrectly reused) You can merge this p

Camel

2016-11-13 Thread nsaran5
Hello, Getting the response back from apple as {"reason":"BadDeviceToken"} Need to validate as baddevice token and need to write into the queue but some how it is directly going to the onException can someone help on this. Code snippet as follows. java.lang.Exception