On 18/09/2012, at 11:11 PM, Luke Daley wrote: > No good… > > http://gradle.org/docs/nightly/dsl/org.gradle.api.tasks.compile.GroovyCompileOptions.html#org.gradle.api.tasks.compile.GroovyCompileOptions:optimizationOptions > > We either need to not use <dl> in Javadoc or add support to the DSL ref for > it.
The DSL generation should handle everything that Javadoc can. I'll fix this. > We should also change this to a fatal error so these problems don't go > through unnoticed. We should. The warning dates from when I was putting the generation stuff together, and almost nothing was supported. -- Adam Murdoch Gradle Co-founder http://www.gradle.org VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting http://www.gradleware.com
