[
https://issues.apache.org/jira/browse/CAMEL-22308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-22308.
---------------------------------
Resolution: Not A Problem
the test need to implement the interface. We will just remove it when fhir has
a release without this method
> ca.uhn.fhir.rest.client.api.IGenericClient.fetchConformance deprecated
> ----------------------------------------------------------------------
>
> Key: CAMEL-22308
> URL: https://issues.apache.org/jira/browse/CAMEL-22308
> Project: Camel
> Issue Type: Task
> Components: camel-spring-boot-starters
> Reporter: Thomas Cunningham
> Assignee: Thomas Cunningham
> Priority: Minor
> Fix For: 4.14.0
>
>
> Tried building camel-spring-boot with -Werror and saw :
> [INFO] -------------------------------------------------------------
> [WARNING] COMPILATION WARNING :
> [INFO] -------------------------------------------------------------
> [WARNING]
> /Users/tcunning/src/community/camel-spring-boot/components-starter/camel-fhir-starter/src/test/java/org/apache/camel/component/fhir/FhirCustomClientConfigurationIT.java:[262,41]
> fetchConformance() in ca.uhn.fhir.rest.client.api.IGenericClient has been
> deprecated and marked for removal
>
> It looks like this was deprecated in HAPI FHIR 3.0.0, the replacement looks
> like the capabilities() method.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)