You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/09/29 13:57:24 UTC

[camel] branch regen_bot updated (988fc24 -> be50820)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 988fc24  Tone down logging
     add be50820  CAMEL-15577 Camel-stringtemplate: Misleading and incorrect implementation of parameter 'allowTemplateFromHeader' (#4312)

No new revisions were added by this update.

Summary of changes:
 .../catalog/docs/string-template-component.adoc    | 17 ++++++++
 .../src/main/docs/string-template-component.adoc   | 17 ++++++++
 .../stringtemplate/StringTemplateConstants.java    |  1 +
 .../stringtemplate/StringTemplateEndpoint.java     | 45 ++++++++++++++++++--
 ...eTest.java => StringTemplateViaHeaderTest.java} | 48 ++++++++++------------
 .../ROOT/pages/string-template-component.adoc      | 17 ++++++++
 6 files changed, 114 insertions(+), 31 deletions(-)
 copy components/camel-stringtemplate/src/test/java/org/apache/camel/component/stringtemplate/{StringTemplateTest.java => StringTemplateViaHeaderTest.java} (60%)