[GitHub] camel pull request: CAMEL-7997 working on camel-scr todos

2014-11-17 Thread yuruki
Github user yuruki closed the pull request at: https://github.com/apache/camel/pull/329 --- 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

[HEADS UP] - Grouping Camel components and a bit about self documented Camel components

2014-11-17 Thread Claus Ibsen
Hi As part of the upcoming Camel 2.15 we can now associate label(s) to a Camel component, which allows us to use that to categorize the components. We have an outdated and fairly good attempt of grouping the component in the wiki at: http://camel.apache.org/component-list-grouped.html Though tha

Re: [1/7] camel git commit: CAMEL-8052 Added RemovePropertiesDefinition

2014-11-17 Thread Andrea Cosentino
Thank you Willem. Regards, On Monday, November 17, 2014 2:31 PM, Willem Jiang wrote: Hi Andrea, Do worry about that, I’m working on the fix now. Regards, --  Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.c

Re: [1/7] camel git commit: CAMEL-8052 Added RemovePropertiesDefinition

2014-11-17 Thread Willem Jiang
Hi Andrea, Do worry about that, I’m working on the fix now. 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 On November 17, 2014 at 8:13:25 PM, Andrea Co

Re: [1/7] camel git commit: CAMEL-8052 Added RemovePropertiesDefinition

2014-11-17 Thread Andrea Cosentino
Ok, sorry about this. I'll work on the camel-scala component. Sorry. On Monday, November 17, 2014 12:56 PM, Claus Ibsen wrote: The Scala DSL needs to have this added, as the compiler fails now. ERROR] /Users/davsclaus/workspace/camel/components/camel-scala/src/main/scala/org/apache

Re: [1/7] camel git commit: CAMEL-8052 Added RemovePropertiesDefinition

2014-11-17 Thread Claus Ibsen
The Scala DSL needs to have this added, as the compiler fails now. ERROR] /Users/davsclaus/workspace/camel/components/camel-scala/src/main/scala/org/apache/camel/scala/RichExchange.scala:28: error: class RichExchange needs to be abstract, since: [ERROR] it has 2 unimplemented members. [ERROR] /**