Re: Getting ready for Apache Camel 2.18 Release

2016-09-30 Thread Claus Ibsen
Hi I kicked off a CI test https://builds.apache.org/view/A-D/view/Camel/job/Camel.trunk.fulltest.java8/965/ The CI server had a bit of issues of late with weird hudson/jenkins errors and some of them dont have so much memory, so they can't run the full test suite. Lets keep an eye on this one,

Re: Getting ready for Apache Camel 2.18 Release

2016-09-30 Thread Andrea Cosentino
I finished the alignment. I guess we are ready to cut the release. Thoughts? Last minute addition? :-) -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

[GitHub] camel pull request #1192: New configuration parameter added : allowSerialize...

2016-09-30 Thread nd4av
Github user nd4av closed the pull request at: https://github.com/apache/camel/pull/1192 --- 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

[GitHub] camel pull request #1194: [CAMEL-10361] Expose cassandra-unit version throug...

2016-09-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1194 --- 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

while deploying the war having camel-core pom entry, it gives error: Placeholder [0] doesn't have a value., CI

2016-09-30 Thread chetan
i am using the camel context. on local environment it is working fine and aggregating the message. while on other environment it is giving issue : Placeholder [0] doesn't have a value., CI we are using deployit for deploying the war file. there are 2 variables on deploy it but it add 3rd variable

[GitHub] camel pull request #1194: [CAMEL-10361] Expose cassandra-unit version throug...

2016-09-30 Thread tdiesler
GitHub user tdiesler opened a pull request: https://github.com/apache/camel/pull/1194 [CAMEL-10361] Expose cassandra-unit version through BOM You can merge this pull request into a Git repository by running: $ git pull https://github.com/tdiesler/camel CAMEL-10361

[GitHub] camel pull request #1193: CAMEL-10340: Adjusted deleteIfFiltered behavior fo...

2016-09-30 Thread yanbasic
Github user yanbasic closed the pull request at: https://github.com/apache/camel/pull/1193 --- 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

[GitHub] camel pull request #1193: CAMEL-10340: Adjusted deleteIfFiltered behavior fo...

2016-09-30 Thread yanbasic
GitHub user yanbasic opened a pull request: https://github.com/apache/camel/pull/1193 CAMEL-10340: Adjusted deleteIfFiltered behavior for aws-sqs component Hello, Please review my code by fixing CAMEL-10340. Thanks, Yi Yan You can merge this pull request into