This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git
from 652d16535c1 CAMEL-19030: camel-jbang - doc and catalog to support --camel-version option new 0bfa9238cc1 CAMEL-19030: camel-jbang - doc and catalog to support --runtime and fix loading quarkus catalog new 1dc113358f1 CAMEL-19042: amel-quarkus-catalog - Uses 0.0.1 version 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: .../core/commands/catalog/CatalogBaseCommand.java | 25 +++++++++++++++++-- .../core/commands/catalog/CatalogComponent.java | 2 +- .../core/commands/catalog/CatalogDataFormat.java | 2 +- .../jbang/core/commands/catalog/CatalogDoc.java | 29 +++++++++++++++++----- .../core/commands/catalog/CatalogLanguage.java | 2 +- .../camel/dsl/jbang/core/common/CatalogLoader.java | 8 ++++++ 6 files changed, 57 insertions(+), 11 deletions(-)