[
https://issues.apache.org/jira/browse/CAMEL-6363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659137#comment-13659137
]
Willem Jiang commented on CAMEL-6363:
-------------------------------------
I just updated the wiki page of string-template.
> Allow to specify the string-template delimiters
> -----------------------------------------------
>
> Key: CAMEL-6363
> URL: https://issues.apache.org/jira/browse/CAMEL-6363
> Project: Camel
> Issue Type: Improvement
> Components: camel-stringtemplate
> Affects Versions: 2.11.0
> Reporter: Antoine DESSAIGNE
> Assignee: Willem Jiang
> Fix For: 2.11.1, 2.12.0
>
> Attachments: allow-to-choose-string-template-delimiter.patch
>
>
> In the process of upgrading to Camel 2.11.0 we discovered a breaking change
> that wasn't documented in the change log: StringTemplate now uses
> {{<variable>}} instead of {{$variable$}}. This is due to the upgrade to a
> StringTemplate 4.x release.
> Fortunately it's possible to configure in StringTemplate the delimiters to
> use. Unfortunately the {{camel-stringtemplate}} endpoint doesn't allow to
> specify them.
> You'll find attached a patch that fill this gap.
> Aside note: the [camel-stringtemplate documentation
> page|http://camel.apache.org/stringtemplate.html] is out of date and still
> uses the {{$variable$}} format
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira