You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/03 02:25:02 UTC

[jira] [Commented] (BIGTOP-2863) Test build failed for incompatible JavaDoc format with JDK-8

    [ https://issues.apache.org/jira/browse/BIGTOP-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112079#comment-16112079 ] 

ASF GitHub Bot commented on BIGTOP-2863:
----------------------------------------

GitHub user JunHe77 opened a pull request:

    https://github.com/apache/bigtop/pull/271

    BIGTOP-2863: Make doc format compatible with JDK-8

    Change-Id: Icbcd8a1da09b9416ef0dc56f5b42831b08747abc
    Signed-off-by: Jun He <ju...@arm.com>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JunHe77/bigtop BIGTOP-2863

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/271.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #271
    
----
commit fa796443f44a2c1da7497ecf83b505d4a643738b
Author: Jun He <ju...@arm.com>
Date:   2017-08-03T02:02:46Z

    BIGTOP-2863: Make doc format compatible with JDK-8
    
    Change-Id: Icbcd8a1da09b9416ef0dc56f5b42831b08747abc
    Signed-off-by: Jun He <ju...@arm.com>

----


> Test build failed for incompatible JavaDoc format with JDK-8
> ------------------------------------------------------------
>
>                 Key: BIGTOP-2863
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2863
>             Project: Bigtop
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 1.2.0
>            Reporter: Jun He
>            Assignee: Jun He
>
> Test build failed because doc format in test code are not compatible with JDK-8.
> JDK-8 has strict check for HTML tags now. (See [this|http://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html])
> So the doc in comment need to be updated.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)