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/25 05:53:14 UTC

[camel] branch regen_bot updated (79ffd8c0cd0 -> ff66aca76e3)

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 79ffd8c0cd0 Camel-SAP-Netweaver: We are using different parameters to test and check (#11200)
     add 96b2dfcc42f Upgrade AWS SDK v2 to version 2.20.134 (#11201)
     add 0165a54695e CAMEL-19778: camel-jbang - Add DSL transform command
     add ff66aca76e3 Regen for commit 0165a54695e59d85e53fa50af40d9ac67413eb66

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/aws2-ec2.json  |  2 +-
 .../main/camel-main-configuration-metadata.json    |  2 +-
 .../apache/camel/component/aws2/ec2/aws2-ec2.json  |  2 +-
 .../org/apache/camel/spi/DumpRoutesStrategy.java   | 11 ++--
 .../impl/DefaultDumpRoutesStrategyConfigurer.java  | 12 ++---
 .../camel/impl/DefaultDumpRoutesStrategy.java      | 62 +++++++++++++++-------
 .../MainConfigurationPropertiesConfigurer.java     | 12 ++---
 .../camel-main-configuration-metadata.json         |  2 +-
 core/camel-main/src/main/docs/main.adoc            |  2 +-
 .../camel/main/DefaultConfigurationConfigurer.java |  2 +-
 .../camel/main/DefaultConfigurationProperties.java | 28 ++++++----
 .../mbean/ManagedDumpRoutesStrategyMBean.java      |  8 +--
 .../management/mbean/ManagedDumpRouteStrategy.java |  8 +--
 .../management/ManagedRouteDumpStrategyTest.java   |  2 +-
 .../camel/dsl/jbang/core/commands/Transform.java   |  7 ++-
 parent/pom.xml                                     |  2 +-
 16 files changed, 97 insertions(+), 67 deletions(-)