[ https://issues.apache.org/jira/browse/KAFKA-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949544#comment-14949544 ]
Ismael Juma commented on KAFKA-2625: ------------------------------------ Kafka now requires Java 7, see KAFKA-2316. > Unable to compile scala 2.10 with java 1.6 > ------------------------------------------ > > Key: KAFKA-2625 > URL: https://issues.apache.org/jira/browse/KAFKA-2625 > Project: Kafka > Issue Type: Bug > Components: build > Affects Versions: 0.9.0.0 > Environment: java version 1.6 javac version 1.6 gradle 2.7 scala > 2.10.5 kafka 2.10-0.9.0.0 > Reporter: Arvind Viswanathan > > when I issue ./gradlew releaseTarGz -x signArchives, I get the following, > Building project 'core' with Scala version 2.10.5 > :clients:compileJava FAILED > FAILURE: Build failed with an exception. > * What went wrong: > Execution failed for task ':clients:compileJava'. > > invalid source release: 1.7 > * Try: > Run with --stacktrace option to get the stack trace. Run with --info or > --debug option to get more log output. > BUILD FAILED > I can provide more information if needed. Dint change any property file -- This message was sent by Atlassian JIRA (v6.3.4#6332)