Quoting "Payette, Don J" <[EMAIL PROTECTED]>:
> What you typed looks like some xml file with a <junit>
> in it. Is that correct? What file is this? Where do
> I put it? All those questions, since I don't know what
> you're talking about. :-)
>
> Thanks.
>From the context you gave, I assumed you are trying to run junit tests from an
ant script. So in your build.xml file, somewhere, you will have a junit task
defined
<junit .....>
If this is not the case, my apologies.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]