Author: eric
Date: Fri Jan 6 11:21:07 2012
New Revision: 1228094
URL: http://svn.apache.org/viewvc?rev=1228094&view=rev
Log:
We now depend on james-server-protocols-library for the protocol handlers
(JAMES-1360)
Modified:
james/server/trunk/container-spring/pom.xml
Modified: james/server/trunk/container-spring/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/container-spring/pom.xml?rev=1228094&r1=1228093&r2=1228094&view=diff
==============================================================================
--- james/server/trunk/container-spring/pom.xml (original)
+++ james/server/trunk/container-spring/pom.xml Fri Jan 6 11:21:07 2012
@@ -74,6 +74,10 @@
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
+ <artifactId>james-server-protocols-library</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.james</groupId>
<artifactId>james-server-data-api</artifactId>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]