On Mon, 30 Jan 2006, Elizabeth Sommers <[EMAIL PROTECTED]>
wrote:

> Does anybody have a task that will let you echo to a file while
> including html in the message.

There will be an <echoxml> task in 1.7, until then

<echo>
<[CDATA[<html><head><title>generated by Ant</title></head></html>]]>
</echo>

will do.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to