Author: bago
Date: Mon May 12 16:40:47 2008
New Revision: 655697
URL: http://svn.apache.org/viewvc?rev=655697&view=rev
Log:
Update m2 build for mailets-function addition and imap-commands removal.
Modified:
james/server/trunk/phoenix-deployment/pom.xml
Modified: james/server/trunk/phoenix-deployment/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/phoenix-deployment/pom.xml?rev=655697&r1=655696&r2=655697&view=diff
==============================================================================
--- james/server/trunk/phoenix-deployment/pom.xml (original)
+++ james/server/trunk/phoenix-deployment/pom.xml Mon May 12 16:40:47 2008
@@ -57,6 +57,14 @@
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
+ <artifactId>apache-james-mailet-base</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.james</groupId>
+ <artifactId>apache-james-standard-mailets</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.james</groupId>
<artifactId>james-server-user-api</artifactId>
</dependency>
<dependency>
@@ -100,6 +108,10 @@
<groupId>org.apache.james</groupId>
<artifactId>james-server-basic-user-function</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.apache.james</groupId>
+ <artifactId>james-server-mailets-function</artifactId>
+ </dependency>
<dependency>
<groupId>org.apache.james</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]