I don't have a jars directory. This is only needed to run the manual tester scripts. I haven't run those in some time, and not in my current workspace. What test exactly doesn't compile if you don't have the jars directory? That would be very strange since the Eclipse can compile everything using the classpath generated from maven eclipse, which makes no reference to the jars directory.
> -----Original Message----- > From: Scott Eade [mailto:[EMAIL PROTECTED] > Sent: Friday, April 06, 2007 10:30 AM > To: JCS Developers List > Subject: Re: Working towards a formal jcs release... > > Smuts, Aaron wrote: > > None of the tests fail for me and you definitely do not need to run > > copyjars to run the unit tests. What jdk version are you testing with? > > > JAVA_HOME=C:\jdk1.5.0_09 > > If I don't run copyjars some of the test classes fail to compile. Try > deleting your jars directory and see what happens. > > Scott > > --------------------------------------------------------------------- > 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]
