Slackbot
02/16/2022, 11:30 PMVampire
02/17/2022, 12:04 AMbuildSrc, what's your plan?Zak Taccardi
02/17/2022, 12:05 AMbuildSrc. How would that differ between regular projects?Vampire
02/17/2022, 12:25 AMZak Taccardi
02/17/2022, 12:27 AMVampire
02/17/2022, 12:28 AMbuildSrc and you use it in your regular build in the build scriptVampire
02/17/2022, 12:30 AMbuildscript block needs to be evaluated separately first as it defines the class path to build the rest of the script file, so you cannot use the class that is defined in the rest as the rest is not compiled yet and cannot before the buildscipt block is already evaluated.Vampire
02/17/2022, 12:30 AM