You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Derek Bassett (JIRA)" <ji...@apache.org> on 2015/03/20 16:48:39 UTC

[jira] [Created] (KAFKA-2034) sourceCompatibility not set in Kafka build.gradle

Derek Bassett created KAFKA-2034:
------------------------------------

             Summary: sourceCompatibility not set in Kafka build.gradle
                 Key: KAFKA-2034
                 URL: https://issues.apache.org/jira/browse/KAFKA-2034
             Project: Kafka
          Issue Type: Bug
    Affects Versions: 0.8.2.1
            Reporter: Derek Bassett
            Priority: Minor


The build.gradle does not explicitly set the sourceCompatibility version in build.gradle.  This allows kafka when built by Java 1.8 to incorrectly set the wrong version of the class files.  This also would allow Java 1.8 features to be merged into Kafka.



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