[
https://issues.apache.org/jira/browse/CALCITE-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Sitnikov updated CALCITE-2559:
---------------------------------------
Description:
{noformat}mvn clean validate for various:
6.x 7.8.2 <-- checkstyle version
19.7 18.3 <-- build time in seconds for all Calcite modules
20.1 17.8
20.0 17.6
mvn org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check@validate:
6.x 7.8.2 <-- checkstyle version
8.91 4.19 <-- build time in seconds for all Calcite modules
8.66 4.52
8.38 3.49
8.53 3.90
8.32 3.80{noformat}
A side note: {{net.hydromatic.toolbox.checkstyle.HydromaticFileSetCheck}} is
not compatible with Checkstyle 8.x
was:
{noformat}mvn clean validate for various:
6.x 7.8.2 <-- checkstyle version
19.7 18.3 <-- build time in seconds for all Calcite modules
20.1 17.8
20.0 17.6
mvn org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check@validate:
6.x 7.8.2 <-- checkstyle version
8.91 4.19 <-- build time in seconds for all Calcite modules
8.66 4.52
8.38 3.49
8.53 3.90
8.32 3.80{noformat}
> Upgrade Checkstyle to 7.8.2
> ---------------------------
>
> Key: CALCITE-2559
> URL: https://issues.apache.org/jira/browse/CALCITE-2559
> Project: Calcite
> Issue Type: Bug
> Reporter: Vladimir Sitnikov
> Assignee: Vladimir Sitnikov
> Priority: Major
>
> {noformat}mvn clean validate for various:
> 6.x 7.8.2 <-- checkstyle version
> 19.7 18.3 <-- build time in seconds for all Calcite modules
> 20.1 17.8
> 20.0 17.6
> mvn org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check@validate:
> 6.x 7.8.2 <-- checkstyle version
> 8.91 4.19 <-- build time in seconds for all Calcite modules
> 8.66 4.52
> 8.38 3.49
> 8.53 3.90
> 8.32 3.80{noformat}
> A side note: {{net.hydromatic.toolbox.checkstyle.HydromaticFileSetCheck}} is
> not compatible with Checkstyle 8.x
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)