You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/11/25 09:57:22 UTC

[camel] branch main updated (1c2843c -> c30deab)

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

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 1c2843c  Polished
     add c30deab  (chores) test-cleanups: fixed incorrect assertions for exceptions

No new revisions were added by this update.

Summary of changes:
 .../component/couchbase/CouchbaseEndpointTest.java | 15 +++---
 .../language/csimple/joor/OriginalSimpleTest.java  | 20 +++-----
 .../maven/config/ConnectorConfigGeneratorTest.java |  7 +--
 .../component/git/producer/GitProducerTest.java    | 14 +++---
 .../component/http/HttpDisableStreamCacheTest.java | 16 +++----
 .../component/jms/JmsTransferExceptionTest.java    | 19 ++++----
 .../camel/component/kamelet/KameletRouteTest.java  | 19 ++++----
 .../camel/component/mina/MinaCustomCodecTest.java  | 14 +++---
 .../mina/MinaInOutWithForcedNoResponseTest.java    | 15 +++---
 .../mina/MinaNoResponseFromServerTest.java         | 13 +++--
 .../component/mina/MinaVMCustomCodecTest.java      | 14 +++---
 .../mllp/internal/MllpSocketBufferWriteTest.java   | 56 ++++++++++------------
 .../meta/integration/MongoDbMetaExtensionIT.java   | 26 +++++-----
 .../component/netty/NettyRequestTimeoutTest.java   | 19 ++++----
 .../spring/batch/SpringBatchEndpointTest.java      | 17 ++++---
 .../sql/SqlEndpointMisconfigureDataSourceTest.java | 38 ++++++++-------
 .../stitch/client/StitchClientBuilderTest.java     |  7 ++-
 .../vertx/http/VertxHttpSerializedBodyTest.java    | 23 +++++----
 18 files changed, 166 insertions(+), 186 deletions(-)