This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from f876541  Sync deps
     new d62f278  CAMEL-17789: Set R4 as the default FHIR version in the 
dataformat base class
     new 1b393eb  CAMEL-17797: Test with FHIR version R4

The 2 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/fhir/FhirDataFormat.java       |  2 +-
 .../component/fhir/AbstractFhirTestSupport.java    |  8 ++---
 .../camel/component/fhir/FhirCapabilitiesIT.java   |  4 +--
 .../camel/component/fhir/FhirConfigurationIT.java  |  8 ++---
 .../apache/camel/component/fhir/FhirCreateIT.java  |  6 ++--
 .../component/fhir/FhirExtraParametersIT.java      |  4 +--
 .../apache/camel/component/fhir/FhirHistoryIT.java |  4 +--
 .../camel/component/fhir/FhirLoadPageIT.java       |  6 ++--
 .../apache/camel/component/fhir/FhirMetaIT.java    |  4 +--
 .../camel/component/fhir/FhirOperationIT.java      |  8 ++---
 .../apache/camel/component/fhir/FhirPatchIT.java   |  2 +-
 .../apache/camel/component/fhir/FhirReadIT.java    |  4 +--
 .../apache/camel/component/fhir/FhirSearchIT.java  |  4 +--
 .../apache/camel/component/fhir/FhirSimpleIT.java  |  6 ++--
 .../camel/component/fhir/FhirTransactionIT.java    |  6 ++--
 .../apache/camel/component/fhir/FhirUpdateIT.java  |  2 +-
 .../camel/component/fhir/FhirValidateIT.java       | 35 +++++++++++++++++-----
 .../camel/component/fhir/PatientProcessor.java     |  2 +-
 .../camel/component/fhir/UrlFetcherTest.java       |  6 ++--
 .../fhir/dataformat/FhirJsonDataFormatTest.java    | 12 ++++----
 .../FhirJsonDataformatErrorHandlerTest.java        |  4 +--
 .../fhir/dataformat/FhirXmlDataFormatTest.java     | 10 +++----
 .../FhirXmlDataformatErrorHandlerTest.java         |  4 +--
 .../spring/FhirDataformatConfigSpringTest.java     |  4 +--
 .../FhirDataformatDefaultConfigSpringTest.java     |  2 +-
 .../spring/FhirJsonDataFormatSpringTest.java       | 10 +++----
 .../FhirJsonDataformatErrorHandlerSpringTest.java  |  2 +-
 .../spring/FhirXmlDataFormatSpringTest.java        | 10 +++----
 .../FhirXmlDataformatErrorHandlerSpringTest.java   |  2 +-
 .../fhir/FhirDataFormatConfigSpringTest.xml        |  6 ++--
 .../FhirJsonDataFormatErrorHandlerSpringTest.xml   |  2 +-
 .../fhir/json/FhirJsonDataFormatSpringTest.xml     |  2 +-
 .../FhirXmlDataFormatErrorHandlerSpringTest.xml    |  2 +-
 .../fhir/services/FhirLocalContainerService.java   |  2 +-
 34 files changed, 108 insertions(+), 87 deletions(-)

Reply via email to