gosu-lang/gradle-gosu-plugin

Infer gosu classpath at execution time, not configuration time

DPUkyle opened this issue · 0 comments

Guidewire's build appears to require execution-time inference of the Gosu runtime. I'll make GosuRuntime#inferGosuClasspath return a closure, rather than a fileset, to defer its evaluation.