chia7712 commented on code in PR #20295:
URL: https://github.com/apache/kafka/pull/20295#discussion_r2250799163


##########
.github/actions/run-gradle/action.yml:
##########
@@ -97,6 +97,8 @@ runs:
         -Pkafka.cluster.test.repeat=$TEST_REPEAT \
         -Pkafka.test.verbose=$TEST_VERBOSE \
         -PcommitId=xxxxxxxxxxxxxxxx \
+        -x spotbugsMain \

Review Comment:
   Building Kafka locally with JDK 24 still results in a SpotBugs error. Could 
you please update the `build.gradle` file to skip SpotBugs check based on the 
JDK version?



-- 
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]

Reply via email to