ijuma commented on PR #13205:
URL: https://github.com/apache/kafka/pull/13205#issuecomment-1441886223

   I pushed a commit that reverts part of my previous commit. We need to set 
`sourceCompatibility` and `targetCompatibility` to workaround an issue 
affecting the Scala plugin for IntelliJ. We're back to:
   
   > ``<parameter value="-target:jvm-1.8" />``
   
   This is still a problem since this is deprecated in newer Scala versions, 
but this PR doesn't make it worse.
   
   @dejan2609 would you be willing to submit a ticket for the Scala plugin for 
IntelliJ so it doesn't set `-target` if `-release` is set?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to