hi all,
I pulled the latest gradle src from git (and then downloaded latest
src from TeamCity to check it once again, and then from
http://snapshots.dist.codehaus.org/gradle/ to make sure I'm not
dreaming ;). I followed the http://gradle.org/build.html and run
./gradlew clean dists
but failed each time with:
FAILURE: Could not determine which tasks to execute.
* What went wrong:
Task 'dists' not found in root project 'gradle'.
* Try:
Run with -t to get a list of available tasks.
BUILD FAILED
./gradlew -t gives me plenty of tasks, but not "dists"
distLibs seems like a proper one to me. But I'm confused - build.gradle says:
defaultTasks "clean", "dists"
?
--
Tomek
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email