[ 
https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-3956.
--------------------------------

       Resolution: Won't Fix
    Fix Version/s: 2.8.0
         Assignee: Claus Ibsen

This wont work as the endpoint option allows per endpoint configuration. For 
example you may have N+ freemarker endpoints and they can each use their own 
encoding.

The configuration is a shared global configuration. And it only has 1 encoding.

> Move Default Encoding to Component Class in the FreeMarker Component
> --------------------------------------------------------------------
>
>                 Key: CAMEL-3956
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3956
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.7.1
>         Environment: All Camel environments.
>            Reporter: Fernando Ribeiro
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.8.0
>
>         Attachments: patch.txt
>
>
> The default encoding should be set in the component class, like the 
> contentCache parameter.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to