You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2011/05/29 05:36:32 UTC

svn commit: r1128813 - /james/server/trunk/pom.xml

Author: eric
Date: Sun May 29 03:36:32 2011
New Revision: 1128813

URL: http://svn.apache.org/viewvc?rev=1128813&view=rev
Log:
Temporary downgrade to camel 2.5.0 to fix sending to Remote and Local recipients (JAMES-1259)

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1128813&r1=1128812&r2=1128813&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sun May 29 03:36:32 2011
@@ -1382,7 +1382,7 @@
     <javax.mail.artifactId>mail</javax.mail.artifactId>
     <productName>Apache-James Mail Server</productName>
     <derby.version>10.7.1.1</derby.version>
-    <camel.version>2.7.1</camel.version>
+    <camel.version>2.5.0</camel.version>
     <activemq.version>5.4.2</activemq.version>
     <spring.version>3.0.5.RELEASE</spring.version>
     <mailbox.version>0.2</mailbox.version>



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