[ https://issues.apache.org/jira/browse/FLINK-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581758#comment-14581758 ]
ASF GitHub Bot commented on FLINK-2199: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/821 > 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 > Assignee: 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)