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 2011/10/08 18:25:58 UTC

svn commit: r1180403 - /james/app/trunk/src/main/config/james/mailbox.xml

Author: eric
Date: Sat Oct  8 16:25:57 2011
New Revision: 1180403

URL: http://svn.apache.org/viewvc?rev=1180403&view=rev
Log:
Add hbase as possible value for mailbox.xml (JAMES-1328)

Modified:
    james/app/trunk/src/main/config/james/mailbox.xml

Modified: james/app/trunk/src/main/config/james/mailbox.xml
URL: http://svn.apache.org/viewvc/james/app/trunk/src/main/config/james/mailbox.xml?rev=1180403&r1=1180402&r2=1180403&view=diff
==============================================================================
--- james/app/trunk/src/main/config/james/mailbox.xml (original)
+++ james/app/trunk/src/main/config/james/mailbox.xml Sat Oct  8 16:25:57 2011
@@ -22,7 +22,7 @@
  
 <mailbox>
     <!-- supported providers are: -->
-    <!-- jpa, jcr, maildir, memory -->
+    <!-- jpa, jcr, maildir, hbase, memory -->
     <!--  -->
     <!-- Be aware that maildir will only work on unix like operation systems! -->
     <provider>jpa</provider>



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