[ 
https://issues.apache.org/jira/browse/HADOOP-6205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745777#action_12745777
 ] 

Giridharan Kesavan commented on HADOOP-6205:
--------------------------------------------

  [javadoc] Loading source files for package 
org.apache.hadoop.security.authorize...
  [javadoc] Loading source files for package org.apache.hadoop.util...
  [javadoc] Loading source files for package org.apache.hadoop.util.bloom...
  [javadoc] Loading source files for package org.apache.hadoop.util.hash...
  [javadoc] Loading source files for package 
org.apache.hadoop.contrib.failmon...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.6.0_07
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...

BUILD SUCCESSFUL
Total time: 17 seconds

bq. However the message is highly misleading, because the project code has tons 
of JavaDoc's warnings and even errors. What the message should say is "The 
javadoc tool did not generate new warning messages"

I dont see any javadoc warnings when I compile common trunk; Project codes are 
expected to have 0 javadoc warnings and test-patch runs with the assumption 
that any warning that is thrown during javadoc executing is being introduced by 
the patch being test for.

Please help me If I'm missing something here.

> test-patch provides misleading message about JavaDoc warnings
> -------------------------------------------------------------
>
>                 Key: HADOOP-6205
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6205
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>            Reporter: Konstantin Boudnik
>
> test-patch generated message usually includes a line
> {noformat}
> +1 javadoc. The javadoc tool did not generate any warning messages.
> {noformat}
> However the message is highly misleading, because the project code has tons 
> of JavaDoc's warnings and even errors. What the message should say is 
> "The javadoc tool did not generate new warning messages"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to