> So I think the only likely possibilities for test interference across > JVMS are things like using same temp directory outside of the source > tree or under some svn-ignore'd part of the source tree, or using the > same network port numbers, etc.
Temp directories shouldn't be a problem if they're acquired properly (cwd is different for each jvm, temp file creation should be atomic?). D. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
