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 2024/01/15 10:47:28 UTC

(camel) branch regen_bot updated (6728c18c74c -> 7ef14b53a5b)

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 6728c18c74c CAMEL-20297 camel-file: do not swallow interrupted exceptions
     add 7ef14b53a5b CAMEL-20113: camel/tests consolidating (#12778)

No new revisions were added by this update.

Summary of changes:
 ...ava => NettyHttpClientChunkedResponseTest.java} |   7 +-
 .../JMSTransactionIsTransactedRedeliveredTest.java | 119 ---------------------
 .../NettyHttpClientChunkedResponseTest.java        |  69 ------------
 .../JMSTransactionIsTransactedRedeliveredTest.xml  |  80 --------------
 4 files changed, 4 insertions(+), 271 deletions(-)
 copy components/camel-netty-http/src/test/java/org/apache/camel/component/netty/http/{NettyHttpClientChunkedTest.java => NettyHttpClientChunkedResponseTest.java} (85%)
 delete mode 100644 tests/camel-itest/src/test/java/org/apache/camel/itest/jms/JMSTransactionIsTransactedRedeliveredTest.java
 delete mode 100644 tests/camel-itest/src/test/java/org/apache/camel/itest/nettyhttp/NettyHttpClientChunkedResponseTest.java
 delete mode 100644 tests/camel-itest/src/test/resources/org/apache/camel/itest/jms/JMSTransactionIsTransactedRedeliveredTest.xml