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/07/26 10:19:00 UTC

[jira] [Closed] (FLINK-7254) java8 module pom disables checkstyle

     [ https://issues.apache.org/jira/browse/FLINK-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-7254.
-----------------------------------
    Resolution: Fixed

1.4: 0a7a83f8b01caba7978ade123204906877972834

> java8 module pom disables checkstyle
> ------------------------------------
>
>                 Key: FLINK-7254
>                 URL: https://issues.apache.org/jira/browse/FLINK-7254
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Checkstyle
>    Affects Versions: 1.4.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>             Fix For: 1.4.0
>
>
> The java8 pom file contains this:
> {code}
> 	<properties>
> 		<checkstyle.skip>true</checkstyle.skip>
> 	</properties>
> {code}
> Thus the checkstyle is not actually enforced.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)