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

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


    from 0d793d3964c3 CAMEL-21196: modernize exception-based assertions in 
camel-clickup
     new 9522db7e1a31 CAMEL-21196: modernize exception-based assertions in 
camel-cxf
     new 852b423c272d CAMEL-21196: modernize exception-based assertions in 
camel-disruptor
     new 2740fe5a5577 CAMEL-21196: modernize exception-based assertions in 
camel-xmlsecurity

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../jaxws/CXFWsdlOnlyPayloadModeNoSpringTest.java  | 11 ++----
 .../cxf/jaxws/CxfConsumerPayloadFaultTest.java     | 13 +++----
 .../cxf/jaxws/CxfConsumerProviderTest.java         |  9 ++---
 .../cxf/jaxws/CxfConsumerStartTwiceTest.java       | 16 ++++-----
 .../cxf/jaxws/CxfConsumerStreamCacheTest.java      |  9 ++---
 .../cxf/jaxws/CxfCustomizedExceptionTest.java      | 28 ++++++---------
 .../cxf/jaxws/CxfMultipleConsumersSupportTest.java | 14 +++-----
 .../cxf/jaxws/CxfProducerSessionTest.java          | 11 +++---
 .../cxf/jaxws/CxfSchemaValidationTest.java         | 17 +++------
 .../component/cxf/jaxrs/CxfRsConsumerTest.java     | 30 +++-------------
 .../CxfRsConsumerSimpleBindingTest.java            |  3 +-
 .../cxf/AbstractCXFGreeterRouterTest.java          | 13 +++----
 .../component/cxf/AbstractCxfWsdlFirstTest.java    | 27 ++++++---------
 .../component/cxf/CxfComponentEnableMtomTest.java  | 37 +++++++-------------
 .../CxfConsumerPayloadFaultCauseEnabledTest.java   | 14 +++-----
 .../camel/component/cxf/CxfNonWrapperTest.java     |  9 ++---
 .../cxf/CxfSpringCustomizedExceptionTest.java      | 23 ++++++-------
 .../disruptor/DisruptorConfigureTest.java          | 14 ++++----
 .../DisruptorInOutChainedTimeoutTest.java          | 14 ++++----
 .../disruptor/DisruptorInOutWithErrorTest.java     | 12 +++----
 .../disruptor/DisruptorNoConsumerTest.java         | 10 +++---
 .../component/disruptor/DisruptorTimeoutTest.java  | 24 ++++++-------
 ...sruptorWaitForTaskCompleteOnCompletionTest.java | 12 +++----
 .../vm/DisruptorVmInOutChainedTimeoutTest.java     | 16 ++++-----
 .../vm/DisruptorVmInOutWithErrorTest.java          | 12 +++----
 .../disruptor/vm/DisruptorVmTimeoutIssueTest.java  | 26 ++++++--------
 .../vm/SameDisruptorVmQueueSizeAndNoSizeTest.java  | 40 +++++++++-------------
 .../component/xmlsecurity/XmlSignatureTest.java    | 16 ++++-----
 28 files changed, 173 insertions(+), 307 deletions(-)

Reply via email to