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:09:07 UTC

svn commit: r681766 - in /james/server/trunk: imap-mailbox-processor-function/pom.xml imapmailbox-library/ imapserver-function/pom.xml phoenix-deployment/pom.xml pom.xml stage/pom.xml

Author: bago
Date: Fri Aug  1 11:09:06 2008
New Revision: 681766

URL: http://svn.apache.org/viewvc?rev=681766&view=rev
Log:
Removed imapmailbox-library module

Removed:
    james/server/trunk/imapmailbox-library/
Modified:
    james/server/trunk/imap-mailbox-processor-function/pom.xml
    james/server/trunk/imapserver-function/pom.xml
    james/server/trunk/phoenix-deployment/pom.xml
    james/server/trunk/pom.xml
    james/server/trunk/stage/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=681766&r1=681765&r2=681766&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:09:06 2008
@@ -53,10 +53,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>james-server-imapmailbox-library</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
       <artifactId>james-server-mailbox-library</artifactId>
     </dependency>
     <dependency>

Modified: james/server/trunk/imapserver-function/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/imapserver-function/pom.xml?rev=681766&r1=681765&r2=681766&view=diff
==============================================================================
--- james/server/trunk/imapserver-function/pom.xml (original)
+++ james/server/trunk/imapserver-function/pom.xml Fri Aug  1 11:09:06 2008
@@ -42,10 +42,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>james-server-imapmailbox-library</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
       <artifactId>james-server-imap-api</artifactId>
     </dependency>
     <dependency>

Modified: james/server/trunk/phoenix-deployment/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/phoenix-deployment/pom.xml?rev=681766&r1=681765&r2=681766&view=diff
==============================================================================
--- james/server/trunk/phoenix-deployment/pom.xml (original)
+++ james/server/trunk/phoenix-deployment/pom.xml Fri Aug  1 11:09:06 2008
@@ -258,10 +258,6 @@
       <artifactId>excalibur-datasource</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.apache.james</groupId>
-      <artifactId>james-server-imapmailbox-library</artifactId>
-    </dependency>
-    <dependency>
       <groupId>dnsjava</groupId>
       <artifactId>dnsjava</artifactId>
     </dependency>

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=681766&r1=681765&r2=681766&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Fri Aug  1 11:09:06 2008
@@ -38,7 +38,6 @@
     <module>user-api</module>
     <module>domain-api</module>
     <module>imap-api</module>
-    <module>imapmailbox-library</module>
     <module>imap-codec-library</module>
     <module>user-library</module>
     <module>core-library</module>
@@ -282,11 +281,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>james-server-imapmailbox-library</artifactId>
-      <version>3.0-SNAPSHOT</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
       <artifactId>james-server-imap-codec-library</artifactId>
       <version>3.0-SNAPSHOT</version>
     </dependency>

Modified: james/server/trunk/stage/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/stage/pom.xml?rev=681766&r1=681765&r2=681766&view=diff
==============================================================================
--- james/server/trunk/stage/pom.xml (original)
+++ james/server/trunk/stage/pom.xml Fri Aug  1 11:09:06 2008
@@ -82,10 +82,6 @@
 <!--
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>james-server-imapmailbox-library</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
       <artifactId>james-server-imap-codec-library</artifactId>
     </dependency>
     <dependency>



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