[
https://issues.apache.org/jira/browse/GROOVY-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833998#comment-16833998
]
Daniel Sun edited comment on GROOVY-9107 at 5/6/19 4:54 PM:
------------------------------------------------------------
The issue should be fixed by:
https://github.com/apache/groovy/commit/108c23e253f8f82e21fe75daec5b608b456513b1
P.S. We do not need to sync the fix to master
was (Author: daniel_sun):
The issue should be fixed by:
https://github.com/apache/groovy/commit/108c23e253f8f82e21fe75daec5b608b456513b1
> 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
> Priority: Minor
>
> 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)