https://bz.apache.org/bugzilla/show_bug.cgi?id=63776

--- Comment #3 from S. Seide <[email protected]> ---
Thanks.

As current behaviour of the gradle build scripts depend on user environent
may i suggest to add these two variables to the gradle build script itself?
This would prevent such errors in the future - even more when locale specific
strings are used for test comparison...

The failures came from me runnning the build in a "normal" terminal. Setting
LANG and LC_ALL as you suggested fixed it.
Running the same command inside IntelliJ terminal does not show these errors as
these variables are resetted/removed there it seems...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to