Author: btellier
Date: Mon Jun 22 08:08:27 2015
New Revision: 1686798
URL: http://svn.apache.org/r1686798
Log:
JAMES-1579 Add SIEVE manage to class path
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=1686798&r1=1686797&r2=1686798&view=diff
==============================================================================
--- james/server/trunk/container/spring/pom.xml (original)
+++ james/server/trunk/container/spring/pom.xml Mon Jun 22 08:08:27 2015
@@ -83,6 +83,16 @@
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
+ <artifactId>apache-jsieve-manager-mailet</artifactId>
+ <version>0.6-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.james</groupId>
+ <artifactId>apache-jsieve-manager-jsieve</artifactId>
+ <version>0.6-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.james</groupId>
<artifactId>apache-mailet-api</artifactId>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]