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/08/01 20:55:10 UTC

svn commit: r681779 - /james/server/trunk/imap-mailbox-processor-function/pom.xml

Author: bago
Date: Fri Aug  1 11:55:10 2008
New Revision: 681779

URL: http://svn.apache.org/viewvc?rev=681779&view=rev
Log:
Attempt to fix m2 build (untested, looking for hudson ... )

Modified:
    james/server/trunk/imap-mailbox-processor-function/pom.xml

Modified: james/server/trunk/imap-mailbox-processor-function/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/imap-mailbox-processor-function/pom.xml?rev=681779&r1=681778&r2=681779&view=diff
==============================================================================
--- james/server/trunk/imap-mailbox-processor-function/pom.xml (original)
+++ james/server/trunk/imap-mailbox-processor-function/pom.xml Fri Aug  1 11:55:10 2008
@@ -59,6 +59,10 @@
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-imap-codec-library</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>apache-james-mailet-base</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-mime4j</artifactId>



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