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 4c53cf1d363 docs - Update remote Camel K examples URLs new 19aa9912f18 CAMEL-18716: Upgrade to Picocli 4.7.0 new 16fd8cf65b4 CAMEL-18716: camel-jbang - Provide completion for positional file path parameters new dded47f385f CAMEL-18716: camel-jbang - Extend file path completion to init/bind commands The 3 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: camel-dependencies/pom.xml | 2 +- .../apache/camel/dsl/jbang/core/commands/Bind.java | 15 ++++++++++++- .../dsl/jbang/core/commands/CamelCommand.java | 19 ++++++++++++++++ .../apache/camel/dsl/jbang/core/commands/Init.java | 17 ++++++++++++-- .../apache/camel/dsl/jbang/core/commands/Pipe.java | 16 ++++++++++++- .../apache/camel/dsl/jbang/core/commands/Run.java | 26 +++++++++++++++++----- parent/pom.xml | 2 +- 7 files changed, 86 insertions(+), 11 deletions(-)