[MRM-688]

-added appserver.base as additional java parameter


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@633408 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maria Odea B. Ching 2008-03-04 10:03:36 +00:00
parent f929f8ce6e
commit 4cbd2c2391
1 changed files with 12 additions and 3 deletions

View File

@ -153,9 +153,18 @@
<name>wrapper.console.loglevel</name>
<value>INFO</value>
</property>
<property>
<name>wrapper.java.additional.1.stripquotes</name>
<value>TRUE</value>
</property>
</configuration>
</generatorConfiguration>
</generatorConfigurations>
<jvmSettings>
<systemProperties>
<systemProperty>appserver.base="."</systemProperty>
</systemProperties>
</jvmSettings>
</daemon>
</daemons>
<!-- TODO: