Ted Yu created PHOENIX-3400:
-------------------------------

             Summary: Make javadoc warnings easier to read
                 Key: PHOENIX-3400
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3400
             Project: Phoenix
          Issue Type: Test
            Reporter: Ted Yu
            Priority: Minor


Here is a recent output of javadoc warnings:

https://builds.apache.org/job/PreCommit-PHOENIX-Build/637/artifact/patchprocess/patchJavadocWarnings.txt

Maven output is mingled with actual warnings, making it difficult to spot new 
warnings, such as the following:
{code}
[WARNING] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/main/java/org/apache/hadoop/hbase/regionserver/LocalIndexStoreFileScanner.java:223:
 warning - @param argument "kv" is not a parameter name.
{code}
javadoc warnings should appear in obvious location for contributors to find.



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

Reply via email to