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 00:11:50 UTC

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

Author: bago
Date: Wed Sep 10 15:11:49 2008
New Revision: 694030

URL: http://svn.apache.org/viewvc?rev=694030&view=rev
Log:
Attempt to fix m2 build for 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=694030&r1=694029&r2=694030&view=diff
==============================================================================
--- james/server/trunk/imapserver-function/pom.xml (original)
+++ james/server/trunk/imapserver-function/pom.xml Wed Sep 10 15:11:49 2008
@@ -35,6 +35,10 @@
 
     <dependency>
       <groupId>org.apache.james</groupId>
+      <artifactId>james-server-avalon-socket-library</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
       <artifactId>apache-james-imap-api</artifactId>
     </dependency>
     <dependency>



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