rzo1 opened a new pull request #764:
URL: https://github.com/apache/tomee/pull/764


   # What does this PR do?
   
   Jenkins environment fails with `TomEEJsonbProviderTest` due to encoding 
issues. This tests uses a German locale to format a date. As we are in March 
now, it uses a German umlaut, which is wrongly encoded. 
   
   - Enforces `-Dfile.encoding=UTF-8` for surefire executed tests.
   - My Ubuntu machine uses a default locale of de_DE and a default encoding of 
UTF-8. Testing the change via **PR Jenkins builder** (which also uses 
ISO-8859-1 with en_US locale)
   
   # References
   
   - https://issues.apache.org/jira/browse/TOMEE-2974
   - 
http://mail-archives.apache.org/mod_mbox/tomee-dev/202103.mbox/%3C5c21f88fae20d7fd59d8959171d0f9b529b2fb20.camel%40hs-heilbronn.de%3E


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to