> 2. each jvm when running tests should get its own sandboxed tempdir (i > think it should be in the build/ directory with other temp test > stuff).
It does get its own cwd. I don't override the default java.io.tmpdir or whatever that property is called but there's nothing that would prohibit us to set it to "." (effectively cwd). Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
