Edmon Begoli created DRILL-3756:
-----------------------------------

             Summary: 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
            Assignee: Steven Phillips
            Priority: Minor
             Fix For: Future


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)

Reply via email to