LUCENE-6693: Add one more parameter-pass-through

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692444 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2015-07-23 21:07:02 +00:00
parent eb2203b597
commit 4b7b4adbea
1 changed files with 1 additions and 0 deletions

View File

@ -656,6 +656,7 @@ File | Project Structure | Platform Settings | SDKs):
</delete>
<antcall inheritAll="false" target="test">
<param name="tests.heapdump.args" value="-XX:+HeapDumpOnOutOfMemoryError &quot;-XX:HeapDumpPath=${tests.heap-dump-dir}&quot;"/>
<propertyset refid="uptodate.and.compiled.properties"/>
</antcall>
<pathconvert property="heapdumps.list" setonempty="false" pathsep="${line.separator}">
<fileset dir="${tests.heap-dump-dir}"/>