[GRADLE-143] Introduce a flag that allows a task to declare that it does not modify the project tree. Created: 06/Jul/08  Updated: 04/Jan/13  Resolved: 11/Jul/08

Status: Resolved
Project: Gradle
Affects Version/s: 0.2
Fix Version/s: 0.3

Type: Improvement
Reporter: Hans Dockter Assignee: Hans Dockter
Resolution: Fixed Votes: 0


 Description   

This would offer a performance improvement for multitasks build (e.g. gradle clean libs). If the clean task declares itself as not modifying the dag, we don't have to recreate the dag after its execution. The clean task would be the only build in tasks setting this flag to true right now.


Generated at Wed Jun 30 11:22:51 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.