From cb90e7e53956a87cf224a609af174b95b8ba0a38 Mon Sep 17 00:00:00 2001 From: "fabio.simeoni" Date: Fri, 4 Oct 2013 14:16:52 +0000 Subject: [PATCH] silenced warning in POM and added rolling policy to default configuration git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/smartgears-distribution@82473 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/contents/logback.xml | 35 ++++++++++++++++++++--------------- pom.xml | 2 +- 2 files changed, 21 insertions(+), 16 deletions(-) diff --git a/distro/contents/logback.xml b/distro/contents/logback.xml index 156620f..6a1637c 100644 --- a/distro/contents/logback.xml +++ b/distro/contents/logback.xml @@ -1,19 +1,24 @@ - - ${LOGFILE}/ghn.log - true - - %d{HH:mm:ss.SSS} [%thread] %-5level %logger{0}: %msg%n - - - - - - - - - - + + ${LOGFILE}/ghn.log + true + + %d{HH:mm:ss.SSS} [%thread] %-5level %logger{0}: %msg%n + + + + logFile.%d{yyyy-MM-dd}.log + 30 + + + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 90805c5..47a9806 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ org.gcube.core common-smartgears - [1.0.0-SNAPSHOT,) + [1.0.0-SNAPSHOT,) probe war