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 6726345bd4f CAMEL-17962: cleanup duplicated charset features in
camel-thrift
new 7524dd6f71b CAMEL-17763: cleaned up unused exceptions in
camel-univocity-parsers
new fe3b2c6b113 CAMEL-17763: cleaned up unused exceptions in camel-web3j
new eedc6979c43 CAMEL-17763: cleaned up unused exceptions in camel-webhook
new c7e9cb90551 CAMEL-17763: cleaned up unused exceptions in
camel-websocket-jsr356
new 3f71bafce27 CAMEL-17763: cleaned up unused exceptions in
camel-zookeeper
new f6fad26fadf CAMEL-17763: cleaned up unused exceptions in
camel-zookeeper-master
new 7225b71daef CAMEL-17763: cleaned up unused exceptions in camel-undertow
new 99982c9415d CAMEL-17763: cleaned up unused exceptions in
camel-undertow-spring-security
new e1bbb51b066 CAMEL-17763: cleaned up unused exceptions in camel-thrift
new 38c38119512 CAMEL-17763: cleaned up unused exceptions in
camel-threadpoolfactory-vertx
new 2873fa9ab35 CAMEL-17763: cleaned up unused exceptions in camel-syslog
new f3104f4f88c CAMEL-17763: cleaned up unused exceptions in
camel-swagger-java
The 12 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:
.../RestSwaggerReaderApiDocsOverrideTest.java | 4 +-
.../swagger/RestSwaggerReaderApiDocsTest.java | 4 +-
.../swagger/RestSwaggerReaderDayOfWeekTest.java | 4 +-
.../RestSwaggerReaderEmptyAllowableValuesTest.java | 4 +-
...RestSwaggerReaderEnableVendorExtensionTest.java | 4 +-
.../RestSwaggerReaderFileResponseModelTest.java | 4 +-
.../RestSwaggerReaderModelApiSecurityTest.java | 4 +-
.../RestSwaggerReaderModelBookOrderTest.java | 4 +-
.../camel/swagger/RestSwaggerReaderModelTest.java | 4 +-
.../camel/swagger/RestSwaggerReaderTest.java | 4 +-
.../swagger/producer/DummyRestProducerFactory.java | 5 +-
.../camel/swagger/producer/RestSwaggerGetTest.java | 4 +-
.../producer/RestSwaggerGetUriParamTest.java | 4 +-
.../component/syslog/AutomatedConversionTest.java | 4 +-
.../camel/component/syslog/MinaDataFormatTest.java | 4 +-
.../component/syslog/MinaManyUDPMessagesTest.java | 6 +-
.../component/syslog/NettyDataFormatTest.java | 6 +-
.../component/syslog/NettyManyUDPMessagesTest.java | 6 +-
.../syslog/NettyRfc5425LongMessageTest.java | 4 +-
.../camel/component/syslog/NettyRfc5425Test.java | 6 +-
.../camel/reactive/SplitCustomThreadPoolTest.java | 4 +-
.../reactive/SplitParallelLookupVertxTest.java | 4 +-
.../apache/camel/reactive/SplitParallelTest.java | 4 +-
.../component/thrift/generated/Calculator.java | 8 +-
.../thrift/impl/CalculatorSyncServerImpl.java | 2 +-
.../AbstractSpringSecurityBearerTokenTest.java | 4 +-
.../component/spring/security/NoTokenTest.java | 4 +-
.../security/SpringSecurityBearerTokenTest.java | 6 +-
.../component/undertow/MultiPartFormTest.java | 2 +-
.../UniVocityCsvDataFormatMarshalTest.java | 4 +-
.../UniVocityCsvDataFormatUnmarshalTest.java | 4 +-
.../UniVocityFixedDataFormatMarshalTest.java | 4 +-
.../UniVocityFixedDataFormatUnmarshalTest.java | 4 +-
.../UniVocityTsvDataFormatMarshalTest.java | 4 +-
.../UniVocityTsvDataFormatUnmarshalTest.java | 4 +-
.../Web3jConsumerBlockObservableMockTest.java | 2 +-
...tAndSubscribeToNewBlocksObservableMockTest.java | 2 +-
...bscribeToNewTransactionsObservableMockTest.java | 2 +-
...merCatchUpToLatestBlocksObservableMockTest.java | 2 +-
...chUpToLatestTransactionsObservableMockTest.java | 2 +-
...eb3jConsumerEthBlockHashObservableMockTest.java | 2 +-
.../Web3jConsumerEthLogObservableMockTest.java | 2 +-
...thPendingTransactionHashObservableMockTest.java | 2 +-
...nsumerPendingTransactionObservableMockTest.java | 2 +-
...Web3jConsumerReplyBlocksObservableMockTest.java | 2 +-
...onsumerReplyTransactionsObservableMockTest.java | 2 +-
...Web3jConsumerTransactionObservableMockTest.java | 2 +-
.../component/web3j/Web3jMockTestSupport.java | 4 +-
.../camel/component/web3j/Web3jProducerTest.java | 2 +-
.../component/web3j/Web3jQuorumProducerTest.java | 2 +-
.../integration/Web3jConsumerBlockHashTest.java | 2 +-
.../web3j/integration/Web3jConsumerBlockTest.java | 2 +-
.../web3j/integration/Web3jConsumerLogTest.java | 2 +-
.../integration/Web3jConsumerMainnetTest.java | 4 +-
.../integration/Web3jConsumerReplayBlockTest.java | 2 +-
.../integration/Web3jConsumerTransactionsTest.java | 2 +-
.../integration/Web3jProducerGanacheTest.java | 116 ++++++++++-----------
.../integration/Web3jProducerMainnetTest.java | 10 +-
.../component/webhook/WebhookBasePathTest.java | 6 +-
.../component/webhook/WebhookHttpBindingTest.java | 6 +-
.../component/webhook/WebhookMultiRouteTest.java | 6 +-
.../camel/component/webhook/WebhookPathTest.java | 6 +-
.../component/webhook/WebhookRegistrationTest.java | 4 +-
.../component/webhook/WebhookUriEncodingTest.java | 4 +-
.../component/webhook/support/TestComponent.java | 2 +-
.../component/webhook/support/TestEndpoint.java | 4 +-
.../camel/websocket/jsr356/GreetingEncoder.java | 3 +-
.../ServerEndpointDeploymentStrategyTest.java | 6 +-
.../group/internal/ZooKeeperGroupTest.java | 2 +-
.../integration/MasterEndpointFailoverIT.java | 2 +-
.../zookeeper/integration/ConsumeChildrenIT.java | 3 +-
71 files changed, 187 insertions(+), 190 deletions(-)