Run the tests under 1.3. That's the jdk version we must build the release version with. Please be more specific. Which tests are failing for you?
There are some tests that expect that something will or will not have happened by a certain point in the background. There isn't a great way around this. Faster machines may expose such problems with the tests. The disk cache optimization test is a good example. Aaron > -----Original Message----- > From: Scott Eade [mailto:[EMAIL PROTECTED] > Sent: Friday, April 06, 2007 6:22 PM > To: JCS Developers List > Subject: Re: proposed patch to project.xml > > Smuts, Aaron wrote: > > If the tests pass, sure. The only runtime dependencies for the core > > (disk, rmi remote, lru memory, lateral tcp) of jcs are concurrent and > > commons logging. That's it. All the others are for optional > > auxiliaries. > > > Great - I will add some further comments to project.xml to this effect, > but will hold off committing until the tests pass. > > 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]
