[
https://issues.apache.org/jira/browse/KAFKA-18242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905672#comment-17905672
]
Chia-Ping Tsai commented on KAFKA-18242:
----------------------------------------
gradle does not support the `release` in joint compilation (see
https://github.com/gradle/gradle/issues/13762)
hence, we have to add `options.compilerArgs += ["--release",
String.valueOf(releaseVersion)]` back to scala compiler
> The java code in core module is NOT configured with suitable release version
> ----------------------------------------------------------------------------
>
> Key: KAFKA-18242
> URL: https://issues.apache.org/jira/browse/KAFKA-18242
> Project: Kafka
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)