You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/06/09 08:17:54 UTC

[camel] branch yaml4 updated (86579bdc337 -> 15956a47f02)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch yaml4
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 86579bdc337 CAMEL-19307: camel-yaml-io - dumping routes to yaml
     add 15956a47f02 CAMEL-19307: camel-yaml-io - dumping routes to yaml

No new revisions were added by this update.

Summary of changes:
 .../camel/impl/console/RouteDumpDevConsole.java    |  2 +-
 .../camel/cli/connector/LocalCliConnector.java     | 11 +++++
 .../dsl/jbang/core/commands/CamelJBangMain.java    |  2 +
 ...SourceAction.java => CamelRouteDumpAction.java} | 52 +++++++++++++++++-----
 4 files changed, 55 insertions(+), 12 deletions(-)
 copy dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/action/{CamelSourceAction.java => CamelRouteDumpAction.java} (80%)