hdockter wrote: > > If this build were successful, you could download the Gradle with > Groovy 1.6 distribution from teamcity. >
This would be good enough for me as an interim solution. hdockter wrote: > > There might be another possibility for just using the groovyc 1.6 by > creating a new taskdef for groovyc with the 1.6 classpath. I don't > know if this is possible when Groovy 1.5.5 is also in the Ant classpath. > If Gradle wants to become an attractive and reliable choice for building Groovy projects (and I'm sure it does!), it's really important that it completely separates the Groovy distribution used internally from the Groovy distribution used to build a project. In my opinion there shouldn't even be an option to build using the internal distribution - such a coupling is just too evil. Cheers, Peter -- View this message in context: http://www.nabble.com/Building-Groovy-projects-with-Gradle-tp16926886p16987383.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
