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 85b902cadd3 Fixed test add 7b98a09ed87 CAMEL-18953: camel-jetty - Should throw 504 error if continuation timeout was hit No new revisions were added by this update. Summary of changes: .../component/jetty/CamelContinuationServlet.java | 7 +- .../camel/component/jetty/JettyHttpComponent.java | 5 ++ .../async/JettyAsyncContinuationTimeoutTest.java | 2 +- .../JettyAsyncDefaultContinuationTimeoutTest.java | 76 ---------------------- 4 files changed, 9 insertions(+), 81 deletions(-) delete mode 100644 components/camel-jetty/src/test/java/org/apache/camel/component/jetty/async/JettyAsyncDefaultContinuationTimeoutTest.java