You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/05/24 08:35:04 UTC

[jira] [Created] (FLINK-6696) Test checkstyle is also applied to .properties files under /src/test/resources

Chesnay Schepler created FLINK-6696:
---------------------------------------

             Summary: Test checkstyle is also applied to .properties files under /src/test/resources
                 Key: FLINK-6696
                 URL: https://issues.apache.org/jira/browse/FLINK-6696
             Project: Flink
          Issue Type: Bug
          Components: Build System
    Affects Versions: 1.4.0
            Reporter: Chesnay Schepler
            Priority: Trivial
             Fix For: 1.4.0


While working on FLINK-6695 I stumbled upon this curious checkstyle error in the flink-storm:

{code}
[ERROR] src\test\resources\log4j-test.properties:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
{code}

I don't think we meant to include the resources directory. [~greghogan]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)