omkreddy opened a new pull request, #17546: URL: https://github.com/apache/kafka/pull/17546
looks like removal of sourceCompatibility, targetCompatibility Java compile options from `build.gradle` in https://github.com/apache/kafka/commit/9b62c861fa4650e58a393384ed16dcec9df32fc5 is not setting the expected Scala compile target version. I have added sourceCompatibility/targetCompatibility to ScalaCompile task and removed -release compile option to fix the issue. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
