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 ffb9343ff2e CAMEL-19030: camel-jbang - doc and catalog to support --camel-version option new 2721c683e98 CAMEL-19030: camel-jbang - doc and catalog to support --runtime and fix loading quarkus catalog new 390b26270a5 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(-)