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 2021/12/07 16:11:56 UTC

[camel] branch regen_bot updated (16066a7 -> 25af3ff)

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 16066a7  CAMEL-17261: camel-yaml-dsl - Add support for loading Camel K KameletBinding file.
     add 25af3ff  CAMEL-17279: camel-jbang - Using platform-http should include vertx-http-platform

No new revisions were added by this update.

Summary of changes:
 .../modules/ROOT/pages/camel-jbang.adoc            | 30 ++++++++++++++
 .../DependencyDownloaderComponentResolver.java     |  9 +++++
 .../org/apache/camel/main/VertxHttpServer.java     | 47 ++++++++++++++++++++++
 3 files changed, 86 insertions(+)
 create mode 100644 dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/VertxHttpServer.java