Parkerhiphop commented on PR #23015: URL: https://github.com/apache/kafka/pull/23015#issuecomment-5150403564
> Test on my local machine, all passed > > # Command (from README.md) Result > 1 `./gradlew --version` ✅ PASS — reports `Gradle 9.6.1` > 2 `./gradlew tasks` ✅ BUILD SUCCESSFUL > 3 `./gradlew jar` ✅ BUILD SUCCESSFUL (164 tasks, 158 executed) > 4 `./gradlew clients:test --tests RequestResponseTest` ✅ BUILD SUCCESSFUL — 45 test cases, 0 failed > 5 `./gradlew streams:integration-tests:test --tests RestoreIntegrationTest` ✅ BUILD SUCCESSFUL — 38 test cases, 0 failed > 6 `./gradlew javadoc` ✅ BUILD SUCCESSFUL (85 tasks) > 7 `./gradlew scaladoc` ✅ BUILD SUCCESSFUL (36 tasks) > 8 `./gradlew -PskipSigning=true publishToMavenLocal` ✅ BUILD SUCCESSFUL — 730 tasks, 65 publish-related tasks executed Thanks for testing! -- 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]
