On 6/24/11 7:27 AM, dcracauer wrote:
changing line 67 fromif (this == obj) { to if (this.is(obj)) { fixed the error on my machine. I opened http://issues.gradle.org/browse/GRADLE-1640 for this, but wanted to send this out for anyone who's using/testing this.
Thanks for the bug report and the fix. I've created a pull request at https://github.com/gradle/gradle/pull/40 with your fix.
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
