AzazelSensei commented on PR #9081: URL: https://github.com/apache/camel-quarkus/pull/9081#issuecomment-5495781858
Dropped `quarkus.native.user-language` / `user-country` and the UTC build-arg. Those keys are gone in 3.39, and `-J-Duser.timezone=UTC` does not reach the native image. Tests now only set `quarkus.default-locale=en-US`. Regenerated `twitter.adoc` from `limitations.adoc`. Docs now say `Locale.US`, matching twitter4j `ParseUtil`. Keeping `Fixes #2564`. The issue asked to document this; extra locales are already `quarkus.locales`. -- 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]
