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/10/19 12:06:45 UTC

[camel] branch regen_bot updated (a88f30cfe55 -> 4275cfdb978)

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 a88f30cfe55 CAMEL-19998: deprecate methods that should be accessed via extensions
     add 4275cfdb978 CAMEL-20011: Fix usage of deprecated Vert.x APIs

No new revisions were added by this update.

Summary of changes:
 .../knative/http/KnativeHttpConsumer.java          | 26 +++------
 .../component/knative/http/KnativeHttpTest.java    | 21 ++++---
 .../http/vertx/VertxPlatformHttpConsumer.java      | 20 ++-----
 .../http/vertx/VertxPlatformHttpServer.java        |  2 +-
 .../reactive/vertx/VertXReactiveExecutor.java      |  5 +-
 .../reactive/vertx/VertXThreadPoolFactory.java     |  6 +-
 .../websocket/VertxWebsocketClientConsumer.java    | 64 +++++++++-------------
 .../vertx/websocket/VertxWebsocketConsumer.java    | 21 ++-----
 8 files changed, 62 insertions(+), 103 deletions(-)