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:[EMAIL PROTECTED]] 
Sent: Friday, January 31, 2003 9:44 AM
To: [EMAIL PROTECTED]
Subject: Re: Problem with <formatter> tag inside <junit>


On Fri, 31 Jan 2003, Naresh Bhatia <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to