Hi Peter,

On Apr 30, 2008, at 2:34 AM, Peter Niederwieser wrote:



hdockter wrote:

nice to see you on the list.

The groovyc though comes from the internal Groovy shipped with Gradle.


My project needs a Groovy 1.6 compiler. Does this mean I'm out of luck?

Not necessarily.

There is one build configuration for Gradle at http:// teamcity.jetbrains.com/ I have installed yesterday. It uses the groovy-all-1.6-beta1.jar of the latest successful Groovy build (Groovy is also build there).

If this build were successful, you could download the Gradle with Groovy 1.6 distribution from teamcity. Unfortunately this build is failing due to a bug in Groovy 1.6:

http://jira.codehaus.org/browse/GROOVY-2792

I don't know if this is the only problem Gradle has with Groovy 1.6. We won't know until this Groovy bug is fixed.

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.

I'm going to give it a try later.

- Hans


Cheers,
Peter
--
View this message in context: http://www.nabble.com/Building-Groovy- projects-with-Gradle-tp16926886p16973436.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



--
Hans Dockter
Gradle Project lead
http://www.gradle.org




Reply via email to