mirror of https://github.com/apache/archiva.git
[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:
parent
a0df43000c
commit
80953c087c
|
@ -162,6 +162,9 @@
|
|||
<systemProperties>
|
||||
<systemProperty>appserver.base="."</systemProperty>
|
||||
</systemProperties>
|
||||
<systemProperties>
|
||||
<systemProperty>derby.system.home=logs</systemProperty>
|
||||
</systemProperties>
|
||||
</jvmSettings>
|
||||
</daemon>
|
||||
</daemons>
|
||||
|
|
Loading…
Reference in New Issue