On 21.04.2011, at 00:45, Peter Niederwieser wrote:

> 
> huxi wrote:
>> 
>> Now I can execute my usual tasks just fine but when I try to execute
>> ./gradlew -I initSonar.gradle sonar I get the following rather strange
>> error:
>> 
>> java.lang.IncompatibleClassChangeError: the number of constructors during
>> runtime and compile time for java.lang.ClassLoader do not match. Expected
>> 2 but got 3
>> 
> 
> Looks like a Groovy bug. The IncompatibleClassChangeError is thrown by the
> Groovy runtime. I'll solve this problem for milestone-3 by porting the class
> in question from Groovy to Java.
> 

Are you going to report it to the Groovy developers? I'm not sure how to 
properly describe the issue to them. ;)

Thanks for taking care of it. Any idea for a temporary workaround?

Cheers,
Joern.


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

    http://xircles.codehaus.org/manage_email


Reply via email to