I don't know if there is an antcall equivalent in gradle. Obviously what you could do is extract a method and call this method from both tasks - but you probably know this already :)
Cheers, Szczepan Faber On Tue, Dec 16, 2008 at 6:04 PM, Paweł Krupiński <[email protected]> wrote: > I've been looking for it in the user guide and API, but haven't found it: > Is there a way to execute a gradle task from another gradle task (but > not through dependency), like antcall? > > Paweł >
