Sounds reasonable. Those are public types/fields so it's going to have to go through deprecation cycle.
Cheers! On Thu, Sep 6, 2012 at 9:55 PM, Peter Niederwieser <[email protected]> wrote: > I suggest to rename the following accordingly: > > CompileOptions -> JavaCompileOptions > > GroovyCompile.options -> GroovyCompile.javaOptions > > ScalaCompile.options -> ScalaCompile.javaOptions > > The latter two are a frequent cause of confusion because people naturally > think that GroovyCompile.options configures the Groovy compiler (and > likewise for ScalaCompile). `javaJointCompileOptions` might be an even > better name for that property. > > Cheers, > Peter > > > > -- > View this message in context: > http://gradle.1045684.n5.nabble.com/More-renaming-in-the-spirit-of-Compile-JavaCompile-tp5710152.html > Sent from the gradle-dev mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > -- Szczepan Faber Principal engineer@gradleware Lead@mockito --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
