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


##########
build.gradle:
##########
@@ -2311,6 +2311,12 @@ project(':tools') {
       exclude group: 'junit', module: 'junit'
     }
     testImplementation libs.reload4j
+    testImplementation libs.apachedsCoreApi

Review Comment:
   That is interesting. `tools` module SHOULD imports those dependencies for 
sasl-related tests, but not sure why they were not failed before ...



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