Camel.trunk.notest - Build # 2736 - Fixed

2016-04-29 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2736) Status: Fixed Check console output at https://builds.apache.org/job/Camel.trunk.notest/2736/ to view the results.

Re: Camel build, tests and charsets

2016-04-29 Thread Claus Ibsen
Is it "Lucky Luke" that has non ASCII chars? You can use \u to specify non ascii chars. We do that in some unit tests. I remember we have some for german, and also for the Thai elephant which is named Chang, which is a good beer btw ;) On Fri, Apr 29, 2016 at 2:49 PM, Siano, Stephan wrote: >

Re: [HEADS UP] - Checkstyle upgrade on master

2016-04-29 Thread Claus Ibsen
Hi I had all the components opened in my IDEA and while reading emails this morning over a few hours got those fixed. Then besides the components there was not so many CS errors outside, except for a few examples. So it turned out it wasn't so much work after all. I think it was camel-cxf that sp

Re: [HEADS UP] - Checkstyle upgrade on master

2016-04-29 Thread Quinn Stevenson
Is there a JIRA for this that I can use for PRs if I get a chance to go fix some of the new check style issues? > On Apr 29, 2016, at 12:45 AM, Claus Ibsen wrote: > > I upgraded checkstyle to latest release that supports better lambdas > so the styling is correct. > > But the new rules find n

Camel build, tests and charsets

2016-04-29 Thread Siano, Stephan
Hi, I have found an issue with the camel-csv component. The fix itself is pretty trivial (a one-liner to use the IOHelper.getCharsetName(exchange)) for an OutputStreamWriter in the marhaller (the InputStreamWriter in the unmarshaller already does this). However I have some difficulties with th

[GitHub] camel pull request: Added files via upload

2016-04-29 Thread tompahoho
Github user tompahoho closed the pull request at: https://github.com/apache/camel/pull/957 --- 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 en

[GitHub] camel pull request: [CAMEL-9869] Create Apache Flink Component

2016-04-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/969 --- 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 enabl

[GitHub] camel pull request: Previous code was over writing result values

2016-04-29 Thread urbanenomad
GitHub user urbanenomad opened a pull request: https://github.com/apache/camel/pull/970 Previous code was over writing result values I apologize for my earlier faux pas. I have properly tested this and verified that it passes the unit test. I also took a more direct solution to t

Re: Apache Camel 2.17.1 release

2016-04-29 Thread Claus Ibsen
Hi Okay the issue in camel-jetty8 has been fixed. The source should be ready. And I fixed the CS yesterday. On Fri, Apr 29, 2016 at 8:47 AM, Claus Ibsen wrote: > Hi > > There is an issue in camel-jetty9 I need to look at on the 2.17.x > branch after a fix was backported. > > On Thu, Apr 28, 201