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/05/13 01:40:37 UTC

svn commit: r655695 - in /james/server/trunk/user-api: ./ pom.xml

Author: bago
Date: Mon May 12 16:40:37 2008
New Revision: 655695

URL: http://svn.apache.org/viewvc?rev=655695&view=rev
Log:
Update m2 build for mailets-function addition and imap-commands removal.

Modified:
    james/server/trunk/user-api/   (props changed)
    james/server/trunk/user-api/pom.xml

Propchange: james/server/trunk/user-api/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon May 12 16:40:37 2008
@@ -1,2 +1,4 @@
 .*
 target
+
+stage

Modified: james/server/trunk/user-api/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/user-api/pom.xml?rev=655695&r1=655694&r2=655695&view=diff
==============================================================================
--- james/server/trunk/user-api/pom.xml (original)
+++ james/server/trunk/user-api/pom.xml Mon May 12 16:40:37 2008
@@ -49,10 +49,6 @@
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-imap-codec-library</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
-      <artifactId>james-server-imap-command-library</artifactId>
-    </dependency>
     
     <dependency>
       <groupId>concurrent</groupId>



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