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/06/19 10:36:25 UTC

[camel] branch regen_bot updated (f25b7395173 -> 85499b0b3b6)

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 f25b7395173 CAMEL-19159 - Camel-AWS: Support Profile Credential provider as configuration - AWS MQ
     add 85499b0b3b6 CAMEL-19449: camel-yaml-io - Add option to dump with uri-as-parameters. Removed methods for dumping XML that are not really needed.

No new revisions were added by this update.

Summary of changes:
 ...ava => DumpModelAsYamlUriAsParametersTest.java} | 12 +++--
 .../org/apache/camel/util/uri-as-parameters.yaml   | 20 +++++++
 .../ManagedCamelContextDumpRoutesAsYamlTest.java   | 12 +++--
 .../org/apache/camel/yaml/LwModelToYAMLDumper.java | 11 +++-
 .../java/org/apache/camel/yaml/io/YamlWriter.java  | 63 ++++++++++++++++++----
 .../java/org/apache/camel/yaml/out/BaseWriter.java | 28 +++++++++-
 6 files changed, 126 insertions(+), 20 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/util/{DumpModelAsYamlTransformRouteTest.java => DumpModelAsYamlUriAsParametersTest.java} (73%)
 create mode 100644 core/camel-core/src/test/resources/org/apache/camel/util/uri-as-parameters.yaml