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 2024/01/24 18:56:09 UTC

(camel) branch regen_bot updated (337cff25a22 -> 83aeb9ed762)

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 337cff25a22 Regen
     add 83aeb9ed762 Exchange properties (#12898)

No new revisions were added by this update.

Summary of changes:
 .../component/freemarker/FreemarkerEndpoint.java   |  3 ++-
 .../apache/camel/component/freemarker/example.ftl  |  1 -
 .../src/main/docs/groovy-language.adoc             | 27 ++++++++++++++++++++++
 .../camel/language/groovy/GroovyLanguageTest.java  | 12 ++++++++++
 .../stringtemplate/StringTemplateEndpoint.java     |  3 ++-
 .../component/thymeleaf/ThymeleafEndpoint.java     | 22 +++++++++++-------
 .../camel/component/velocity/VelocityEndpoint.java |  3 ++-
 .../org/apache/camel/support/ExchangeHelper.java   |  1 +
 8 files changed, 60 insertions(+), 12 deletions(-)