[ 
https://issues.apache.org/activemq/browse/CAMEL-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61766#action_61766
 ] 

Willem Jiang commented on CAMEL-3112:
-------------------------------------

Introduced charset option into the GenericFileEndpoint, so you can specify the 
encoding of file with this option.


> Add encoding option on file component
> -------------------------------------
>
>                 Key: CAMEL-3112
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3112
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Willem Jiang
>             Fix For: 2.5.0
>
>
> To make it easier to read/write files using that given encoding. Currently 
> you have to set that as a property on the Exchange using setProperty in the 
> DSL.
> But when using @Produce or @Consume you only got the endpoint uri. So having 
> this in the component makes it easier.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to