Daniel Sun created GROOVY-9107:
----------------------------------
Summary: Make groovy build locale independent
Key: GROOVY-9107
URL: https://issues.apache.org/jira/browse/GROOVY-9107
Project: Groovy
Issue Type: Improvement
Affects Versions: 2.4.17
Reporter: Daniel Sun
2.4 build fails because of locale:
[https://gradle.com/s/j72ywyaymcvri]
It's OK on master branch due to {{"-Duser.language=en"}}:
https://github.com/apache/groovy/blob/master/gradle/test.gradle#L24
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)