This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 9d4dda8 Upgrade Json Schema Validator NetworkNt to version 0.1.16 new ceace5b CAMEL-12221: Added camel-fhir karaf feature new f1f0c69 Fixed tests new cf9e052 CAMEL-12221: Added camel-fhir karaf feature The 3 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: components/camel-fhir/pom.xml | 7 ++++++- .../component/fhir/FhirJsonDataFormatSpringTest.java | 13 ++++++++++--- .../camel/component/fhir/FhirJsonDataFormatTest.java | 15 ++++++++++----- .../component/fhir/FhirXmlDataFormatSpringTest.java | 13 ++++++++++--- .../camel/component/fhir/FhirXmlDataFormatTest.java | 15 ++++++++++----- .../component/fhir/Hl7v2PatientToFhirPatientIT.java | 8 +++++--- .../karaf/features/src/main/resources/features.xml | 17 +++++++++++++++++ .../karaf/{CamelBoonTest.java => CamelFhirTest.java} | 7 ++++--- 8 files changed, 72 insertions(+), 23 deletions(-) copy tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/{CamelBoonTest.java => CamelFhirTest.java} (83%) -- To stop receiving notification emails like this one, please contact davscl...@apache.org.