OmniaGM commented on code in PR #13201:
URL: https://github.com/apache/kafka/pull/13201#discussion_r1326193756


##########
build.gradle:
##########
@@ -1880,9 +1880,10 @@ project(':tools:tools-api') {
 
 project(':tools') {
   archivesBaseName = "kafka-tools"
-
   dependencies {
+    api libs.scalaLibrary

Review Comment:
   I believe it's needed for the test cases as the Kafka Harness is written in 
Scala and `createBrokerProperties` convert from Java to scala to 
setup`TestUtils.createBrokerConfig` which is needed to setup `generateConfigs`



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