showuon commented on PR #16260: URL: https://github.com/apache/kafka/pull/16260#issuecomment-2157544302
> This is intended, the jar command is meant to generate the jar which is later published to Maven - no log library decision is done for the cases where kafka is used as a library (which is what slf4j recommends). The log library decision is only for the cases where the release distribution is used. If that's the case, then this guide is not correct anymore. I can change it accordingly. https://github.com/apache/kafka?tab=readme-ov-file#build-a-jar-and-run-it But IMO, we should let `./gradlew jar` works as what we're going to release for developers have a quick way to run kafka. -- 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]
