On 12/04/10 5:13 PM, Adam Murdoch wrote:
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
And also, the install task no longer depends on the tests, so you can
leave out the -x options.
--
Adam Murdoch
Gradle Developer
http://www.gradle.org
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email