Cleaning up the config in preparation for the distro
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@852 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
d4f7e008e9
commit
7420977b97
|
@ -10,7 +10,7 @@
|
|||
<Arg>
|
||||
<New class="org.eclipse.jetty.logging.CentralizedLogging">
|
||||
<Set name="server"><Ref id="Server" /></Set>
|
||||
<Set name="configurationFilename"><SystemProperty name="jetty.home" default="."/>/etc/centralized-logging/logging.properties</Set>
|
||||
<Set name="configurationFilename"><SystemProperty name="jetty.home" default="."/>/etc/jetty-centralized-logging.properties</Set>
|
||||
</New>
|
||||
</Arg>
|
||||
</Call>
|
||||
|
|
Loading…
Reference in New Issue