This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 96bcd6e24729a9b120ba403425f652bcdf0237ab Author: Benoit Tellier <btell...@linagora.com> AuthorDate: Thu Apr 9 10:00:29 2020 +0700 Remove leading line breaks --- dockerfiles/run/spring/destination/conf/log4j2.xml | 1 - server/app/src/main/resources/log4j2.xml | 1 - 2 files changed, 2 deletions(-) diff --git a/dockerfiles/run/spring/destination/conf/log4j2.xml b/dockerfiles/run/spring/destination/conf/log4j2.xml index c89ad2e..f8c9fad 100644 --- a/dockerfiles/run/spring/destination/conf/log4j2.xml +++ b/dockerfiles/run/spring/destination/conf/log4j2.xml @@ -1,4 +1,3 @@ - <?xml version="1.0" encoding="UTF-8"?> <Configuration status="INFO" monitorInterval="30"> <Properties> diff --git a/server/app/src/main/resources/log4j2.xml b/server/app/src/main/resources/log4j2.xml index c89ad2e..f8c9fad 100644 --- a/server/app/src/main/resources/log4j2.xml +++ b/server/app/src/main/resources/log4j2.xml @@ -1,4 +1,3 @@ - <?xml version="1.0" encoding="UTF-8"?> <Configuration status="INFO" monitorInterval="30"> <Properties> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org