I am fairly new to Ant and I am having issues with an ant script that I am working on. I am receiving a ClassNotFoundException when the Junit portion of my Ant script runs. The build and everything before that is working correctly and the correct .class file is included in the class path for the Junit portion. Is it possible to include a .class file to the Junit classpath instead of a .jar?
Thanks, -Dan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org