use correct temporary directory

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1215123 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2011-12-16 13:15:33 +00:00
parent 615cfd730e
commit 8c93dc5c59
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@
<systemProperty>derby.system.home=%ARCHIVA_BASE%/logs</systemProperty>
-->
<systemProperty>jetty.logs=%ARCHIVA_BASE%/logs</systemProperty>
<systemProperty>java.io.tmpdir=./temp</systemProperty>
<systemProperty>java.io.tmpdir=%ARCHIVA_BASE%/temp</systemProperty>
<systemProperty>archiva.tmp.group.index.ttl=30</systemProperty>
</systemProperties>
<extraArguments>