[ 
https://issues.apache.org/jira/browse/TOMEE-2974?focusedWorklogId=561560&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-561560
 ]

ASF GitHub Bot logged work on TOMEE-2974:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Mar/21 19:35
            Start Date: 05/Mar/21 19:35
    Worklog Time Spent: 10m 
      Work Description: 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]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 561560)
    Remaining Estimate: 0h
            Time Spent: 10m

> CI Build Environment ISO-8859-1 versus UTF-8
> --------------------------------------------
>
>                 Key: TOMEE-2974
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2974
>             Project: TomEE
>          Issue Type: Improvement
>          Components: TomEE Build
>    Affects Versions: 8.0.6
>            Reporter: Richard Zowalla
>            Assignee: Richard Zowalla
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> As stated in the referenced dev mailing post, the Jenkins CI environment uses 
> a default charset of ISO-8859-1 on its build nodes.
> However, we have one test, which uses German umlauts in a date formatter 
> (specifially in March --> März) in *openejb-cxf-rs* specifically 
> *TomEEJsonbProviderTest*
> References:
> - 
> http://mail-archives.apache.org/mod_mbox/tomee-dev/202103.mbox/%3C5c21f88fae20d7fd59d8959171d0f9b529b2fb20.camel%40hs-heilbronn.de%3E



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to