Author: eric Date: Tue Sep 6 20:26:35 2011 New Revision: 1165825 URL: http://svn.apache.org/viewvc?rev=1165825&view=rev Log: Define mailbox-hbase in mailbox-spring pom (MAILBOX-133)
Modified: james/mailbox/trunk/spring/pom.xml Modified: james/mailbox/trunk/spring/pom.xml URL: http://svn.apache.org/viewvc/james/mailbox/trunk/spring/pom.xml?rev=1165825&r1=1165824&r2=1165825&view=diff ============================================================================== --- james/mailbox/trunk/spring/pom.xml (original) +++ james/mailbox/trunk/spring/pom.xml Tue Sep 6 20:26:35 2011 @@ -52,6 +52,10 @@ <groupId>org.apache.james</groupId> <artifactId>apache-james-mailbox-maildir</artifactId> </dependency> + <dependency> + <groupId>org.apache.james</groupId> + <artifactId>apache-james-mailbox-hbase</artifactId> + </dependency> <!-- JCR temporary desactivated because jackrabbit still uses lucene 2 <dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org