You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/03/03 08:14:33 UTC

[GitHub] [kafka] rhauch commented on pull request #10203: MINOR: Prepare for Gradle 7.0

rhauch commented on pull request #10203:
URL: https://github.com/apache/kafka/pull/10203#issuecomment-789526689


   @ijuma, I ran `./gradlew clean install releaseTarGz -x signArchives` (which is still in the README) and it failed with:
   ```
   * What went wrong:
   Task 'signArchives' not found in root project 'kafka'.
   ```
   If that should not work, we should also update the README. But if it should work, we may need a bit more work for building an unsigned release archive.
   
   FWIW, running `./gradew clean install releaseTarGz` and `./gradlewAll publish` both appear to work as expected.


----------------------------------------------------------------
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:
users@infra.apache.org