>You mentioned exec for instance, and Project has
> both exec() and javaexec() methods you can call on an ad hoc basis.

Yeah, good point. DSL reference is useful to find out about those
handy methods placed on the Project object:
http://gradle.org/current/docs/dsl/org.gradle.api.Project.html (scroll
down to the list of methods).

Cheers!

On Sun, Jun 12, 2011 at 2:04 AM, TheKaptain <kelly...@gmail.com> wrote:
> Gradle also provides some convenience methods on the Project to enable common
> 'task-like' activities. You mentioned exec for instance, and Project has
> both exec() and javaexec() methods you can call on an ad hoc basis.
> Hope that helps.
>
> --
> View this message in context: 
> http://gradle.1045684.n5.nabble.com/Explicitly-invoking-a-Task-when-there-s-no-Project-method-tp4458231p4480599.html
> Sent from the gradle-user mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>



-- 
Szczepan Faber
Principal engineer@gradleware
Lead@mockito

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

    http://xircles.codehaus.org/manage_email


Reply via email to