aldettinger commented on PR #313:
URL: 
https://github.com/apache/camel-quarkus-examples/pull/313#issuecomment-2507406214

   It smells non localized 
[String.format](https://github.com/apache/camel-quarkus-examples/blob/main/data-extract-langchain4j/src/main/java/org/acme/extraction/CustomPojoExtractionService.java#L48).
   
   Could you please try to use the localized format override, ala 
`String.format(Locale.US,...` ? That way, it would give indication whether 
GraalVM recent changes are involved and it could also work outside of surefire.


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