In Gant I can do things like:

        includeTargets << gant.targets.Clean
        cleanPattern << [ '**/*~' , cvHtmlFile , cvFoFile , cvPdfFile ]

because Gant comes with a class Clean that defines various variables and
the targets clean and clobber.  Can someone tell me what the Gradle
equivalent is?  (Or more likely point me at the right bit of the
manual.)

Thanks.

-- 
Russel.
====================================================
Dr Russel Winder                 Partner

Concertant LLP                   t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road,              f: +44 8700 516 084
London SW11 1EN, UK.             m: +44 7770 465 077

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to