Hi, I got some problems while trying to run test cases.
1. When I try to run the tests using Ant build(ant test) I got the following error. "Could not create task or type of type: junit. Ant could not find the task or a class this task relies upon." I'm using ant-1.6.5. 2. I have built an IntelliJ Idea project from the current SVN checkout of the Velocity Engine. When I try to run some test cases I got the following exception. "org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'context_safety.vm' " Same exception occurs for other test cases where external files are required. Some test cases that don't use external files run correctly. Cheers, Supun. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
