[
https://issues.apache.org/jira/browse/HADOOP-3949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623279#action_12623279
]
Amareshwari Sriramadasu commented on HADOOP-3949:
-------------------------------------------------
Commons logging warnings still exist on the trunk. The warnings:
{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.logging.impl"
{noformat}
> 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
> Assignee: Jerome Boulon
> Fix For: 0.19.0
>
> Attachments: HADOOP-3949.patch, svnCmde.sh
>
>
> 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.