mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
6d6a422db7
- 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.