You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/20 01:58:00 UTC

[jira] [Commented] (WW-5069) Improve build behaviour on JDK9+

    [ https://issues.apache.org/jira/browse/WW-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087296#comment-17087296 ] 

ASF GitHub Bot commented on WW-5069:
------------------------------------

JCgH4164838Gh792C124B5 opened a new pull request #404:
URL: https://github.com/apache/struts/pull/404


   Initial fix for WW-5069:
   
   - Force US Locale for two tests that use date strings of the form MM/DD/CCYY.
   - When the tests/build are run in an environment with a non-US Locale and newer JDKs the tests may fail due to inability to parse the US date format.
   
   Note: Was noticed on Windows 10 with JDK11, but could affect other environments when run in a non-US Locale.


----------------------------------------------------------------
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:
users@infra.apache.org


> Improve build behaviour on JDK9+
> --------------------------------
>
>                 Key: WW-5069
>                 URL: https://issues.apache.org/jira/browse/WW-5069
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Build Management
>    Affects Versions: 2.5.22
>         Environment: Windows 10, JDK 11
>            Reporter: James Chaplin
>            Priority: Minor
>              Labels: build, pull-request-available
>             Fix For: 2.5.23, 2.6
>
>
> While performing builds of Struts2 Core on Windows 10 with JDK11, some failures were encountered with unit tests.
> This Jiira will track any fixes to improve the build behaviour for JDK9+, where reasonable.



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