You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2008/08/13 23:06:44 UTC

[jira] Commented: (HADOOP-3949) javadoc warnings: Multiple sources of package comments found for package

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

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

The problem is due to trunk/.../contrib/chukwa.  In trunk/.../chukwa/lib, there are jar files duplicated  with trunk/lib.

> javadoc warnings: Multiple sources of package comments found for package
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-3949
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3949
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: build, documentation
>            Reporter: Tsz Wo (Nicholas), SZE
>
> Beginning from Hudson build #3046, there are javadoc warnings in trunk.
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3046/artifact/trunk/current/patchJavadocWarnings.txt
> {noformat}
>   [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.codec"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.codec.binary"
>   [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.