[ https://issues.apache.org/jira/browse/HADOOP-6658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tom White updated HADOOP-6658: ------------------------------ Attachment: HADOOP-6658.patch Test failures were due to a xerces jar being pulled onto the classpath for jdiff. It's not needed for compilation, or for the targets that use jdiff, since they use the xerces jar bundled with jdiff. > Exclude Private elements from generated Javadoc > ----------------------------------------------- > > Key: HADOOP-6658 > URL: https://issues.apache.org/jira/browse/HADOOP-6658 > Project: Hadoop Common > Issue Type: Sub-task > Components: documentation > Reporter: Tom White > Assignee: Tom White > Priority: Blocker > Fix For: 0.21.0 > > Attachments: HADOOP-6658.patch, HADOOP-6658.patch, HADOOP-6658.patch, > HADOOP-6658.patch, HADOOP-6658.patch > > > Packages, classes and methods that are marked with the > InterfaceAudience.Private or InterfaceAudience.LimitedPrivate annotation > should not appear in the public Javadoc. Developer Javadoc generated using > the "javadoc-dev" ant target should continue to generate Javadoc for all > program elements. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.