Author: eric
Date: Tue Jan 18 13:30:30 2011
New Revision: 1060361

URL: http://svn.apache.org/viewvc?rev=1060361&view=rev
Log:
Move mailbox copier to tool module. tool will also host jpa-migrator 
(MAILBOX-34)

Added:
    james/mailbox/trunk/tool/
      - copied from r1060234, james/mailbox/trunk/copier/
Removed:
    james/mailbox/trunk/copier/
Modified:
    james/mailbox/trunk/pom.xml

Modified: james/mailbox/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/pom.xml?rev=1060361&r1=1060360&r2=1060361&view=diff
==============================================================================
--- james/mailbox/trunk/pom.xml (original)
+++ james/mailbox/trunk/pom.xml Tue Jan 18 13:30:30 2011
@@ -40,8 +40,8 @@
     <module>jpa</module>
     <module>jcr</module>
     <module>maildir</module>
+    <module>tool</module>
     <module>torque</module>
-    <module>copier</module>
   </modules>
   <ciManagement>
     <system>hudson</system>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to