From: Brett Porter Date: Thu, 16 Jul 2009 07:43:46 +0000 (+0000) Subject: [MRM-1216] remove jetty-logging configuration and log everything to stdout (wrapper... X-Git-Tag: archiva-1.2.2~38 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=90f6791b4ce7ea0eb5f2c8da0d867f79cd30977e;p=archiva.git [MRM-1216] remove jetty-logging configuration and log everything to stdout (wrapper.log) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@794571 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml index badd17e85..0e9ada6ed 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -86,7 +86,6 @@ org.mortbay.start.Main conf/jetty.xml - conf/jetty-logging.xml jsw @@ -119,10 +118,6 @@ wrapper.app.parameter.2 %ARCHIVA_BASE%/conf/jetty.xml - - wrapper.app.parameter.3 - %ARCHIVA_BASE%/conf/jetty-logging.xml - app.base.envvar ARCHIVA_BASE diff --git a/archiva-jetty/src/main/conf/jetty-logging.xml b/archiva-jetty/src/main/conf/jetty-logging.xml deleted file mode 100644 index 3eedcd6bd..000000000 --- a/archiva-jetty/src/main/conf/jetty-logging.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - /yyyy_mm_dd.stderrout.log - false - 90 - GMT - - - - - - Redirecting stderr/stdout to - - - - - - -