I'm in the same boat, so that's why I asked rather than stated. I (mostly) like Groovy for the build system though, and it's not been too hard to learn. It's very Java like with extra syntactic helpers. For instance, I love the idea of the ?. operator, although I never seem to remember it when I'm doing work.
On Mon, Aug 16, 2010 at 9:01 AM, Luke Taylor <[email protected]>wrote: > > On 16/08/2010 13:51, John Murph wrote: > >> Would the syntax: >> >> [compileJava, compileTestJava]*.options*.encoding = 'UTF-8' >> >> also work, and be a bit easier to follow (for me, at least)? >> >> > Seems to - I don't have much groovy experience, other than using gradle. > > -- John Murph Automated Logic Research Team
