Hi,
First, I'll admit I haven't followed gradle closely for the past
months. I wrote our build/deployment automation on 0.6 and it has
worked flawless since :-)
I'm now just starting on a new project and will upgrade to 0.9 and
I'll say things are vastly improved. Great work!
The Eclipse plugin espcially is actually very useful now! One small
nit: When using the Scala plugin, I have to add
eclipseClasspath.containers = ["org.scala-ide.sdt.launching.SCALA_CONTAINER"]
eclipseClasspath.minusConfigurations = [configurations.scalaTools]
to generate a .classpath for use with the latest Eclipse plugin. It
would be nice if this was handled automatically by Gradle (I guess
this only works with the 2.8 version of the Eclipse Scala Plugin but
since the 2.7.7 version is abandoned, it seems safe to change this)
/Jeppe
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email