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 684448bdb3f CAMEL-18317: Regen
     add 1bf2c4904f8 CAMEL-18358: resource based endpoints should not lose 
attachments after processing such as freemarker and others.
     add 7a909456cd2 Regen for commit 1bf2c4904f8a6bf2820f93da72e600e9d6e304b9

No new revisions were added by this update.

Summary of changes:
 .../camel/component/chunk/ChunkEndpoint.java       |  5 +--
 components/camel-freemarker/pom.xml                |  5 +++
 .../component/freemarker/FreemarkerEndpoint.java   |  7 ++--
 ...kerTest.java => FreemarkerAttachmentsTest.java} | 41 ++++++++--------------
 .../apache/camel/component/jolt/JoltEndpoint.java  | 10 +++---
 .../apache/camel/component/jslt/JsltEndpoint.java  |  6 ++--
 .../component/jsonpatch/JsonPatchProducer.java     |  4 ++-
 .../camel/component/jsonata/JsonataEndpoint.java   | 12 +++----
 .../camel/component/mustache/MustacheEndpoint.java |  5 +--
 .../apache/camel/component/mvel/MvelEndpoint.java  |  5 +--
 .../stringtemplate/StringTemplateEndpoint.java     |  7 ++--
 .../camel/component/velocity/VelocityEndpoint.java |  5 +--
 12 files changed, 41 insertions(+), 71 deletions(-)
 copy 
components/camel-freemarker/src/test/java/org/apache/camel/component/freemarker/{FreemarkerTest.java
 => FreemarkerAttachmentsTest.java} (61%)

Reply via email to