From 9005e914729dce743d9466b0608f3f688b794778 Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Thu, 27 Mar 2008 02:09:02 +0000 Subject: [PATCH] [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 --- archiva-web/archiva-standalone/archiva-jetty/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) 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 + -- 2.39.5