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 a1f0f2d8224 CAMEL-17763: cleanup unused exceptions in camel-flatpack
     new e126865a045 CAMEL-17763: cleanup unused exceptions in camel-flink
     new bba698d51b6 CAMEL-17763: cleanup unused exceptions in camel-fop
     new a57dd40a123 CAMEL-17763: cleanup unused exceptions in camel-freemaker
     new eed36c96296 CAMEL-17763: cleanup unused exceptions in camel-geocoder
     new 7c3ea0ab610 CAMEL-17763: cleanup unused exceptions in camel-git
     new da99f53e643 CAMEL-17763: cleanup unused exceptions in camel-github
     new ea5e960f8ba CAMEL-17763: cleanup unused exceptions in camel-gora
     new 4f7abca5aa9 CAMEL-17763: cleanup unused exceptions in camel-graphql
     new d5089491274 CAMEL-17763: cleanup unused exceptions in camel-grok

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:
 .../camel/component/flink/FlinkProducerTest.java   |  2 +-
 .../camel/component/fop/FopComponentTest.java      |  2 +-
 .../camel/component/fop/FopEndpointTest.java       |  4 ++--
 .../freemarker/FreemarkerConcurrentTest.java       |  2 +-
 .../freemarker/FreemarkerContentCacheTest.java     |  4 ++--
 .../freemarker/FreemarkerEncodingTest.java         |  4 ++--
 .../freemarker/FreemarkerFileLetterTest.java       |  4 ++--
 .../component/freemarker/FreemarkerLetterTest.java |  4 ++--
 .../FreemarkerLetterWithoutHeaderTest.java         |  4 ++--
 .../freemarker/FreemarkerOverrideHeaderTest.java   |  4 ++--
 .../freemarker/FreemarkerSetHeaderTest.java        |  2 +-
 .../freemarker/FreemarkerTemplateInHeaderTest.java |  2 +-
 .../camel/component/freemarker/FreemarkerTest.java |  8 ++++----
 .../FreemarkerValuesInPropertiesTest.java          |  6 +++---
 .../geocoder/GeoCoderComponentAddressTest.java     |  2 +-
 .../geocoder/GeoCoderCurrentAddressTest.java       |  2 +-
 .../geocoder/GeoCoderEmptyAddressTest.java         |  2 +-
 .../geocoder/GeoCoderLatLngComponentTest.java      |  2 +-
 .../geocoder/GeoCoderNominatimAddressTest.java     |  2 +-
 .../component/geocoder/GeoCoderNominatimTest.java  |  2 +-
 .../component/git/consumer/GitConsumerTest.java    |  4 ++--
 .../component/git/producer/GitProducerTest.java    | 22 +++++++++++-----------
 .../git/producer/GitRemoteProducerTest.java        |  8 ++++----
 .../consumer/CommitConsumerBeginningTest.java      |  6 +++---
 .../CommitConsumerSkipExistingOnStartupTest.java   |  6 +++---
 .../github/consumer/CommitConsumerTest.java        |  6 +++---
 .../github/consumer/EventConsumerTest.java         |  4 ++--
 .../consumer/EventConsumerWithStrategyTest.java    |  4 ++--
 .../consumer/PullRequestCommentConsumerTest.java   |  6 +++---
 .../github/consumer/PullRequestConsumerTest.java   |  6 +++---
 .../SchedulerConfigurationConsumerTest.java        |  4 ++--
 .../component/github/consumer/TagConsumerTest.java |  6 +++---
 .../producer/ClosePullRequestProducerTest.java     |  6 +++---
 .../github/producer/CreateIssueProducerTest.java   |  6 +++---
 .../producer/PullRequestCommentProducerTest.java   |  6 +++---
 .../producer/PullRequestFilesProducerTest.java     |  8 ++++----
 .../producer/PullRequestStateProducerTest.java     |  8 ++++----
 .../github/services/MockCommitService.java         |  7 ++-----
 .../github/services/MockIssueService.java          |  3 +--
 .../github/services/MockPullRequestService.java    |  7 +++----
 .../github/services/MockRepositoryService.java     |  5 ++---
 .../camel/component/gora/utils/GoraUtilsTest.java  |  2 +-
 .../component/graphql/GraphqlComponentTest.java    |  6 +++---
 .../component/graphql/server/GraphqlServer.java    |  3 +--
 .../component/grok/GrokFileUnmarshalTest.java      |  4 ++--
 .../camel/component/grok/GrokMarshalTest.java      |  6 +++---
 .../component/grok/GrokOptionalOptionsTest.java    | 10 +++++-----
 .../camel/component/grok/GrokPatternsTest.java     |  6 +++---
 .../camel/component/grok/GrokUnmarshalTest.java    |  4 ++--
 49 files changed, 118 insertions(+), 125 deletions(-)

Reply via email to