I'm currently trying to run the current CVS with JDK 1.2.2 on Linux. I can build it without any problems but when I try to run Ant, I'm getting a java.lang.VerifyError in ProjectHelper$TaskHandler. It says that the init method has an illegal use of an nonvirtual function call.
I'm assuming that there is something wrong in my CLASSPATH. Has anyone seen this before? thanks, josh
