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/08/17 17:43:30 UTC

svn commit: r1158776 - /james/server/trunk/pom.xml

Author: eric
Date: Wed Aug 17 15:43:30 2011
New Revision: 1158776

URL: http://svn.apache.org/viewvc?rev=1158776&view=rev
Log:
Add mailbox-lucene as dependency (JAMES-1297)

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1158776&r1=1158775&r2=1158776&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Wed Aug 17 15:43:30 2011
@@ -743,6 +743,11 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
+      <artifactId>apache-james-mailbox-lucene</artifactId>
+      <version>${mailbox.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
       <artifactId>apache-james-imap-message</artifactId>
       <version>${imap.version}</version>
       <exclusions>



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