[ https://issues.apache.org/jira/browse/HADOOP-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271687#comment-13271687 ]
Robert Joseph Evans commented on HADOOP-8339: --------------------------------------------- @Nicholas, Well I really don't know for sure what caused this, but the difference in the javadoc warnings are the following two lines are missing in HDFS-3369. {noformat} [WARNING] hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:32: warning: com.sun.org.apache.xml.internal.serialize.OutputFormat is Sun proprietary API and may be removed in a future release [WARNING] /hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineEditsViewer/XmlEditsVisitor.java:33: warning: com.sun.org.apache.xml.internal.serialize.XMLSerializer is Sun proprietary API and may be removed in a future release {noformat} The patch does not look like it did anything to fix the issues, so I really don't know why the disappeared. HADOOP-8344 should hopefully help with this issue. > jenkins complaining about 16 javadoc warnings > ---------------------------------------------- > > Key: HADOOP-8339 > URL: https://issues.apache.org/jira/browse/HADOOP-8339 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 3.0.0 > Reporter: Thomas Graves > Assignee: Robert Joseph Evans > Fix For: 3.0.0 > > Attachments: HADOOP-8339.patch, HADOOP-8339.txt, HADOOP-8339.txt, > HADOOP-8339.txt > > > See any of the mapreduce/hadoop jenkins reports recently and they all > complain about 16 javadoc warnings. > -1 javadoc. The javadoc tool appears to have generated 16 warning > messages. > Which really means there are 24 since there are 8 that are supposed to be OK. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira