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/25 11:33:22 UTC

svn commit: r688681 - /james/server/trunk/pom.xml

Author: bago
Date: Mon Aug 25 02:33:21 2008
New Revision: 688681

URL: http://svn.apache.org/viewvc?rev=688681&view=rev
Log:
removing imapserver-function from the main pom (JAMES-861)

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=688681&r1=688680&r2=688681&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Mon Aug 25 02:33:21 2008
@@ -60,7 +60,6 @@
     <module>fetchmail-function</module>
     <module>imap-mailbox-processor-function</module>
     <module>torque-mailboxmanager-function</module>
-    <module>imapserver-function</module>
     <module>experimental-seda-imap-function</module>
     <module>experimental-activemq-function</module>
     <module>jcr-backend-function</module>
@@ -372,11 +371,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>james-server-imapserver-function</artifactId>
-      <version>3.0-SNAPSHOT</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
       <artifactId>james-server-nntpserver-function</artifactId>
       <version>3.0-SNAPSHOT</version>
     </dependency>



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