ppalaga commented on issue #754: Fix #960 Do not expose mutable collections from FHIR BuildItems URL: https://github.com/apache/camel-quarkus/pull/754#issuecomment-590827024 > will make it harder for the user to add classes to the map Yes, my patch is consciously preventing that for thread safety reasons. I do not think we should let users write their own extensions to be able to ad their custom resources. Couldn't we enable this via `application.properties` or allow the users to provide their own `fhirversion.properties`?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services