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