> even though the "ant test" runs TestSolrProperties. My _guess_ is that > somehow specifying -Dtestcase=..... is somehow changing where tempDir is.
Definitely not the case. You could try to run with: ant -debug ... this will dump a *lot* of logs but among them is the exact forked JVM execution command -- we can compare these. Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
