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

Tsz Wo (Nicholas), SZE commented on HADOOP-3964:
------------------------------------------------

Tested the following
- "ant javadoc" on trunk: no warning
- "ant test-patch" on trunk: 2 warnings
- "ant javadoc" on trunk + Dhruba's patch: no warning
- "ant test-patch" on trunk + Dhruba's patch: 2 warnings

Seems there is some wrong on javadoc target or test-patch target.

> javadoc warnings by failmon
> ---------------------------
>
>                 Key: HADOOP-3964
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3964
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: build
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: dhruba borthakur
>         Attachments: failmonWarnings.patch
>
>
> There are javadoc warnings caused by failmon:
> {noformat}
>   [javadoc] Loading source files for package 
> org.apache.hadoop.contrib.failmon...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Multiple sources of package comments found for 
> package "org.apache.commons.logging"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for 
> package "org.apache.commons.logging.impl"
> {noformat}

-- 
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