Author: eric
Date: Wed Aug 17 15:49:29 2011
New Revision: 1158783
URL: http://svn.apache.org/viewvc?rev=1158783&view=rev
Log:
Comment jackrabbit dependency to avoid lucene version clash with mailbox-lucene
(JAMES-1297)
Modified:
james/app/trunk/pom.xml
Modified: james/app/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/app/trunk/pom.xml?rev=1158783&r1=1158782&r2=1158783&view=diff
==============================================================================
--- james/app/trunk/pom.xml (original)
+++ james/app/trunk/pom.xml Wed Aug 17 15:49:29 2011
@@ -612,6 +612,7 @@ END Tanuki Software License ============
<artifactId>james-server-mailets</artifactId>
<scope>runtime</scope>
</dependency>
+<!--
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-core</artifactId>
@@ -623,7 +624,7 @@ END Tanuki Software License ============
</exclusion>
</exclusions>
</dependency>
-
+-->
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]