> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to