Author: norman
Date: Thu Jan 7 22:02:15 2010
New Revision: 897028
URL: http://svn.apache.org/viewvc?rev=897028&view=rev
Log:
make SieveMailet happy again..
Modified:
james/server/trunk/imapserver-function/pom.xml
Modified: james/server/trunk/imapserver-function/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/imapserver-function/pom.xml?rev=897028&r1=897027&r2=897028&view=diff
==============================================================================
--- james/server/trunk/imapserver-function/pom.xml (original)
+++ james/server/trunk/imapserver-function/pom.xml Thu Jan 7 22:02:15 2010
@@ -60,6 +60,11 @@
<artifactId>apache-jsieve-mailet</artifactId>
</dependency>
<dependency>
+ <groupId>org.apache.james</groupId>
+ <artifactId>apache-jsieve</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-annotation_1.0_spec</artifactId>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]