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)