Zip itself is of less importance right now. I was mostly wondering how can I
invoke any built-in Gradle task, like Zip, Exec, or Upload explicitly,
without creating a new task with "type: Zip" or "type: Upload", same way Ant
tasks can be invoked. Something like tasks[ 'upload' ]{ .. config ..
}.execute()

-----
Best regards,

Evgeny

evgeny-goldin.com 

--
View this message in context: 
http://gradle.1045684.n5.nabble.com/Explicitly-invoking-a-Task-when-there-s-no-Project-method-tp4458231p4461403.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


Reply via email to