This is an automated email from the ASF dual-hosted git repository.
tsato pushed a change to branch main
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.
new 65a66914202 CAMEL-18673: camel-jbang - Provide shell completion for
camel CLI
new 07561e94b7a CAMEL-18673: Add section for shell completion to
camel-jbang.adoc
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
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%)