Sunday, February 28, 2010

java.io.FileNotFoundException: junitvmwatcherNNN.properties (No such file or directory)

I am getting this error when runnint junit with JUnit4 and Ant

Putting junit fork="no" instead of yes seems to fix the issue.
Probably the issue is in some jar files mismatching - I have no time to investigate this crap.

No comments: