[ https://issues.apache.org/jira/browse/KAFKA-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599823#comment-14599823 ]
Gwen Shapira commented on KAFKA-2203: ------------------------------------- Having pre-commit comments on a JIRA will be significantly better than what we have at the moment. I agree that there are additional concerns: * Speed / parallelism (I think Hive and Sqoop solved it by running tests themselves in parallel) * We need a good way to test with multiple jdk versions - possibly with multiple Jenkins jobs * Integration of Travis with JIRA (IMO thats the biggest concern at the moment) However, none of those seem unsolvable, and even a partial solution will be very useful. I really miss the pre-commit comments I get with other projects. It just seems to me that we can get cool improvements with very little effort. KAFKA-1856 is waiting for someone to create a jenkins job and set up the precommit trigger. > 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)