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 df050b72c64 CAMEL-17763: cleanup unused exceptions in camel-dropbox
     new bfe59f19d70 CAMEL-17763: cleanup unused exceptions in camel-ehcache
     new e9911ccf29b CAMEL-17763: cleanup unused exceptions in camel-elytron
     new a54fe651ea5 CAMEL-17763: cleanup unused exceptions in camel-etcd3
     new db253537789 CAMEL-17763: cleanup unused exceptions in camel-exec
     new 1f1e2251ea7 CAMEL-17763: cleanup unused exceptions in camel-facebook
     new 6573ba23ae7 CAMEL-17763: cleanup unused exceptions in camel-fastjson
     new 6243d14bff1 CAMEL-17763: cleanup unused exceptions in camel-fhir
     new 9ce76548dc8 CAMEL-17763: cleanup unused exceptions in camel-file-watch
     new a1f0f2d8224 CAMEL-17763: cleanup unused exceptions in camel-flatpack

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:
 .../ehcache/EhcacheComponentConfigurationTest.java |  2 +-
 .../ehcache/EhcacheSpringConfigurationFactory.java |  2 +-
 .../camel/component/elytron/BaseElytronTest.java   |  2 +-
 .../component/elytron/ElytronBearerTokenTest.java  |  2 +-
 .../camel/component/etcd3/AggregateEtcd3Test.java  |  4 +--
 .../camel/component/exec/ExecEndpointTest.java     |  2 +-
 .../camel/component/exec/ExecJava8IssueTest.java   |  4 +--
 .../exec/ExecJavaProcessRecipientListTest.java     |  4 +--
 .../camel/component/exec/ExecJavaProcessTest.java  | 14 +++++-----
 .../camel/component/exec/ExecOutFileTest.java      |  8 +++---
 .../camel/component/exec/ExecProducerTest.java     | 30 +++++++++++-----------
 .../camel/component/exec/ExecScriptTest.java       |  7 +++--
 .../exec/impl/ExecDocumentationExamplesTest.java   |  4 +--
 .../facebook/CamelFacebookTestSupport.java         |  2 +-
 .../facebook/FacebookComponentConsumerIT.java      |  8 +++---
 .../FacebookComponentPageIdProducerIT.java         |  2 +-
 .../facebook/FacebookComponentProducerIT.java      |  6 ++---
 .../component/facebook/FacebookEndpointIT.java     |  6 ++---
 .../component/facebook/TestUserMethodsIT.java      |  6 ++---
 .../config/FacebookEndpointConfigurationTest.java  |  2 +-
 .../data/FacebookMethodsTypeHelperTest.java        | 10 ++++----
 .../facebook/data/FacebookMethodsTypeTest.java     |  2 +-
 .../fastjson/FastjsonJsonDataFormatTest.java       |  6 ++---
 .../component/fastjson/FastjsonMarshalTest.java    |  4 +--
 .../camel/component/fhir/FhirCapabilitiesIT.java   |  6 ++---
 .../camel/component/fhir/FhirConfigurationIT.java  |  4 +--
 .../apache/camel/component/fhir/FhirCreateIT.java  |  8 +++---
 .../fhir/FhirCustomClientConfigurationIT.java      |  6 ++---
 .../apache/camel/component/fhir/FhirDeleteIT.java  | 12 ++++-----
 .../component/fhir/FhirExtraParametersIT.java      |  4 +--
 .../apache/camel/component/fhir/FhirHistoryIT.java | 10 ++++----
 .../camel/component/fhir/FhirLoadPageIT.java       | 10 ++++----
 .../apache/camel/component/fhir/FhirMetaIT.java    | 14 +++++-----
 .../camel/component/fhir/FhirOperationIT.java      | 12 ++++-----
 .../apache/camel/component/fhir/FhirPatchIT.java   | 10 ++++----
 .../apache/camel/component/fhir/FhirReadIT.java    | 28 ++++++++++----------
 .../apache/camel/component/fhir/FhirSearchIT.java  |  4 +--
 .../apache/camel/component/fhir/FhirSimpleIT.java  |  4 +--
 .../camel/component/fhir/FhirTransactionIT.java    | 10 ++++----
 .../apache/camel/component/fhir/FhirUpdateIT.java  |  2 +-
 .../camel/component/fhir/FhirValidateIT.java       |  6 ++---
 .../fhir/Hl7v2PatientToFhirPatientIT.java          |  4 +--
 .../camel/component/fhir/PatientProcessor.java     |  2 +-
 .../FhirJsonDataformatErrorHandlerTest.java        |  2 +-
 .../FhirXmlDataformatErrorHandlerTest.java         |  2 +-
 .../FhirJsonDataformatErrorHandlerSpringTest.java  |  2 +-
 .../FhirXmlDataformatErrorHandlerSpringTest.java   |  2 +-
 .../file/watch/FileWatchComponentDeleteTest.java   |  2 +-
 .../watch/FileWatchComponentRecursiveTest.java     |  4 +--
 .../file/watch/FileWatchComponentTest.java         |  2 +-
 .../camel/component/file/watch/TestHasher.java     |  3 +--
 .../flatpack/FlatpackDelimitedDataFormatTest.java  |  4 +--
 .../FlatpackFixedLengthDataFormatTest.java         |  4 +--
 ...edLengthWithHeaderAndTrailerDataFormatTest.java |  6 ++---
 54 files changed, 163 insertions(+), 165 deletions(-)

Reply via email to