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:
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
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
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
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
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
Hi
Its been 2 months since the last patch release of the 2.14.x branch.
We have about 100 issues resolved since then.
I think its time we cut a new release for the community to benefit.
Is anyone whom already have done releases in the past, have time to
cut this release? That would be great.