Re: [gradle-dev] Re: [groovy-user] Gradle with --configscript

2013-08-07 Thread Guillaume Laforge
On Wed, Aug 7, 2013 at 7:02 PM, Peter Niederwieser wrote: > Guillaume Laforge wrote > > Isn't there a way to specify parameters that are part of > > CompilerConfiguration's API? > > I'm not aware of a way. There is support for setting arbitrary optimization > options, if you mean that. > Are the

Re: [gradle-dev] Re: [groovy-user] Gradle with --configscript

2013-08-07 Thread Guillaume Laforge
Isn't there a way to specify parameters that are part of CompilerConfiguration's API? I thought it was the case. On Mon, Aug 5, 2013 at 11:40 PM, Peter Niederwieser wrote: > Guillaume/David, > > there isn't currently any support for `--configscript` in Gradle. (It may > be > worthwhile to mentio