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 9e725a0  (chores) camel-corda cleanup throws (#5698)
     add 22cedd2  (chores) camel-hl7 cleanup unused throws (#5699)
     add 56187e0  yaml-dsl: add test for kamelet template action

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/hl7/HL721Converter.java | 160 ++--
 .../apache/camel/component/hl7/HL722Converter.java | 300 +++----
 .../camel/component/hl7/HL7231Converter.java       | 696 +++++++--------
 .../apache/camel/component/hl7/HL723Converter.java | 948 ++++++++++-----------
 .../apache/camel/component/hl7/HL724Converter.java | 716 ++++++++--------
 .../camel/component/hl7/HL7251Converter.java       | 804 ++++++++---------
 .../apache/camel/component/hl7/HL725Converter.java | 812 +++++++++---------
 .../apache/camel/component/hl7/HL726Converter.java | 864 +++++++++----------
 .../component/hl7/HL7GenericMessageConverter.java  |  16 +-
 .../apache/camel/component/hl7/HL7MLLPDecoder.java |   2 +-
 dsl/camel-yaml-dsl/camel-yaml-dsl/pom.xml          |   5 +
 .../dsl/yaml/issues/KameletTemplatingTest.groovy   |  96 +++
 12 files changed, 2760 insertions(+), 2659 deletions(-)
 create mode 100644 
dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/groovy/org/apache/camel/dsl/yaml/issues/KameletTemplatingTest.groovy

Reply via email to