thomascube commented on issue #7077: URL: https://github.com/apache/camel-quarkus/issues/7077#issuecomment-2698094459
I meanwhile found a solution myself. After many more attempts of trial-and-error the messages are now as expected in the native binary. In the end it was sufficient to set ``` quarkus.native.resources.includes=jsv-messages.properties ``` This works for me even without adding the `quarkus-jackson` module or the `additional-build-args`. -- 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