ijuma commented on a change in pull request #10203: URL: https://github.com/apache/kafka/pull/10203#discussion_r592821618
########## File path: README.md ########## @@ -69,10 +69,6 @@ Generate coverage for a single module, i.e.: ### Building a binary release gzipped tar ball ### ./gradlew clean releaseTarGz -The above command will fail if you haven't set up the signing key. To bypass signing the artifact, you can run: - - ./gradlew clean releaseTarGz -x signArchives Review comment: Signing is skipped by default. Are you seeing something different? There is a table that describes `skipSigning`: * https://github.com/apache/kafka#common-build-options ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org