Gennadiy Shafranovich schrieb:
Hans,

You are correct, I am replacing the groovy jar inside the gradle/lib dir with the 1.6.2 groovy embedded jar. I tried the gradle -C rebuild and it doesn't seem to help. Like i mentioned earlier i think the problem stems from the fact that gradle has been compiled with groovy 1.5.6 and expects CachedClass.getCachedClass() to return java.lang.Class. I looked at the groovy source and the return type for that class has changed to CachedClass from java.lang.Class from 1.5.6 release to 1.6.2.

that change was in 1.6 beta1 already... 1 year ago.

bye blackdrag

--
Jochen "blackdrag" Theodorou
The Groovy Project Tech Lead (http://groovy.codehaus.org)
http://blackdragsview.blogspot.com/


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to