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

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


    from 375e127  CAMEL-14176: camel-xslt - Split up into camel-saxon-xslt 
(#3339)
     new 267f4e5  Fix ServicePool documentation
     new f0491a1  CAMEL-14104: Update to FHIR 4.1.0
     new 225503e  CAMEL-14104: camel-fhir set default FHIR version to R4
     new 46cc6d3  CAMEL-14104: camel-fhir drop Karaf support

The 4 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/camel-fhir-component/pom.xml | 12 +++++++
 .../src/main/docs/fhir-component.adoc              |  6 ++--
 .../camel/component/fhir/FhirConfiguration.java    |  6 ++--
 .../camel/component/fhir/FhirConfigurationIT.java  |  2 +-
 .../fhir/FhirCustomClientConfigurationIT.java      | 27 +++++++--------
 .../camel/component/fhir/FhirOperationIT.java      |  6 +---
 .../src/test/resources/test-options.properties     |  2 +-
 .../org/apache/camel/impl/engine/ServicePool.java  |  3 +-
 .../endpoint/dsl/FhirEndpointBuilderFactory.java   |  6 ++--
 .../ROOT/pages/camel-3-migration-guide.adoc        |  5 +++
 parent/pom.xml                                     |  2 +-
 .../karaf/features/src/main/resources/features.xml | 11 -------
 .../springboot/FhirComponentConfiguration.java     | 38 +---------------------
 .../apache/camel/itest/karaf/CamelFhirTest.java    | 35 --------------------
 14 files changed, 44 insertions(+), 117 deletions(-)
 delete mode 100644 
tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelFhirTest.java

Reply via email to