Warn and make Gradle Wrapper script executable

Instead of failing the build, detect a non-executable wrapper file
and set the executable bit.

Fixes #17
This commit is contained in:
daz
2024-02-08 21:58:12 -07:00
parent dfd22334ff
commit 2f23d645f2
10 changed files with 386 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=9d926787066a081739e8200858338b4a69e837c3a821a33aca9db09dd4a41026
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists