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.