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
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
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
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
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
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] /**