HamletDRC wrote:
Hi gang,
I updated my gradle-core on Ubuntu 9.04 and tried to build with:
./gradlew clean dists
Could you run this with the -s option, and send in the stack trace?
Is there a better target to run if all I want to do is create a snapshot
version of gradle without all the user docs? THis target takes a looooong
time to execute. I'll I want to do is run the latest gradle.
There's a few options:
./gradlew explodedDistBase - creates a minimal usable dist in
build/distributions/exploded
./gradlew binZip -x docs - creates the bin zip without the docs. Perhaps
binZip should leave out the docs by default?
./gradlew install -x docs -Pgradle_installPath=someDir - installs the
dist into someDir.
Adam
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email