[
https://issues.apache.org/activemq/browse/CAMEL-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42571#action_42571
]
Claus Ibsen commented on CAMEL-463:
-----------------------------------
Applied patch 03 with thanks to Gert
Committed revision 653987.
However I do get this WARN from the scala compiler
{code}
[INFO] IO error while decoding
D:\project\camel\components\camel-scala\src\test\scala\org\apache\camel\scala\dsl\ContentEnricherTest.scala
with UTF-8
{code}
Could maybe be because of non ASCII chars in the string names used for testing
> Extend/document the Scala DSL to support every EIP the Java DSL does
> --------------------------------------------------------------------
>
> Key: CAMEL-463
> URL: https://issues.apache.org/activemq/browse/CAMEL-463
> Project: Apache Camel
> Issue Type: Task
> Components: camel-scala
> Reporter: Gert Vanthienen
> Assignee: Gert Vanthienen
> Priority: Minor
> Fix For: 1.4.0
>
> Attachments: CAMEL-463-01.diff, CAMEL-463-02.diff, CAMEL-463-03.diff,
> CAMEL-463.diff
>
>
> Work on the Scala DSL started with CAMEL-419, but it still requires a lot of
> work to have it support every EIP the Java DSL does.
> http://cwiki.apache.org/confluence/pages/pageinfo.action?pageId=82603 gives a
> list of all the EIPs to be implemented. We should make sure to add an
> example for every EIP as we move along to make sure the entire DSL gets
> documented properly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.