I miss my explodedDist :(
I think someone should be able to build a working install without having to set any extra properties. Does anyone mind if I make the change to provide a default value for gradle_installPath of 'build/install'.

For me, at least, 'clean, install' seem to be good default tasks.

Adam Murdoch wrote:

Some tasks you could use, depending on what you want to do: 'assemble', 'binZip' or 'install'

Tomek Kaczanowski wrote:
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




--
Steve Appling
Automated Logic Research Team

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

   http://xircles.codehaus.org/manage_email


Reply via email to