jamesnetherton commented on issue #7077:
URL: https://github.com/apache/camel-quarkus/issues/7077#issuecomment-2703251918

   > quarkus.native.resources.includes=jsv-messages.properties
   
   I am a bit confused why it would be required TBH. There's some native build 
configuration within the `json-schema-validator` JAR that handles resources etc:
   
   
https://github.com/networknt/json-schema-validator/blob/master/src/main/resources/META-INF/native-image/com.networknt/json-schema-validator/resource-config.json
   
   So unless you're using a really old version of `json-schema-validator` < 
1.3.3, it should work OOTB.


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to