I believe you will need to have the junit-*.jar in your ant lib. There will be test failures since there are still bugs. i.e. bug fixes (and new tests created) for one driver versus another. I don't have any time to contribute at the moment, so there is unfinished business on the 1.1 release.
FYI- I was trying tests with the bat file version of the standalone server. -Kevin Ross ------------------------------------------------ On Thu, 31 Jul 2003 17:06:35 +0100, Joel Rosi-Schwartz <[EMAIL PROTECTED]> wrote: > Hi, > > I am finally trying to migrate from 1.0 to 1.1b. I have pulled down the > Head, build build-20030627 and build-1_1_b2 from cvs. All three build > without issue. Which of these is considered stable enough for > application development? > > I have a concern that I can not run 'build.sh test-build' on any of the > three. What I get is a complaint from ant that it can not create task > junit and the standard ant message saying that it a jar is probably > missing. The classpath printed at startup clearly shows that all three > junit jars are on it. Is this a known problem or do I have a > configuration problem? > > I am running Linux with Java 4.1.1. > > Thanks, > Joel >