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/08/08 12:59:47 UTC

[camel] branch regen_bot_3x updated (1e9d2fc833f -> 3305910901f)

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 1e9d2fc833f (chores) camel-jcr: avoid recreating the repository for every single test (#11011)
     add 3305910901f CAMEL-19719: camel-vertx-http - Infinite loop when maximumRedeliveries > 0

No new revisions were added by this update.

Summary of changes:
 .../vertx/http/DefaultVertxHttpBinding.java        | 49 +++++++++++++---------
 .../http/VertxHttpMaximumRedeliveriesTest.java}    | 38 +++++++++--------
 .../http/VertxHttpThrowExceptionOnFailureTest.java |  2 +-
 3 files changed, 51 insertions(+), 38 deletions(-)
 copy components/{camel-undertow/src/test/java/org/apache/camel/component/undertow/UndertowError500Test.java => camel-vertx/camel-vertx-http/src/test/java/org/apache/camel/component/vertx/http/VertxHttpMaximumRedeliveriesTest.java} (53%)