Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0
-
None
-
None
Description
All classes reading groovy classes or scripts should benefit from this flag: they should be read using the specified encoding rather than the default platform encoding.
ReaderCharStream should be used instead of InputStreamCharStream.