This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch 3.5.x
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit ba532d0d5b9fb45344715ed4f5d6125535b41598
Author: Benoit Tellier <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to