[VOTE] Release Apache Camel 2.14.0

2014-09-10 Thread Willem Jiang
Hi  This is a vote to release Apache Camel 2.14.0, a major release coming    with about 393 issues fixed.    Release notes:  2.14.0 https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12326054&styleName=Html&projectId=12311211 Staging repo:     2.14.0 https://repository.apache.org/

Cutting Camel 2.14.0 now

2014-09-10 Thread Willem Jiang
Hi, I’m cutting Camel 2.14.0 RC now, please don’t commit any code until you see the release tag is created. Regards, -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem

Re: Support of official commons-csv

2014-09-10 Thread Willem Jiang
When I upgraded the http client version of camel-http4 to 4.3.x, there were some API changes in http client just like common-csv. As we can do some adaption inside camel-http4, I just changed the configuration a bit.  I think we can do the same thing in camel-csv :) -- Willem Jiang Red Hat,

[GitHub] camel pull request: CAMEL-7665

2014-09-10 Thread neoramon
GitHub user neoramon opened a pull request: https://github.com/apache/camel/pull/264 CAMEL-7665 RabbitMq don't reject messages when consumer or endpoint fail. You can merge this pull request into a Git repository by running: $ git pull https://github.com/neoramon/camel master

Re: Support of official commons-csv

2014-09-10 Thread Claus Ibsen
Hi Welcome back. I suspect the breakings is less affected by Camel users, eg I would assume the data it creates on the Camel Exchange / Message / body / headers can be the same as before? So the changes affected is maybe how to configure it using the csv data format or its csv config object? I a

Re: Support of official commons-csv

2014-09-10 Thread Charles Moulliard
Hi Antoine, For sure, if the integration of the new API with the old supported by camel dataformat will request a huge refactoring, this is logic to create a new dataformat for camel-csv2. Alternative is too deprecate what we support now but I don't think that this is a good idea. Regards, On

Support of official commons-csv

2014-09-10 Thread Antoine DESSAIGNE
Hi everyone, I was looking at this issue : https://issues.apache.org/jira/browse/CAMEL-7716. In fact, the commons-csv library changed a lot between the version that camel uses and the official one. In addition, there is lot of nice stuff such as: * immutable configurations, it's no longer require

Re: git commit: CAMEL-7795 Fixed the regression of MDCResetTest

2014-09-10 Thread Raul Kripalani
Thanks for taking care of this! On Wed, Sep 10, 2014 at 2:57 AM, wrote: > Repository: camel > Updated Branches: > refs/heads/master 734afce69 -> 19b2aa315 > > > CAMEL-7795 Fixed the regression of MDCResetTest > > > Project: http://git-wip-us.apache.org/repos/asf/camel/repo > Commit: http://git