You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jeff Maxwell (JIRA)" <ji...@apache.org> on 2015/06/24 17:13:11 UTC

[jira] [Commented] (KAFKA-2203) Get gradle build to work with Java 8

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

Jeff Maxwell commented on KAFKA-2203:
-------------------------------------

The KAFKA-2294 patch allows java 8 builds to compile error (not warning) free for later versions of scala (>=2.10.4) without disabling doclint.
Should this issue be closed or should the coding guide (http://kafka.apache.org/coding-guide.html) be updated with regard to javadoc comments?

> 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)