From 02aefefeab7f7292cd18f64021e05cf714e5de23 Mon Sep 17 00:00:00 2001 From: "Maria Odea B. Ching" Date: Sun, 12 Jul 2009 02:40:25 +0000 Subject: [PATCH] [MRM-1207] submitted by: Maria Catherine Tan o configure wrapper log file to roll each day git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@793261 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-jetty/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml index 799a3d7c1..ef54b9601 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -173,7 +173,11 @@ wrapper.logfile - %ARCHIVA_BASE%/logs/wrapper.log + %ARCHIVA_BASE%/logs/wrapper.YYYYMMDD.log + + + wrapper.logfile.rollmode + DATE wrapper.app.parameter.2 -- 2.39.5