Actually, I've been browsing gradle source code and I found a way to do it:

your_task.execute()

Szczepan

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ł
>

Reply via email to