Thanks Adam, this sounds like exactly what I'm looking for. Is there a specific JIRA ticket that I can watch for this?
Thanks, Lance. On Friday, 14 January 2011, Adam Murdoch <[email protected]> wrote: > > On 13/01/2011, at 11:55 AM, Lance wrote: > > 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? > > That, and more. Making the checks faster was recently discussed on the list: > http://markmail.org/message/rz3xrykgl6cccco3 > > > --Adam Murdoch > Gradle Developer > http://www.gradle.org > CTO, Gradle Inc. - Gradle Training, Support, Consulting > http://www.gradle.biz > > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
