It wasn't a fresh co, but it was just synced. Anyway, I tried a fresh co now and it worked again. I also tried on my (virtual) Windoze machine, and it worked too (that's with JDK 1.3.1_02).
My Windoze machine was pretty clean (I even had to install the JDK). Maybe there's some weirdness in your's?
Q: Are you using build.bat, or straight "ant"? Can you try with build.bat?
Q: Is JUnit in the classpath displayed by build.bat at the beginning of the build?
Q: Do you have a CLASSPATH environment var defined? Can you try clearing it?
One funny thing I've noticed in your error message:
[rmic] error: Class junit.framework.TestCase not found in nested class org.apache.jorphan.collections.HashTree. Test.
... there's a '$' sign missing (instead of the space before "Test"). Not that it points me anywhere... just that it's funny.
??
Scott Eade wrote:
Jordi,
I am using JDK 1.4.1_01 on win2k and I have just done another checkout on OS
X (using JDK 1.4.1 DP6) and have received the exact same message. I was
hoping this would work and that I could then track down some environmental
issue on my win2k box to solve the problem - alas they behave the same.
If you weren't trying a fresh cvs checkout before, would you mind doing so
for me?
??? indeed!
Thanks,
Scott
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
