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:43 UTC

svn commit: r1158777 - /james/app/trunk/pom.xml

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

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

Modified:
    james/app/trunk/pom.xml

Modified: james/app/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/app/trunk/pom.xml?rev=1158777&r1=1158776&r2=1158777&view=diff
==============================================================================
--- james/app/trunk/pom.xml (original)
+++ james/app/trunk/pom.xml Wed Aug 17 15:43:43 2011
@@ -641,6 +641,10 @@ END Tanuki Software License ============
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
+      <artifactId>apache-james-mailbox-lucene</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
       <artifactId>apache-james-mailbox-jcr</artifactId>
       <scope>runtime</scope>
     </dependency>



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