Author: norman
Date: Sun Jun 13 18:03:11 2010
New Revision: 954275

URL: http://svn.apache.org/viewvc?rev=954275&view=rev
Log:
move filepair stuff to core-function module. It makes more sense there

Added:
    
james/server/trunk/core-function/src/main/java/org/apache/james/mailrepository/filepair/
      - copied from r954034, 
james/server/trunk/core-library/src/main/java/org/apache/james/mailrepository/filepair/
Removed:
    
james/server/trunk/core-library/src/main/java/org/apache/james/mailrepository/filepair/
Modified:
    james/server/trunk/user-function/pom.xml

Modified: james/server/trunk/user-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/user-function/pom.xml?rev=954275&r1=954274&r2=954275&view=diff
==============================================================================
--- james/server/trunk/user-function/pom.xml (original)
+++ james/server/trunk/user-function/pom.xml Sun Jun 13 18:03:11 2010
@@ -59,7 +59,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>james-server-core-library</artifactId>
+      <artifactId>james-server-core-function</artifactId>
     </dependency>
      <dependency>
       <groupId>commons-configuration</groupId>



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

Reply via email to