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 no...@apache.org on 2010/12/17 15:01:40 UTC

svn commit: r1050388 - /james/server/trunk/core/pom.xml

Author: norman
Date: Fri Dec 17 14:01:39 2010
New Revision: 1050388

URL: http://svn.apache.org/viewvc?rev=1050388&view=rev
Log:
Cleanup dependencies

Modified:
    james/server/trunk/core/pom.xml

Modified: james/server/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/core/pom.xml?rev=1050388&r1=1050387&r2=1050388&view=diff
==============================================================================
--- james/server/trunk/core/pom.xml (original)
+++ james/server/trunk/core/pom.xml Fri Dec 17 14:01:39 2010
@@ -41,10 +41,6 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>james-server-lifecycle-api</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
       <artifactId>james-server-util</artifactId>
     </dependency>   
 
@@ -58,15 +54,6 @@
       <artifactId>apache-mailet-base</artifactId>
     </dependency>
 
-    
-    <dependency>
-      <groupId>commons-configuration</groupId>
-      <artifactId>commons-configuration</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>commons-logging</groupId>
-      <artifactId>commons-logging</artifactId>
-    </dependency>
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>



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