On Mon, 2009-09-28 at 22:18 +0200, Hans Dockter wrote: > On Sep 24, 2009, at 1:57 PM, Russel Winder wrote: > > > Hans, > > > > Roshan has sorted this out in Groovy now so yes, with Gant and Ant > > things work as required. I really though the way of getting the - > > Xlint > > parameter to the nested javac with Gradle. I just tried: > > > > compile.compilerArgs = ['-Xlint'] > > > > and it doesn't do anything. > > This is now fixed and works in 0.8.
Not as above though, I had to write:
compileGroovy.options.compilerArgs = [ '-Xlint' ]
but the real point is that it works, so that's fine :-)
--
Russel.
=============================================================================
Dr Russel Winder Partner
xmpp: [email protected]
Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road, f: +44 8700 516 084 voip: sip:[email protected]
London SW11 1EN, UK m: +44 7770 465 077 skype: russel_winder
signature.asc
Description: This is a digitally signed message part
