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 bt...@apache.org on 2018/01/19 12:07:27 UTC

[13/14] james-project git commit: JAMES-2285 Further clean Memory mail queue pom

JAMES-2285 Further clean Memory mail queue pom


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/5b05fde7
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/5b05fde7
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/5b05fde7

Branch: refs/heads/master
Commit: 5b05fde7814a92a852d534604d375f7c664435d0
Parents: a0d734f
Author: benwa <bt...@linagora.com>
Authored: Wed Jan 17 17:34:22 2018 +0700
Committer: benwa <bt...@linagora.com>
Committed: Fri Jan 19 18:57:58 2018 +0700

----------------------------------------------------------------------
 server/queue/queue-memory/pom.xml | 12 ------------
 1 file changed, 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/5b05fde7/server/queue/queue-memory/pom.xml
----------------------------------------------------------------------
diff --git a/server/queue/queue-memory/pom.xml b/server/queue/queue-memory/pom.xml
index 9e8af0b..12b4292 100644
--- a/server/queue/queue-memory/pom.xml
+++ b/server/queue/queue-memory/pom.xml
@@ -18,10 +18,6 @@
     <dependencies>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>apache-mailet-api</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
             <artifactId>apache-mailet-base</artifactId>
             <scope>test</scope>
             <type>test-jar</type>
@@ -41,14 +37,6 @@
             <scope>test</scope>
         </dependency>
         <dependency>
-            <groupId>com.google.guava</groupId>
-            <artifactId>guava</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>com.sun.mail</groupId>
-            <artifactId>javax.mail</artifactId>
-        </dependency>
-        <dependency>
             <groupId>javax.inject</groupId>
             <artifactId>javax.inject</artifactId>
         </dependency>


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