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 er...@apache.org on 2010/09/22 10:43:59 UTC

svn commit: r999810 - in /james/server/trunk: file/ jdbc/ mail-file/ mail-jdbc/ pom.xml

Author: eric
Date: Wed Sep 22 08:43:59 2010
New Revision: 999810

URL: http://svn.apache.org/viewvc?rev=999810&view=rev
Log:
Rename file and jdbc to mail-file and mail-jdbc to nice alignment with mail-api, mail-library and mail-jcr (JAMES-1048)

Added:
    james/server/trunk/mail-file/
      - copied from r999802, james/server/trunk/file/
    james/server/trunk/mail-jdbc/
      - copied from r999807, james/server/trunk/jdbc/
Removed:
    james/server/trunk/file/
    james/server/trunk/jdbc/
Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=999810&r1=999809&r2=999810&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Wed Sep 22 08:43:59 2010
@@ -47,8 +47,8 @@
     <module>domain-function</module>
     <module>core-library</module>
     <module>management</module>
-    <module>file</module>
-    <module>jdbc</module>
+    <module>mail-file</module>
+    <module>mail-jdbc</module>
     <module>mail-jcr</module>
     <module>imapserver</module>
     <module>smtpserver</module>



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