On 12/02/13 12:04, Luke Daley wrote:
I think I have already found an issue with the solution I proposed in my 
previous email.
>
>Currently it is valid to add a new task to the execution graph from within 
gradle.taskGraph.whenReady{}
This is news to me. I always thought things were locked by this point, but I am 
far from familiar with this part of the codebase.

I might be wrong here.. but I don't feel confident about changing how it works by introducing that new determineExecutionPlan() method so I will keep executionPlan field up to date after every call to addToTaskGraph() exactly the same as it is now.

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

   http://xircles.codehaus.org/manage_email


Reply via email to