You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/02/12 16:00:39 UTC

[camel] branch regen_bot updated (ffb9343ff2e -> 390b26270a5)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from ffb9343ff2e CAMEL-19030: camel-jbang - doc and catalog to support --camel-version option
     add 2721c683e98 CAMEL-19030: camel-jbang - doc and catalog to support --runtime and fix loading quarkus catalog
     add 390b26270a5 CAMEL-19042: amel-quarkus-catalog - Uses 0.0.1 version

No new revisions were added by this update.

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(-)