You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/05/12 07:34:00 UTC

[jira] [Comment Edited] (CAMEL-15050) Templating components - Variable map to be limited to body/headers

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

Claus Ibsen edited comment on CAMEL-15050 at 5/12/20, 7:33 AM:
---------------------------------------------------------------

Camel 3

chunk *DONE*
freemarker *DONE*
mustache *DONE*
mvel *DONE*
robotframework *DONE*
stringtemplate *DONE*
velocity *DONE*


Camel 2

chunk 
freemarker 
mustache
mvel
stringtemplate
velocity


was (Author: davsclaus):
Camel 3

chunk *DONE*
freemarker *DONE*
mustache
mvel
robotframework
stringtemplate
velocity


Camel 2

chunk 
freemarker 
mustache
mvel
stringtemplate
velocity

> Templating components - Variable map to be limited to body/headers
> ------------------------------------------------------------------
>
>                 Key: CAMEL-15050
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15050
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 2.25.2, 3.4.0
>
>
> The templating components would normally only need data from the message body/headers. So lets make this the default exposed. And add option to expose additional context like camel context which is for advanced use-cases only.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)