Jan,

Thanks for your reply.

So, basically, both ant 1.6 and 1.5.x still need a copy of junit.jar in
ANT_HOME/lib, right?

Barry

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 18, 2004 10:44 PM
Subject: RE: junit.jar or not?


The ant-junit.jar contains (compiled) classes which depends on JUnit.
If you want to use them (e.g. <junit>) you have to have junit.jar in your
classpath. E.g. in $ANT_HOME/lib/ or in $USER_HOME/.ant/lib/

If you compile Antīs source distro without JUnit that file (ant-junit.jar)
should be empty (or not present, not sure).


Jan

> -----Original Message-----
> From: Baz ĪŅŠ° [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 19, 2004 4:16 AM
> To: [EMAIL PROTECTED]
> Subject: junit.jar or not?
>
>
> All,
>
> I am using 1.6 ant. In the $ANT_HOME/lib, there is an ant-junit.jar,
> and when i compile the code, ant complains no junit.jar. So if i put
> the junit.jar (3.8.1), things are working just like 1.5.x... Whats
> the deal? Should I have junit.jar added or not? I am a little
> confused.
>
> Thanks
>
> Barry
>
>
> ---------------------------------------------------------------------
> 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