Re: Apache Camel 2.14.2 Release

2015-02-27 Thread Willem Jiang
I’m planing to cut the first RC of Camel 2.14.2 tomorrow. Please let me know if you still have some last min patch need to merge. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo:

Re: Apache Camel 2.14.2 Release

2015-02-26 Thread Willem Jiang
Hi Claus, The test error is caused by the default String encoding is not "UTF-8”, I committed a quick fix for it, now the test was passed in the latest CI build.  -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chi

Re: Apache Camel 2.14.2 Release

2015-02-26 Thread Claus Ibsen
Hi The latest changes to 2.14.x branch causes the CI server to fail in a camel-core test. Seems the problem is because of adding text files in various encodings. I suggest to not do that but use java code to write text files in a specific encoding using \u as uni code for the special charache

Re: Apache Camel 2.14.2 Release

2015-02-25 Thread Willem Jiang
I already fix it on the camel master branch, will port the patch back shortly. -- 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 On February 25, 2015 at 4:11:10 PM, Cl

Re: Apache Camel 2.14.2 Release

2015-02-25 Thread Claus Ibsen
Hi Willem Sounds good. Just noticed there is a compile issue in camel-http4 on 2.14.x branch. On Wed, Feb 25, 2015 at 3:52 AM, Willem Jiang wrote: > I can spend some time to clean up the branch and do the release at the end of > this week. > > -- > Willem Jiang > > Red Hat, Inc. > Web: http://w

Re: Apache Camel 2.14.2 Release

2015-02-24 Thread Willem Jiang
I can spend some time to clean up the branch and do the release at the end of this week. -- 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 On February 23, 2015 at 3:0