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 2022/11/11 07:05:55 UTC

[camel] branch regen_bot updated (e96c07ab979 -> 07561e94b7a)

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 e96c07ab979 CAMEL-18700: camel-main - Binding to map should support keys with dot if they are in quotes.
     add 65a66914202 CAMEL-18673: camel-jbang - Provide shell completion for camel CLI
     add 07561e94b7a CAMEL-18673: Add section for shell completion to camel-jbang.adoc

No new revisions were added by this update.

Summary of changes:
 .../user-manual/modules/ROOT/pages/camel-jbang.adoc | 16 ++++++++++++++++
 .../camel/dsl/jbang/core/commands/CamelCommand.java |  3 +++
 .../dsl/jbang/core/commands/CamelJBangMain.java     |  3 ++-
 .../commands/{CodeGenerator.java => Complete.java}  | 21 +++++++++++++++++----
 4 files changed, 38 insertions(+), 5 deletions(-)
 copy dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/{CodeGenerator.java => Complete.java} (63%)