You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/08/20 22:39:00 UTC

[jira] [Resolved] (CALCITE-4185) Remove dependency between checkstyle and compilation tasks

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

Vladimir Sitnikov resolved CALCITE-4185.
----------------------------------------
    Fix Version/s: 1.26.0
       Resolution: Fixed

Fixed in https://github.com/apache/calcite/commit/2db42f8c86207285a20c63b21fe25fe0e2474893

> Remove dependency between checkstyle and compilation tasks
> ----------------------------------------------------------
>
>                 Key: CALCITE-4185
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4185
>             Project: Calcite
>          Issue Type: Task
>            Reporter: Vladimir Sitnikov
>            Assignee: Vladimir Sitnikov
>            Priority: Major
>             Fix For: 1.26.0
>
>
> Checkstyle 8.26+ does not really use the compiled classes, so the dependency between checkstyle and compileJava could be removed.
> It would improve build times, and it would improve checkstyle cacheability (e.g. no need to re-execute checkstyleTest if test classes were not modified)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)