Fabian Hueske created FLINK-2199:
------------------------------------
Summary: Build with skipped tests fails on Windows
Key: FLINK-2199
URL:
https://issues.apache.org/jira/browse/FLINK-2199 Project: Flink
Issue Type: Bug
Components: Scala Shell
Affects Versions: 0.9
Environment: Windows 8.1, Java 7, Maven 3.3.3
Reporter: Fabian Hueske
Fix For: 0.9
Building Flink with skipped tests ({mvn -DskipTests clean install}) fails with Scala checkstyle violations (line length limit exceeded) in {flink-scala-shell} {FlinkILoop}. The problem is caused be the special characters used for the squirrel logo in lines 148 to 179. Windows seems to interpret these characters as multi-chars causing too long lines.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)