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:16:55 UTC

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

Author: eric
Date: Wed Aug 17 15:16:54 2011
New Revision: 1158763

URL: http://svn.apache.org/viewvc?rev=1158763&view=rev
Log:
Add mailbox-spring dependency (JAMES-1295)

Modified:
    james/app/trunk/pom.xml

Modified: james/app/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/app/trunk/pom.xml?rev=1158763&r1=1158762&r2=1158763&view=diff
==============================================================================
--- james/app/trunk/pom.xml (original)
+++ james/app/trunk/pom.xml Wed Aug 17 15:16:54 2011
@@ -636,6 +636,11 @@ END Tanuki Software License ============
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
+      <artifactId>apache-james-mailbox-spring</artifactId>
+      <scope>runtime</scope>
+    </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