Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 27346 invoked from network); 31 Jan 2006 14:27:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Jan 2006 14:27:20 -0000 Received: (qmail 34319 invoked by uid 500); 31 Jan 2006 14:27:15 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 34276 invoked by uid 500); 31 Jan 2006 14:27:14 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 34264 invoked by uid 99); 31 Jan 2006 14:27:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2006 06:27:14 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [192.6.10.2] (HELO colossus.hpl.hp.com) (192.6.10.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2006 06:27:14 -0800 Received: from kropotkin.hpl.hp.com (kropotkin.hpl.hp.com [15.144.59.2]) by colossus.hpl.hp.com (8.12.10/8.12.10) with ESMTP id k0VEQTcv021735 for ; Tue, 31 Jan 2006 14:26:29 GMT Received: from localhost (localhost [127.0.0.1]) by kropotkin.hpl.hp.com (Postfix) with ESMTP id AB10CB862 for ; Tue, 31 Jan 2006 14:26:29 +0000 (GMT) Received: from kropotkin.hpl.hp.com ([127.0.0.1]) by localhost (kropotki [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09069-01-7 for ; Tue, 31 Jan 2006 14:26:25 +0000 (GMT) Received: from timmay.hpl.hp.com (timmay-hb.hpl.hp.com [15.144.59.39]) by kropotkin.hpl.hp.com (Postfix) with ESMTP id C3A4B51FA for ; Tue, 31 Jan 2006 14:26:25 +0000 (GMT) Received: from [15.144.25.135] (chamonix.hpl.hp.com [15.144.25.135]) by timmay.hpl.hp.com (8.13.2/8.13.2) with ESMTP id k0VEQLV6025736 for ; Tue, 31 Jan 2006 14:26:21 GMT Message-ID: <43DF738C.1080305@apache.org> Date: Tue, 31 Jan 2006 14:26:20 +0000 From: Steve Loughran User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: Ant Users List Subject: Re: echo with html References: <87ek2pdmop.fsf@www.samaflost.de> In-Reply-To: <87ek2pdmop.fsf@www.samaflost.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-HPLB-IMAP-MailScanner-Information: Please contact the Helpdesk for more information X-HPLB-IMAP-MailScanner: Found to be clean X-HPLB-IMAP-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 5) X-Virus-Scanned: amavisd-new at kropotkin.hpl.hp.com X-HPL-MailScanner-Information: Please contact the Helpdesk for more information X-HPL-MailScanner: Found to be clean X-HPL-MailScanner-SpamCheck: not spam, SpamAssassin (score=-0.846, required 5, autolearn=not spam, AWL -0.85) X-MailScanner-From: stevel@apache.org X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Stefan Bodewig wrote: > On Mon, 30 Jan 2006, Elizabeth Sommers > wrote: > >> Does anybody have a task that will let you echo to a file while >> including html in the message. > > There will be an task in 1.7, until then > Except of course classic HTML is not XML. Use CData. I normally create HTML using XSL transforms, incidentally. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org