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/05/23 08:20:52 UTC

[camel] branch regen_bot_3x updated (4d7ed752d57 -> 28b2cd38dd5)

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

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


    from 4d7ed752d57 CAMEL-19379: Better error message for maven plugin for component generation.
     add 28b2cd38dd5 CAMEL-19377: camel-platform-http-vertx - When suspended then return 503 like the other http components

No new revisions were added by this update.

Summary of changes:
 .../http/vertx/VertxPlatformHttpConsumer.java      | 26 ++++-------
 .../http/vertx/VertxPlatformHttpEngineTest.java    | 36 ++++++++++++++++
 .../platform/http/PlatformHttpConsumer.java}       | 45 +++++++++++++------
 .../platform/http/PlatformHttpEndpoint.java        | 50 +++-------------------
 4 files changed, 83 insertions(+), 74 deletions(-)
 copy components/{camel-directvm/src/main/java/org/apache/camel/component/directvm/DirectVmConsumer.java => camel-platform-http/src/main/java/org/apache/camel/component/platform/http/PlatformHttpConsumer.java} (50%)