It's done during the configuration phase, not when the task is executed. That way it is available for the task list (-t) without executing any tasks. You can set it in a configuration closure for a task (without the <<).

Russel Winder wrote:
One can set the description attribute of a task in the parameter list:

        task blah ( description : 'Something.' ) << { . . . }

but is there a way of setting the description in the closure that is the
body of the task?

Thanks.


--
Steve Appling
Automated Logic Research Team

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

   http://xircles.codehaus.org/manage_email


Reply via email to