You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ma...@apache.org on 2019/07/09 07:12:26 UTC

[james-project] branch master updated: JAMES-2821 memory product should use logback for logging

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 300eb24  JAMES-2821 memory product should use logback for logging
     new 6a87529  Merge branch 'pr-2507'
300eb24 is described below

commit 300eb247750641c4d28d8de93ff5f952e43ba0fe
Author: Matthieu Baechler <ma...@apache.org>
AuthorDate: Mon May 13 16:22:29 2019 +0200

    JAMES-2821 memory product should use logback for logging
---
 server/container/guice/memory-guice/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/server/container/guice/memory-guice/pom.xml b/server/container/guice/memory-guice/pom.xml
index e558b01..057a9b6 100644
--- a/server/container/guice/memory-guice/pom.xml
+++ b/server/container/guice/memory-guice/pom.xml
@@ -188,7 +188,6 @@
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-classic</artifactId>
-            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>io.rest-assured</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org