elastic / elasticsearch-hadoop

:elephant: Elasticsearch real-time search and analytics natively integrated with Hadoop
https://www.elastic.co/products/hadoop
Apache License 2.0
1.93k stars 989 forks source link

Fix gradle bin checksum #2151

Closed breskeby closed 11 months ago

breskeby commented 11 months ago

Turns out the gradle distribution checksum check is only done on downloads and not reevaluated from cached downloads. This results in false positives for wrong checksums in gradle wrapper properties.