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 ba...@apache.org on 2008/09/11 01:02:05 UTC

svn commit: r694056 - /james/server/trunk/imapserver-function/pom.xml

Author: bago
Date: Wed Sep 10 16:02:04 2008
New Revision: 694056

URL: http://svn.apache.org/viewvc?rev=694056&view=rev
Log:
few more dependencies for m2 build of imapserver-function

Modified:
    james/server/trunk/imapserver-function/pom.xml

Modified: james/server/trunk/imapserver-function/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/imapserver-function/pom.xml?rev=694056&r1=694055&r2=694056&view=diff
==============================================================================
--- james/server/trunk/imapserver-function/pom.xml (original)
+++ james/server/trunk/imapserver-function/pom.xml Wed Sep 10 16:02:04 2008
@@ -45,6 +45,10 @@
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-common-util</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>james-server-core-library</artifactId>
+    </dependency>
         
     <dependency>
       <groupId>org.apache.james</groupId>
@@ -90,6 +94,10 @@
       <artifactId>commons-logging</artifactId>
     </dependency>
     <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+    </dependency>
+    <dependency>
       <groupId>commons-configuration</groupId>
       <artifactId>commons-configuration</artifactId>
     </dependency>



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