I think it should be assemble, as dists changed to assemble with gradle 0.7 => 0.8.

I posted a patch for this on the mailing lists on the 30.9.2009, seems it never made it to the repo.

Thomas


Tomek Kaczanowski wrote:
John, Adam - thanks.

but my point is that:
http://gradle.org/build.html is telling lies
and
build.gradle has default tasks that are no longer valid.

both things are misleading and do not help to start contributing to gradle.

--
Tomek



2009/10/22 Adam Murdoch <[email protected]>:
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



--
Adam Murdoch
Gradle Developer
http://www.gradle.org


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

  http://xircles.codehaus.org/manage_email




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

    http://xircles.codehaus.org/manage_email





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

   http://xircles.codehaus.org/manage_email


Reply via email to