You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by zentol <gi...@git.apache.org> on 2017/10/26 07:35:02 UTC

[GitHub] flink issue #4904: [hotfix] reorder the methods so they conform to their ord...

Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/4904
  
    ```[INFO] ------------------------------------------------------------------------
    [INFO] Building flink-streaming-java 1.4-SNAPSHOT
    [INFO] ------------------------------------------------------------------------
    [INFO] 
    [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ flink-streaming-java_2.11 ---
    [INFO] 
    [INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ flink-streaming-java_2.11 ---
    [INFO] There is 1 error reported by Checkstyle 6.19 with /tools/maven/checkstyle.xml ruleset.
    [ERROR] src/main/java/org/apache/flink/streaming/api/operators/KeyedProcessOperator.java:[130] (regexp) RegexpSingleline: Trailing whitespace```


---