Slackbot
02/02/2022, 2:31 AMDanny Thomas
02/02/2022, 2:59 AMDanny Thomas
02/02/2022, 2:59 AM❯ ruby distribution_path.rb https\://services.gradle.org/distributions-snapshots/gradle-7.5-20220113070244+0000-bin.zip
/Users/dannyt/.gradle/wrapper/dists/gradle-7.5-20220113070244+0000-bin/bi5rojd82o5ohh86xxikkhdfe/gradle-7.5-20220113070244+0000-bin.zip%Danny Thomas
02/02/2022, 2:59 AMDanny Thomas
02/02/2022, 3:09 AMVlastimil Brecka
02/02/2022, 3:21 AMVampire
02/02/2022, 3:38 AMDanny Thomas
02/02/2022, 4:00 AMThomas Broyer
02/02/2022, 8:13 AMgradle:<version> image from Docker hub, making sure that the version matches the one from the wrapper, and then use gradle <tasks> rather than ./gradlew <tasks> ; i.e. the wrapper is actually only used on developers' machines.
This is because I don't need a specific JDK, Gradle distribution, or whatever, otherwise I'd probably build a Gradle image in a similar way, and use it the same, i.e. without the wrapper.Vlastimil Brecka
02/02/2022, 2:11 PMVlastimil Brecka
02/05/2022, 12:34 AMVampire
02/05/2022, 12:38 AMVlastimil Brecka
02/05/2022, 12:41 AMVampire
02/05/2022, 9:49 AMVampire
02/05/2022, 9:50 AM