[
https://issues.apache.org/jira/browse/KAFKA-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385166#comment-15385166
]
Ismael Juma edited comment on KAFKA-3375 at 7/20/16 1:35 AM:
-------------------------------------------------------------
Can you please try removing just the following line?
{code}
"-target:jvm-${sourceCompatibility}".toString(),
{code}
If that fixes it, then it seems like the 1.7 target causes issues in some cases.
was (Author: ijuma):
Can you please try removing just the following line?
"-target:jvm-${sourceCompatibility}".toString(),
If that fixes it, then it seems like the 1.7 target causes issues in some cases.
> Suppress and fix compiler warnings where reasonable and tweak compiler
> settings
> -------------------------------------------------------------------------------
>
> Key: KAFKA-3375
> URL: https://issues.apache.org/jira/browse/KAFKA-3375
> Project: Kafka
> Issue Type: Improvement
> Reporter: Ismael Juma
> Assignee: Ismael Juma
> Fix For: 0.10.0.0
>
>
> This will make it easier to do KAFKA-2982.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)