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