[04/50] [abbrv] flink git commit: [FLINK-4570] remove conflicting Unicode character

2016-09-08 Thread trohrmann
[FLINK-4570] remove conflicting Unicode character This caused Scalastyle to fail, presumably depending on the locale used. After a bit of debugging on the Scalastyle plugin I found out that the number in the error is the byte position. "Expected identifier, but got Token(COMMA,,,1772,,)" head -c

flink git commit: [FLINK-4570] remove conflicting Unicode character

2016-09-02 Thread mxm
Repository: flink Updated Branches: refs/heads/master e376c003c -> 502a79d39 [FLINK-4570] remove conflicting Unicode character This caused Scalastyle to fail, presumably depending on the locale used. After a bit of debugging on the Scalastyle plugin I found out that the number in the error is