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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to