Thanks Dierk, I think I actually understand a lot better now what you meant by "The execution order is defined when the output-input characteristic requires it."
gretar On Fri, Nov 26, 2010 at 7:43 AM, Dierk König <[email protected]> wrote: > > What is missing from incremental build at the moment is that Gradle only > understands about local files when it does its up-to-date checking. We want > to add additional types of resources. For example, remote files are one type > of resources we want to support. > > quick workaround for the moment: with the remote file, also create a local > file. > > Dierk > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
