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

dhruba borthakur commented on HADOOP-3964:
------------------------------------------

i think the problem is that the script that HadoopQA runs 
src/test/bin/test-patch.sh creates and copies the following set of files into  
src/contrib/failmon/lib:

ommons-logging-1.0.4.jar      
hadoop-PATCH-failmonWarnings.patch           
hadoop-PATCH-failmonWarnings.patch-examples.jar  
hadoop-PATCH-failmonWarnings.patch-test.jar   log4j-1.2.15.jar
commons-logging-api-1.0.4.jar  
hadoop-PATCH-failmonWarnings.patch-core.jar  
hadoop-PATCH-failmonWarnings.patch.tar.gz        
hadoop-PATCH-failmonWarnings.patch-tools.jar

I do not knwop why it picks this directory to create these files. This is a 
problem only with the test-patch target. Nigel: can you pl advise on why the 
script copies it into this directory? Thanks.

> 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