From: Brett Porter Date: Thu, 27 Mar 2008 02:09:02 +0000 (+0000) Subject: [MRM-688] write the wrapper log to the correct location X-Git-Tag: archiva-r676265~264 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9005e914729dce743d9466b0608f3f688b794778;p=archiva.git [MRM-688] write the wrapper log to the correct location git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641687 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-web/archiva-standalone/archiva-jetty/pom.xml b/archiva-web/archiva-standalone/archiva-jetty/pom.xml index e63e80617..610e2a9dc 100644 --- a/archiva-web/archiva-standalone/archiva-jetty/pom.xml +++ b/archiva-web/archiva-standalone/archiva-jetty/pom.xml @@ -155,6 +155,10 @@ wrapper.java.additional.1.stripquotes TRUE + + wrapper.logfile + ./logs/wrapper.log +