You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Edmon Begoli (JIRA)" <ji...@apache.org> on 2015/10/29 02:07:27 UTC

[jira] [Closed] (DRILL-3756) Consider loosening up the Maven checkstyle audit

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

Edmon Begoli closed DRILL-3756.
-------------------------------
    Resolution: Fixed

We agreed that this style check can stay.

> Consider loosening up the Maven checkstyle audit
> ------------------------------------------------
>
>                 Key: DRILL-3756
>                 URL: https://issues.apache.org/jira/browse/DRILL-3756
>             Project: Apache Drill
>          Issue Type: Wish
>          Components: Tools, Build & Test
>    Affects Versions: 1.1.0
>         Environment: Maven build on any platform.
>            Reporter: Edmon Begoli
>            Priority: Minor
>             Fix For: Future
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> A space in javadoc before the end of line causes Maven build to fail on checkstyle audit.
> [INFO] --- maven-checkstyle-plugin:2.12.1:check (checkstyle-validation) @ drill-java-exec ---
> [INFO] Starting audit...
> for example
> <root>/drill/exec/java-exec/src/main/java/org/apache/drill/exec/store/StoragePlugin.java:30: Line matches the illegal pattern '\s+$'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)