Author: eric
Date: Tue Feb 14 15:02:52 2012
New Revision: 1243979

URL: http://svn.apache.org/viewvc?rev=1243979&view=rev
Log:
Remove the mime4j exclusion to test jsieve (JAMES-1373)

Modified:
    james/server/trunk/mailets/pom.xml

Modified: james/server/trunk/mailets/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/mailets/pom.xml?rev=1243979&r1=1243978&r2=1243979&view=diff
==============================================================================
--- james/server/trunk/mailets/pom.xml (original)
+++ james/server/trunk/mailets/pom.xml Tue Feb 14 15:02:52 2012
@@ -91,12 +91,12 @@
         <dependency>
             <groupId>org.apache.james</groupId>
             <artifactId>apache-jsieve-mailet</artifactId>
-            <exclusions>
-                <exclusion>
-                    <artifactId>apache-mime4j</artifactId>
-                    <groupId>org.apache.james</groupId>
-                </exclusion>
-            </exclusions>
+<!--             <exclusions> -->
+<!--                 <exclusion> -->
+<!--                     <artifactId>apache-mime4j</artifactId> -->
+<!--                     <groupId>org.apache.james</groupId> -->
+<!--                 </exclusion> -->
+<!--             </exclusions> -->
         </dependency>
         <dependency>
             <groupId>org.apache.james</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to