srdo commented on PR #19235: URL: https://github.com/apache/kafka/pull/19235#issuecomment-2762114785
I was looking at doing this too, and want to share a few changes in case it saves you work: You likely need to upgrade to Scala 2.13.16 https://github.com/apache/kafka/compare/trunk...srdo:kafka:java-24-build?expand=1 You will also likely need to upgrade Spotbugs to the latest version https://github.com/apache/kafka/compare/trunk...srdo:kafka:java-24-build?expand=1#diff-49a96e7eea8a94af862798a45174e6ac43eb4f8b4bd40759b5da63ba31ec3ef7R42 Since Spotbugs has introduced new warning types, you may need to add some exclusions https://github.com/apache/kafka/compare/trunk...srdo:kafka:java-24-build?expand=1#diff-359c6969c92e0b25bb854c49e9d08391af4a17a7019450b123d473ba318ad3d4 until someone can investigate the potential bugs. -- 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