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

[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

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

Akira AJISAKA updated MAPREDUCE-5657:
-------------------------------------
    Attachment: build.log
                MAPREDUCE-5657-wip3.patch

wip3 patch
* rebased for the latest trunk
* removed trailing whitespaces

However, mvn package will fail with the patch. Attaching the error log also.

> [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
> -----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5657
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 2.7.0
>            Reporter: Andrew Purtell
>            Assignee: Akira AJISAKA
>            Priority: Minor
>         Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-wip3.patch, build.log
>
>
> Javadoc is more strict by default in JDK8 and will error out on malformed or illegal tags found in doc comments. Although tagged as JDK8 all of the required changes are generic Javadoc cleanups.



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