Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 91943 invoked from network); 31 Jan 2003 15:13:23 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 31 Jan 2003 15:13:23 -0000 Received: (qmail 26461 invoked by uid 97); 31 Jan 2003 15:14:49 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@nagoya.betaversion.org Received: (qmail 26454 invoked from network); 31 Jan 2003 15:14:49 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 31 Jan 2003 15:14:49 -0000 Received: (qmail 90793 invoked by uid 500); 31 Jan 2003 15:13:05 -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 90779 invoked from network); 31 Jan 2003 15:13:04 -0000 Received: from 207-121-0-68.sapient.com (HELO cammims01.sapient.com) (207.121.0.68) by daedalus.apache.org with SMTP; 31 Jan 2003 15:13:04 -0000 Received: from cammmsx01.sapient.com ([10.200.1.8]) by cammims01.sapient.com with Microsoft SMTPSVC(5.0.2195.5329); Fri, 31 Jan 2003 10:13:06 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Problem with tag inside Date: Fri, 31 Jan 2003 10:13:05 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem with tag inside Thread-Index: AcLJN3h20gxQDTHPSpWNv1g+2qig/AAALLyw From: "Naresh Bhatia" To: "Ant Users List" X-OriginalArrivalTime: 31 Jan 2003 15:13:06.0118 (UTC) FILETIME=[41A1EE60:01C2C93B] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Stefan, Well, I know about this and I had myself checked PlainJUnitResultFormatter before sending out the email. I also tried the ant -debug flag but that didn't help. I am pretty sure that there is no other ant.jar or optional.jar in my classpath. My ANT_HOME is set to c:\ant-1.5.1. When ant starts, I print the environment, which shows that I am picking up ant 1.5.1. The junit jar is stored in Ant's lib directory so it should be picking up the right one. print-env: [echo] ---------------------------------------------------------------- [echo] Build environment for OmniPlanner [echo] ---------------------------------------------------------------- [echo] Apache Ant version 1.5.1 compiled on October 2 2002 [echo] Build file: C:\OmniPlanner\build.xml [echo] Java version: 1.3.1 at C:\jdk1.3.1\jre [echo] ---------------------------------------------------------------- So I am myself puzzled by this! Naresh -----Original Message----- From: Stefan Bodewig [mailto:bodewig@apache.org]=20 Sent: Friday, January 31, 2003 9:44 AM To: ant-user@jakarta.apache.org Subject: Re: Problem with tag inside On Fri, 31 Jan 2003, Naresh Bhatia wrote: > Ant 1.5.1, line 188 in Ant 1.5.1 PlainJUnitResultFormatter is a comment. Are you sure there is no other version of Ant or Ant's optional.jar in your CLASSPATH? Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: ant-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: ant-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: ant-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: ant-user-help@jakarta.apache.org