[MRM-688] put derby.log in logs subdirectory

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641669 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2008-03-27 00:55:25 +00:00
parent a0df43000c
commit 80953c087c
1 changed files with 8 additions and 5 deletions

View File

@ -162,6 +162,9 @@
<systemProperties>
<systemProperty>appserver.base="."</systemProperty>
</systemProperties>
<systemProperties>
<systemProperty>derby.system.home=logs</systemProperty>
</systemProperties>
</jvmSettings>
</daemon>
</daemons>