When using the <echo> task, a level can be set:

<echo message="Deleting drive C:" level="debug"/>

and the task would echo the message only if you run 'ant -debug'.

How do I use the levels "info" and "warning" since these are not options to
"ant".

thanks



--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

Reply via email to