You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2015/11/06 10:12:27 UTC

[jira] [Updated] (HADOOP-12553) [JDK8] Fix javadoc error caused by illegal tag

     [ https://issues.apache.org/jira/browse/HADOOP-12553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akira AJISAKA updated HADOOP-12553:
-----------------------------------
    Attachment: HADOOP-12553.00.patch

> [JDK8] Fix javadoc error caused by illegal tag
> ----------------------------------------------
>
>                 Key: HADOOP-12553
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12553
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, documentation
>            Reporter: Akira AJISAKA
>            Assignee: Akira AJISAKA
>            Priority: Blocker
>         Attachments: HADOOP-12553.00.patch
>
>
> After HADOOP-11684, {{mvn package -Pdist -DskipTests}} fails on JDK8.
> {noformat}
> [ERROR] Exit code: 1 - /testptch/hadoop/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/BlockingThreadPoolExecutorService.java:50: error: invalid uri: "https://github
> [ERROR] * This is inspired by <a href = "https://github
> [ERROR] ^
> [ERROR] .com/apache/incubator-s4/blob/master/subprojects
> [ERROR] /s4-comm/src/main/java/org/apache/s4/comm/staging
> [ERROR] /BlockingThreadPoolExecutorService.java"
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)