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 b317d0d21fe CAMEL-17763: cleaned up unused exceptions in camel-lucene
     new d04c3ca9614 CAMEL-17763: cleaned up unused exceptions in 
camel-sap-netweaver
     new 6ed996c3bcc CAMEL-17763: cleaned up unused exceptions in camel-rxjava
     new c35bc278b4a CAMEL-17763: cleaned up unused exceptions in camel-rss
     new 486e7b4194d CAMEL-17763: cleaned up unused exceptions in 
camel-robotframework
     new d3782803cd6 CAMEL-17763: cleaned up unused exceptions in camel-resteasy
     new c808eafb7cf CAMEL-17763: cleaned up unused exceptions in 
camel-rest-swagger
     new acfff12ce01 CAMEL-17763: cleaned up unused exceptions in 
camel-rest-openapi
     new 369bbffb4c6 CAMEL-17763: cleaned up unused exceptions in 
camel-resourceresolver-github
     new 026a215a2bd CAMEL-17763: cleaned up unused exceptions in 
camel-resilience4j

The 9 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:
 .../ResilienceExistingCircuitBreakerTest.java      |  4 ++--
 .../ResilienceInheritErrorHandlerTest.java         |  4 ++--
 .../resilience4j/ResilienceManagementTest.java     |  4 ++--
 .../ResilienceRouteBulkheadFallbackTest.java       |  4 ++--
 .../ResilienceRouteBulkheadOkTest.java             |  4 ++--
 .../resilience4j/ResilienceRouteFallbackTest.java  |  4 ++--
 .../ResilienceRouteFallbackViaNetworkTest.java     |  4 ++--
 .../resilience4j/ResilienceRouteOkTest.java        |  4 ++--
 .../resilience4j/ResilienceRouteRejectedTest.java  |  4 ++--
 .../resilience4j/ResilienceTimeoutTest.java        | 10 ++++-----
 .../ResilienceTimeoutThreadPoolTest.java           | 10 ++++-----
 .../ResilienceTimeoutWithFallbackTest.java         |  8 +++----
 .../camel/github/GitHubResourceResolverTest.java   |  2 +-
 .../camel/component/rest/openapi/HttpsTest.java    |  4 ++--
 .../camel/component/rest/openapi/HttpsV3Test.java  |  4 ++--
 .../rest/openapi/RestOpenApiComponentTest.java     |  4 ++--
 .../rest/openapi/RestOpenApiComponentV3Test.java   |  4 ++--
 .../rest/openapi/RestOpenApiEndpointTest.java      | 13 +++++------
 .../rest/openapi/RestOpenApiEndpointV3Test.java    | 13 +++++------
 .../camel/component/rest/swagger/HttpsTest.java    |  4 ++--
 .../rest/swagger/RestSwaggerComponentTest.java     |  4 ++--
 .../rest/swagger/RestSwaggerEndpointTest.java      | 12 +++++-----
 .../test/ResteasyConsumerMatchUriOnPrefix.java     |  5 ++---
 .../resteasy/test/ResteasyConsumerProxyTest.java   |  8 +++----
 .../resteasy/test/ResteasyConsumerTest.java        |  2 +-
 .../test/ResteasyConsumerTwoServletsTest.java      |  2 +-
 .../resteasy/test/ResteasyMethodRestrictTest.java  |  2 +-
 .../resteasy/test/ResteasyProducerProxyTest.java   | 26 +++++++++++-----------
 .../resteasy/test/ResteasyProducerTest.java        | 24 ++++++++++----------
 .../test/ResteasyRestDSLProxyCamelTest.java        |  2 +-
 .../resteasy/test/ResteasyRestDSLProxyTest.java    |  2 +-
 .../resteasy/test/ResteasyRestDSLTest.java         |  2 +-
 .../resteasy/test/ResteasySimpleConsumerTest.java  |  4 ++--
 .../resteasy/test/ServletInitializerTest.java      |  5 ++---
 .../camel/component/resteasy/test/WebTest.java     |  4 ++--
 .../resteasy/test/beans/CustomerService.java       | 20 ++++++++---------
 .../component/resteasy/test/beans/ProxyBean.java   |  2 +-
 .../resteasy/test/beans/ServletOneService.java     |  5 +----
 .../resteasy/test/beans/ServletTwoService.java     |  5 +----
 .../resteasy/test/beans/SimpleService.java         | 11 ++++-----
 .../component/resteasy/test/beans/TestBean.java    |  2 +-
 .../RobotFrameworkCamelUtilsTest.java              |  2 +-
 .../RobotFrameworkComponentTest.java               |  2 +-
 .../camel/component/rss/JettyTestServer.java       |  3 +--
 .../camel/component/rss/RssEndpointTest.java       |  2 +-
 .../component/rss/RssEntryPollingConsumerTest.java |  4 ++--
 .../RssEntryPollingConsumerWithBasicAuthTest.java  |  4 ++--
 .../rss/RssEntryPollingConsumerWithFilterTest.java |  6 ++---
 .../component/rss/RssEntrySortDefaultsTest.java    |  4 ++--
 .../camel/component/rss/RssEntrySortTest.java      |  6 ++---
 .../apache/camel/component/rss/RssFilterTest.java  |  6 ++---
 .../rss/RssHttpNoCamelParametersTest.java          |  4 ++--
 .../rss/RssMultipleEndpointsIssueTest.java         |  4 ++--
 .../component/rss/RssPollingConsumerTest.java      |  4 ++--
 .../rss/RssPollingConsumerWithBasicAuthTest.java   |  4 ++--
 ...sPollingConsumerWithFeedHeaderDisabledTest.java |  4 ++--
 .../camel/dataformat/rss/RssConverterTest.java     |  4 ++--
 .../camel/dataformat/rss/RssDataFormatTest.java    |  4 ++--
 .../dataformat/rss/RssFilterWithXPathTest.java     |  4 ++--
 .../RxJavaStreamsServiceBackpressureTest.java      |  6 ++---
 .../engine/RxJavaStreamsServiceEventTypeTest.java  | 10 ++++-----
 .../engine/RxJavaStreamsServiceSubscriberTest.java |  6 ++---
 .../rxjava/engine/RxJavaStreamsServiceTest.java    | 14 ++++++------
 .../engine/RxJavaStreamsServiceTestSupport.java    |  2 +-
 .../sap/netweaver/NetWeaverFlightDataTest.java     |  4 ++--
 .../netweaver/NetWeaverFlightDataVelocityTest.java |  4 ++--
 66 files changed, 181 insertions(+), 197 deletions(-)

Reply via email to