On 12/04/10 4:35 PM, Russel Winder wrote:
Currently, when I build Gradle trunk (which is almost every morning!) I
use:

         gradlew clean -x test -x integTest install docs:docs

My question is, is it yet safe not to bother with the clean.


Not quite, there's still a few things to tidy up to make this 100% reliable. The plan for the 0.9 release is that you should be able to do away with the clean.

BTW you can use the installAll task to install the distribution and the docs into $gradle_installPath


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


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

   http://xircles.codehaus.org/manage_email


Reply via email to