This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 35de5ab8466 Remove non-exist MultiSelectPicklistConverter (#7507) new 6c800d2c059 camel-jbang - Do not support old legacy camel-main CLI options new 7bbb7b7c2ad CAMEL-18029: camel-jbang - Uber Jar - Specify custom properties file to override what was packaged 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: .../apache/camel/main/MainCommandLineSupport.java | 10 +++- .../java/org/apache/camel/main/KameletMain.java | 3 +- .../org/apache/camel/main/uberjar/UberJarMain.java | 64 +++++++++++++++++++++- 3 files changed, 72 insertions(+), 5 deletions(-)