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 7590e44d6db3 camel-core - Add missing function
     new d259f6390e69 CAMEL-21196: modernize exception-based assertions in 
camel-avro
     new 95c697b9ca6f CAMEL-21196: modernize exception-based assertions in 
camel-exec
     new 562ff5de8089 CAMEL-21196: modernize exception-based assertions in 
camel-groovy
     new f5b495a23c7a CAMEL-21196: modernize exception-based assertions in 
camel-graphql
     new f14d1151a337 CAMEL-21196: modernize exception-based assertions in 
camel-crypto
     new c96243b9738d CAMEL-21196: modernize exception-based assertions in 
camel-jq
     new 5bbd9175b26d CAMEL-21196: modernize exception-based assertions in 
camel-csimple-joor
     new 4316e3eec043 CAMEL-21196: modernize exception-based assertions in 
camel-univocity-parsers
     new df4bf3cdc87b CAMEL-21196: modernize exception-based assertions in 
camel-test
     new 8e28eda0b1dc CAMEL-21196: modernize exception-based assertions in 
camel-keycloak
     new dd2d9bd94f43 CAMEL-21196: modernize exception-based assertions in 
camel-mllp
     new cf032e9a2026 CAMEL-21196: modernize exception-based assertions in 
camel-olingo4
     new dfa0835ae888 CAMEL-21196: modernize exception-based assertions in 
camel-platform-http-vertx
     new 76e93723e6d0 CAMEL-21196: modernize exception-based assertions in 
camel-sjms
     new 5b979e643088 CAMEL-21196: Modernize exception-based assertions in 
camel-aws
     new b64a59c08f78 CAMEL-21196: modernize exception-based assertions in 
camel-jpa
     new 2f96d33ea08f CAMEL-21196: modernize exception-based assertions in 
camel-jaxb
     new fa4eba3ff2c1 CAMEL-21196: modernize exception-based assertions in 
camel-jdbc
     new 812660e0bb00 CAMEL-21196: modernize exception-based assertions in 
camel-jmx
     new 7387164ff3ba CAMEL-21196: modernize exception-based assertions in 
camel-fhir
     new 83996de6c327 CAMEL-21196: modernize exception-based assertions in 
camel-dns
     new 85d808b3123d CAMEL-21196: modernize exception-based assertions in 
camel-file-watch
     new c9639f77466d CAMEL-21196: modernize exception-based assertions in 
camel-guava-eventbus
     new 1683285ee7ca CAMEL-21196: modernize exception-based assertions in 
camel-hazelcast
     new a1c4bd60a26d CAMEL-21196: modernize exception-based assertions in 
camel-servlet
     new d08757e3220c CAMEL-21196: modernize exception-based assertions in 
camel-jt400
     new 3c44341732fc CAMEL-21196: modernize exception-based assertions in 
camel-protobuf
     new c197fbc53422 CAMEL-21196: modernize exception-based assertions in 
camel-undertow
     new 6f55a3eebad4 CAMEL-21196: modernize exception-based assertions in 
camel-jira
     new 7d7c9f1d6fff CAMEL-21196: modernize exception-based assertions in 
camel-sjms2
     new a7109a345b26 CAMEL-21196: modernize exception-based assertions in 
camel-workday
     new 5cf20290ab7e CAMEL-21196: modernize exception-based assertions in 
camel-sql
     new 5232cd3388a1 CAMEL-21196: modernize exception-based assertions in 
camel-xslt-saxon
     new 5a4350f45504 CAMEL-21196: modernize exception-based assertions in 
camel-thrift
     new 049b6270019f CAMEL-21196: modernize exception-based assertions in 
camel-platform-http-vertx
     new 0d793d3964c3 CAMEL-21196: modernize exception-based assertions in 
camel-clickup

The 36 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:
 .../avro/AvroMarshalAndUnmarshalTest.java          |   9 +-
 .../KinesisConsumerClosedShardWithFailTest.java    |   8 +-
 .../bean/validator/BeanValidatorRouteTest.java     | 170 +++++-----
 ...indySimpleCsvMandatoryFieldsUnmarshallTest.java |  19 +-
 .../BindyFixedLengthDelimitedFieldTest.java        |  38 +--
 .../dynamic/BindyFixedLengthDynamicFieldTest.java  |  14 +-
 .../clickup/ClickUpWebhookRegistrationTest.java    |   2 +-
 .../converter/crypto/CryptoDataFormatTest.java     |  12 +-
 .../csimple/joor/OriginalSimpleOperatorTest.java   | 114 +++----
 .../language/csimple/joor/OriginalSimpleTest.java  | 346 +++++++--------------
 .../component/dns/DnsIpEndpointSpringTest.java     |  18 +-
 .../camel/component/dns/DnsIpEndpointTest.java     |  18 +-
 .../component/dns/DnsIpHeaderTransferTest.java     |  18 +-
 .../component/dns/DnsLookupEndpointSpringTest.java |  18 +-
 .../camel/component/dns/DnsLookupEndpointTest.java |  18 +-
 .../camel/component/exec/ExecJava8IssueTest.java   |   6 +-
 .../FhirJsonDataformatErrorHandlerTest.java        |  12 +-
 .../FhirXmlDataformatErrorHandlerTest.java         |  12 +-
 .../FhirJsonDataformatErrorHandlerSpringTest.java  |  12 +-
 .../FhirXmlDataformatErrorHandlerSpringTest.java   |  12 +-
 .../file/watch/FileWatchComponentNegativeTest.java |   8 +-
 .../component/graphql/GraphqlComponentTest.java    |  15 +-
 .../language/groovy/GroovyExpressionTest.java      |  14 +-
 .../camel/language/groovy/GroovyLanguageTest.java  |  12 +-
 .../camel/processor/groovy/GroovyLogEipTest.java   |  10 +-
 .../GuavaEventBusConsumerConfigurationTest.java    |  12 +-
 .../hazelcast/HazelcastErrorMessagesTest.java      |  22 +-
 .../hazelcast/HazelcastSedaConfigurationTest.java  |  10 +-
 .../camel/component/hl7/HL7ValidateTest.java       |  32 +-
 .../camel/jaxb/CamelJaxbFallbackConverterTest.java |  31 +-
 .../jaxb/JaxbDataFormatMustBeJAXBElementTest.java  |  16 +-
 .../camel/component/jdbc/JdbcOptionsTest.java      |  14 +-
 .../jira/producer/AddIssueLinkProducerTest.java    |  35 +--
 .../jira/producer/AddWorkLogProducerTest.java      |  35 +--
 .../jira/producer/FetchCommentsProducerTest.java   |  13 +-
 .../jira/producer/FetchIssueProducerTest.java      |  13 +-
 .../camel/component/jmx/JMXComponentTest.java      |  32 +-
 .../camel/component/jmx/JMXEndpointTest.java       |  90 +++---
 .../jmx/JMXRobustRemoteConnectionTest.java         |  14 +-
 .../camel/processor/jpa/JpaProducerNoBodyTest.java |  12 +-
 .../camel/language/jq/JqLanguageValidateTest.java  |  10 +-
 .../Jt400ComponentDefaultConnectionPoolTest.java   |  14 +-
 ...00ComponentDefaultSecureConnectionPoolTest.java |  14 +-
 .../camel/component/jt400/Jt400ComponentTest.java  |  10 +-
 .../security/KeycloakSecurityHelperTest.java       |  22 +-
 ...nAndHeaderRequiresClientAuthenticationTest.java |   8 +-
 .../internal/MllpSocketBufferReadFromTest.java     |  26 +-
 .../mllp/internal/MllpSocketBufferTest.java        |  10 +-
 .../camel/component/olingo4/Olingo4AppAPITest.java |  13 +-
 ...PlatformHttpRestOpenApiConsumerRestDslTest.java |  32 +-
 .../vertx/PlatformHttpRestOpenApiConsumerTest.java |  34 +-
 .../ProtobufMarshalAndUnmarshalSpringTest.java     |  10 +-
 .../protobuf/ProtobufMarshalAndUnmarshalTest.java  |  10 +-
 .../servlet/MultiServletConsumerTest.java          |  20 +-
 .../component/servlet/ServletChoiceBeanTest.java   |  10 +-
 .../sjms/producer/QueueProducerQoSTest.java        |  14 +-
 .../sjms/tx/TransactedQueueInOutProducerTest.java  |  10 +-
 .../sjms/tx/TransactedQueueProducerTest.java       |  10 +-
 .../sjms/tx/TransactedTopicProducerTest.java       |  10 +-
 .../camel/component/sjms2/Sjms2EndpointTest.java   |  37 +--
 .../TransactionalClientDataSourceAsyncTest.java    |  16 +-
 ...sactionalClientDataSourceNotTransactedTest.java |  14 +-
 .../TransactionalClientDataSourceTest.java         |  16 +-
 ...ourceWithOnExceptionHandledAndRollbackTest.java |   9 +-
 ...lientDataSourceWithOnExceptionRollbackTest.java |  16 +-
 ...ctionalClientDataSourceWithOnExceptionTest.java |  16 +-
 .../TransactionalClientWithRollbackTest.java       |  12 +-
 .../SpringCamelContextStartingFailedEventTest.java |  18 +-
 .../spring/processor/SpringFilterNoChildTest.java  |  18 +-
 .../processor/SpringTryCatchMisconfiguredTest.java |  32 +-
 .../sql/SqlProducerNamedParameterNotExistTest.java |  20 +-
 .../apache/camel/component/sql/SqlRouteTest.java   |   3 +-
 .../sql/stored/ProducerBatchInvalidTest.java       |  19 +-
 .../jdbc/JdbcRemoveConfirmOrderAggregateTest.java  |   4 +-
 .../junit5/patterns/AdviceWithNotStartedTest.java  |  10 +-
 .../test/junit5/patterns/AsyncSendMockTest.java    |   9 +-
 .../junit6/patterns/AdviceWithNotStartedTest.java  |  10 +-
 .../test/junit6/patterns/AsyncSendMockTest.java    |   9 +-
 .../thrift/ThriftProducerSecurityTest.java         |  13 +-
 .../component/thrift/ThriftProducerSyncTest.java   |  13 +-
 .../ThriftMarshalAndUnmarshalSpringTest.java       |  21 +-
 .../thrift/ThriftMarshalAndUnmarshalTest.java      |  21 +-
 .../undertow/DefaultUndertowHttpBindingTest.java   |   3 +-
 .../undertow/UndertowConsumerUnregisterTest.java   |  13 +-
 .../component/undertow/UndertowError500Test.java   |  10 +-
 .../undertow/UndertowHandlersSpringTest.java       |  17 +-
 .../component/undertow/UndertowHttp2Test.java      |  14 +-
 .../undertow/UndertowPrefixMatchingTest.java       |  13 +-
 .../undertow/UndertowSuspendResumeTest.java        |  12 +-
 .../rest/RestUndertowHttpBindingModeXmlTest.java   |   9 +-
 .../rest/RestUndertowMethodNotAllowedTest.java     |  24 +-
 .../spi/SecurityProviderHttpHandlerTest.java       |  15 +-
 .../spi/SecurityProviderNoAcceptanceTest.java      |  15 +-
 .../SecurityProviderRolesFromComponentTest.java    |  15 +-
 .../undertow/spi/SecurityProviderTest.java         |  15 +-
 .../spi/SecurityProviderWithoutProviderTest.java   |  15 +-
 .../UniVocityCsvDataFormatUnmarshalSpringTest.java |  16 +-
 .../UniVocityCsvDataFormatUnmarshalTest.java       |  16 +-
 ...niVocityFixedDataFormatUnmarshalSpringTest.java |  16 +-
 .../UniVocityFixedDataFormatUnmarshalTest.java     |  16 +-
 .../UniVocityTsvDataFormatUnmarshalSpringTest.java |  16 +-
 .../UniVocityTsvDataFormatUnmarshalTest.java       |  16 +-
 .../apache/camel/WorkdayCommonAPIProducerTest.java |  27 +-
 .../apache/camel/WorkdayReportProducerTest.java    |  15 +-
 .../component/xslt/SaxonInvalidXsltFileTest.java   |  13 +-
 .../component/xslt/SaxonXsltFeatureRouteTest.java  |  15 +-
 106 files changed, 865 insertions(+), 1450 deletions(-)

Reply via email to