[
https://issues.apache.org/jira/browse/HADOOP-11031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153202#comment-15153202
]
Chris Nauroth commented on HADOOP-11031:
----------------------------------------
After further testing, +1 for patch v003, and no need to provide another
update. Today I learned that in JDK 8, the JavaDocs have switched to using
hyphens instead of parentheses for the argument list in method anchors. When
building the site with JDK 8, the syntax in patch v003 works fine. For JDK 7
builds, it's not really broken either, because it still links to the
class-level JavaDocs. Let's go with v003, and when the builds switch over to
JDK 8, they'll automatically start providing more specific links that go
straight to the method.
I'll commit this later today.
> Design Document for Credential Provider API
> -------------------------------------------
>
> Key: HADOOP-11031
> URL: https://issues.apache.org/jira/browse/HADOOP-11031
> Project: Hadoop Common
> Issue Type: Bug
> Components: site
> Reporter: Larry McCay
> Assignee: Larry McCay
> Attachments: CredentialProviderAPI.md, HADOOP-11031-001.patch,
> HADOOP-11031-002.patch, HADOOP-11031-003.patch
>
>
> Provide detailed overview of the design, intent and use of the credential
> management API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)