AzazelSensei opened a new pull request, #9081: URL: https://github.com/apache/camel-quarkus/pull/9081
Fixes #2564 Twitter4J parses API dates with Locale.ENGLISH and timezone UTC. Native images only embed the build-machine locale, so a French locale fails to parse the responses. I documented `quarkus.default-locale=en-US` plus UTC on the Twitter extension page, and set the same properties on the Twitter integration tests. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
