Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 72349 invoked from network); 23 Oct 2002 07:23:50 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 23 Oct 2002 07:23:50 -0000 Received: (qmail 23574 invoked by uid 97); 23 Oct 2002 07:24:44 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 23511 invoked by uid 97); 23 Oct 2002 07:24:42 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 23493 invoked by uid 98); 23 Oct 2002 07:24:42 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) content-class: urn:content-classes:message Subject: MAIL task Date: Wed, 23 Oct 2002 15:23:50 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C27A65.224F3881" Message-ID: X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: JUnit: setUp() method called multiple times ? Thread-Index: AcJqmmlLqtqiu8URRnyeOO7lm7wDTgPylnWQ From: "Dushyant Shrivastava" To: "Ant Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C27A65.224F3881 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi guys, I am using ANT 1.5 with JBoss 3.0.2, JDK 1.4.1. This is my code which basically should send the mail out: =20 This is what my JUnitreport task looks like: =20 Now every time the mail is sent out, it gets to my address in plain text = instead of the html format!! Has anyone come across this problem, is = this a problem with ANT 1.5 in particular??? =20 Any help is much appreciated Thanks Dushy =20 ------_=_NextPart_001_01C27A65.224F3881--