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 2020/11/15 11:51:59 UTC

[camel] branch regen_bot updated (0299b3c -> 01ec963)

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 0299b3c  CAMEL-15836 - Camel-AWS2-MQ: enable autowire on the MQ client, added a note in the migration guide
     add 01ec963  camel-vertx - Use autowired

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/vertx.json |  2 +-
 .../apache/camel/catalog/docs/vertx-component.adoc |  2 +-
 .../component/vertx/VertxComponentConfigurer.java  |  5 +++
 .../org/apache/camel/component/vertx/vertx.json    |  2 +-
 .../camel-vertx/src/main/docs/vertx-component.adoc |  2 +-
 .../camel/component/vertx/VertxComponent.java      | 18 +--------
 .../apache/camel/component/vertx/VertxHelper.java  | 44 ----------------------
 .../modules/ROOT/pages/vertx-component.adoc        |  2 +-
 8 files changed, 11 insertions(+), 66 deletions(-)
 delete mode 100644 components/camel-vertx/src/main/java/org/apache/camel/component/vertx/VertxHelper.java