cadonna commented on code in PR #14983: URL: https://github.com/apache/kafka/pull/14983#discussion_r1423993764
########## clients/src/test/resources/junit-platform.properties: ########## Review Comment: Apparently, it gets both. I see: ``` Dec 12, 2023 2:22:50 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource WARNING: Discovered 2 'junit-platform.properties' configuration files in the classpath; only the first will be used. Dec 12, 2023 2:22:50 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource WARNING: Discovered 2 'junit-platform.properties' configuration files in the classpath; only the first will be used. ``` -- 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]
