Is there a JIRA task assigned?
Hans Dockter wrote: > > There are some open issues we still need to fix for the incremental build. > Finally (with 0.9) this will be very reliable. > > See: http://markmail.org/thread/qvrzcm36hbcbhrfa > > - Hans > > -- > Hans Dockter > Gradle Project Manager > http://www.gradle.org > > On Mon, Dec 14, 2009 at 5:25 PM, Narco <[email protected]> wrote: > >> >> At first it seemed to me a nice issue that gradle builds sources >> incrementally what speeds up builds very much. Actually, seems like there >> isn`t any smart check of resources, but just copy tasks and compilation >> of >> existing sources if they are changed. Where I`m pointing that files >> removal >> is not checked in gradle, so if not cleaning up build results by clean >> task, >> I get inconsistent result artefact what doesn`t look good. >> What are recommendations to have incremental compilation of sources and >> resources but also consistent build results? >> -- >> View this message in context: >> http://old.nabble.com/Build-results-reliability-tp26779907p26779907.html >> Sent from the gradle-user mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> > > -- View this message in context: http://old.nabble.com/Build-results-reliability-tp26779907p26809491.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
