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 e233d702b7b CAMEL-19307: metadata json files should have index to 
specify the order of properties
     add 114d62daf17 CAMEL-19383: camel-jslt allowTemplateFromHeader bug 
(#10194)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/jslt/JsltEndpoint.java  | 84 ++++++++++++--------
 .../component/jslt/JsltTemplateFromHeaderTest.java | 89 ++++++++++++++++++++++
 .../component/jslt/simple/transformation.jslt      |  1 +
 3 files changed, 143 insertions(+), 31 deletions(-)
 create mode 100644 
components/camel-jslt/src/test/java/org/apache/camel/component/jslt/JsltTemplateFromHeaderTest.java
 create mode 100644 
components/camel-jslt/src/test/resources/org/apache/camel/component/jslt/simple/transformation.jslt

Reply via email to