[GRADLE-1265] internal.AbstractTask.execute() should be made public (to Task interface) Created: 21/Dec/10  Updated: 01/May/13  Resolved: 01/May/13

Status: Resolved
Project: Gradle
Affects Version/s: 0.9
Fix Version/s: None

Type: Improvement
Reporter: Hendy Irawan Assignee: Unassigned
Resolution: Won't Fix Votes: 0


 Description   

someTask.execute() is very useful to call a task from another, or to execute tasks sequentially

Gradle can make difficult things easy, but without execute() it's making simple things hard. (i.e. no equivalent to antcall). The API should be made public to make simple things easy again.

Reference: http://gradle.1045684.n5.nabble.com/Calling-task-from-another-task-td1433219.html



 Comments   
Comment by Adam Murdoch [ 01/May/13 ]

You can now use task ordering rules to execute tasks in a particular order.

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