cache test: get tmpdir from a system property
This commit is contained in:
3
cache/pom.xml
vendored
3
cache/pom.xml
vendored
@@ -124,6 +124,9 @@
|
||||
<configuration>
|
||||
<enableAssertions>true</enableAssertions>
|
||||
<argLine>-Xmx2048m</argLine>
|
||||
<systemProperties>
|
||||
<cache.tmpdir>${cache.tmpdir}</cache.tmpdir>
|
||||
</systemProperties>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
||||
Reference in New Issue
Block a user