[GRADLE-3337] Gradle Wrapper verifies distribution checksum on every execution Created: 22/Aug/15  Updated: 14/Sep/15  Resolved: 26/Aug/15

Status: Resolved
Project: Gradle
Affects Version/s: 2.6
Fix Version/s: 2.7-rc-1

Type: Bug
Reporter: Sterling Greene Assignee: Unassigned
Resolution: Fixed Votes: 0

Known Issue Of:
2.6

 Description   

When running gradlew with a wrapper generated with Gradle 2.6, the Gradle Wrapper process calculates the checksum for the local distribution every time. It doesn't matter if you have a checksum added to your gradle-wrapper.properties or not.

On my machine, this adds 300-400ms to the build (./gradlew help)



 Comments   
Comment by Sean Gilligan [ 14/Sep/15 ]

It would be nice if the wrapper had a command-line option to force a Sha256 check.

Generated at Wed Jun 30 12:46:09 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.