Thomas Cunningham created CAMEL-22308:
-----------------------------------------

             Summary: 
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


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)

Reply via email to