Author: norman
Date: Wed Sep 28 18:09:57 2011
New Revision: 1176998
URL: http://svn.apache.org/viewvc?rev=1176998&view=rev
Log:
Add file based queue to the mix
Modified:
james/app/trunk/pom.xml
Modified: james/app/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/app/trunk/pom.xml?rev=1176998&r1=1176997&r2=1176998&view=diff
==============================================================================
--- james/app/trunk/pom.xml (original)
+++ james/app/trunk/pom.xml Wed Sep 28 18:09:57 2011
@@ -618,6 +618,11 @@ reorganisation.
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
+ <artifactId>james-server-queue-file</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.james</groupId>
<artifactId>james-server-queue-jms</artifactId>
<scope>runtime</scope>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]