First let me start with a disclaimer: I do not run windows, I have not attempted to run the windows TDB tests, I have only followed the conversation tangentially.
My understanding of the testing issue is that Windows does not release the disk space associated with memory mapped files until after the JVM exits. Q: Is it not possible to add a configuration option to Maven that causes those tests to be run in a different JVM. When the test finishes the JVM should clean up the files. Not sure if that makes sense but a discussion of how to configure Maven to do the new JVM per test is found here: http://stackoverflow.com/questions/6813373/how-to-tell-maven2-to-execute-junit-tests-one-by-one-each-in-new-jvm-instance Claude -- I like: Like Like - The likeliest place on the web <http://like-like.xenei.com> LinkedIn: http://www.linkedin.com/in/claudewarren
