Sorry if this hits your inbox twice but i wasnt convinced that my post
via nabble made it to the list.

I have read in the user guide that gradle calculates checksums of
inputs and outputs to determine if it can skip a task
http://gradle.org/0.9/docs/userguide/more_about_tasks.html#N10CFB.
This can be expensive when there is a large number of files to
checksum.

Prebake (http://code.google.com/p/prebake/) does this on a separate
thread which listens for filesystem changes. Does the Gradle team have
any plans to implement something similar?

Cheers,
Lance.

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

    http://xircles.codehaus.org/manage_email


Reply via email to