Aaron Ferguson
06/30/2024, 3:38 PMAaron Ferguson
07/01/2024, 12:49 AMAaron Ferguson
07/01/2024, 1:15 AMVampire
07/01/2024, 10:19 AMstartParameter.warningMode = WarningMode.Fail but as I said, this does not work either because it most probably is too late.
So if you need to dynamically determine this flag, you either have to use a custom distribution where you change the Gradle code to contain your logic, or do it for example in the wrapper script if it is enough when it is from calling Gradle from the commandlineAaron Ferguson
07/01/2024, 11:52 AM