On Sun, Jun 28, 2015 at 5:03 AM, Pascal Schumacher <[email protected]> wrote: > Hello everybody, > > thanks to Paul the groovy build now uses the gradle RAT plugin. :)
Another great bit of news! > IMHO we should remove the commented out gradle licence plugin parts from the > build scripts. What do you think? > > IMHO we should fail the build on rat errors. What do you think? What I advocate very strongly in other projects where I contribute is to make RAT phase part of the testing. > Maybe it would be helpful to (also) run the RAT check against the generated > source distribution (if there is an easy way to do this)? I'm actually curious: aside from the docs, what else is generate in Groovy? Thanks, Roman.
