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

ASF GitHub Bot commented on KAFKA-2203:
---------------------------------------

GitHub user gwenshap opened a pull request:

    https://github.com/apache/kafka/pull/147

    KAFKA-2203: Getting Java8 to relax about javadoc and let our build pass

    This patch is different than the one attached to the JIRA - I'm applying 
the new javadoc rules to all subprojects while the one in the JIRA applies only 
to "clients". We need this since Copycat  has the same issues.

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

    $ git pull https://github.com/gwenshap/kafka KAFKA-2203

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

    https://github.com/apache/kafka/pull/147.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 #147
    
----
commit 4f925d96457314bd42157dae8c8c40c5c08eda39
Author: Gwen Shapira <csh...@gmail.com>
Date:   2015-08-18T01:05:13Z

    KAFKA-2203: Getting Java8 to relax about javadoc and let our build pass

----


> Get gradle build to work with Java 8
> ------------------------------------
>
>                 Key: KAFKA-2203
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2203
>             Project: Kafka
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.8.1.1
>            Reporter: Gaju Bhat
>            Priority: Minor
>             Fix For: 0.8.1.2
>
>         Attachments: 0001-Special-case-java-8-and-javadoc-handling.patch
>
>
> The gradle build halts because javadoc in java 8 is a lot stricter about 
> valid html.
> It might be worthwhile to special case java 8 as described 
> [here|http://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html].



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

Reply via email to