[MRM-688] need to be able to read configuration from the original home directory as well

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642862 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2008-03-31 03:10:05 +00:00
parent b657be4b49
commit 03726c4213

View File

@ -187,6 +187,7 @@
</generatorConfigurations>
<jvmSettings>
<systemProperties>
<systemProperty>appserver.home=.</systemProperty>
<systemProperty>appserver.base=%APP_BASE%</systemProperty>
<!-- can't set this at present, it moves the databases if APP_BASE is not set
<systemProperty>derby.system.home=%APP_BASE%/logs</systemProperty>