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 2023/08/24 04:43:53 UTC

[camel] branch regen_bot updated (43c2e03ce68 -> f7bfff4c85d)

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 43c2e03ce68 CAMEL-19778: camel-jbang - Add DSL transform command
     add 04a0eeda45f CAMEL-19778: camel-jbang - Add DSL transform command
     add a399aac503e CAMEL-19778: camel-jbang - Add DSL transform command
     add 87b124b4627 CAMEL-19778: camel-jbang - Add DSL transform command
     add f7bfff4c85d (chores) camel-core: polished the code and adjusted style (#11190)

No new revisions were added by this update.

Summary of changes:
 .../camel/component/file/FileConsumerBeginRenameStrategyTest.java | 1 -
 .../impl/DefaultProducerTemplateWithCustomCacheMaxSizeTest.java   | 1 -
 .../src/main/java/org/apache/camel/xml/LwModelToXMLDumper.java    | 6 +++++-
 .../main/java/org/apache/camel/xml/jaxb/JaxbModelToXMLDumper.java | 6 +++++-
 .../src/main/java/org/apache/camel/yaml/LwModelToYAMLDumper.java  | 6 +++++-
 .../java/org/apache/camel/dsl/jbang/core/commands/Transform.java  | 8 +++++++-
 6 files changed, 22 insertions(+), 6 deletions(-)