On 20/07/10 7:57 PM, Markus Schlichting wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,
I've been compiling gradle from source during my experiments a couple of
times now.
Since yesterday i get some wierd results /  behaviour while compiling
gradle from source. At some point (fist I thought is was cause by asking
for available tasks via "./gradlew -t", now it happened while trying to
call "./gradlew release" (to build release-named zipfiles).
I get the error:

- ----
FAILURE: Build failed with an exception.

* Where:
Build file '/home/markus/src/gradle/subprojects/gradle-docs/docs.gradle'
line: 100

* What went wrong:
A problem occurred evaluating project ':docs'.
Cause: Could not generate a proxy class for class
org.gradle.build.docs.AssembleSamplesDocTask.
- ----

And afterwards, I'm not able to execute any gradle task anymore - not
even "./gradlew clean".

The full stacktrace is attached to this mail. It confuses me as neither
I touched any of the classes mentioned there nor where they changed
recently in master/HEAD .

Has someone a hint for me whats going wrong on my box?

I think you're running into http://jira.codehaus.org/browse/GRADLE-1040

To work around this, you need to delete the buildSrc/build directory. It should work fine after that.

cheers
  Markus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxFcw0ACgkQHUc0tm70/5PAxQCeKlP0pJ7RqaFgHZZmz27fOiUc
JcAAoNLgn1B/n1ZJeqgmgSTsReAMfgRg
=FV4Z
-----END PGP SIGNATURE-----


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

     http://xircles.codehaus.org/manage_email


--
Adam Murdoch
Gradle Developer
http://www.gradle.org
CTO, Gradle Inc. - Gradle Training, Support, Consulting
http://www.gradle.biz

Reply via email to