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: [email protected]
For additional commands, e-mail: [email protected]