Author: buildbot
Date: Fri May 17 14:18:27 2013
New Revision: 862261

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-2120-release.html

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/camel-2120-release.html
==============================================================================
--- websites/production/camel/content/camel-2120-release.html (original)
+++ websites/production/camel/content/camel-2120-release.html Fri May 17 
14:18:27 2013
@@ -119,6 +119,10 @@
 <ul><li>Commons Httpclient 4.2.3 to 4.2.5</li><li>Commons Httpcore 4.2.3 to 
4.2.4</li><li>CXF 2.7.4 to 2.7.5</li><li>EHCache 2.5.2 to 
2.6.5</li><li>Hibernate Validator 4.1.0 to 4.3.1</li><li>JRuby 1.7.2 to 
1.7.3</li><li>Krati 0.4.8 to 0.4.9</li><li>OpenJPA 2.2.1 to 
2.2.2</li><li>Spring 3.1.4.RELEASE to 3.2.2.RELEASE</li><li>Spring Data Redis 
1.0.3.RELEASE to 1.0.4.RELEASE</li><li>Spring Security 3.1.3.RELEASE to 
3.1.4.RELEASE</li><li>Spring Web Services 2.1.2 to 2.1.3</li><li>TestNG 6.8 to 
6.8.5</li><li>XStream 1.4.3 to 1.4.4</li></ul>
 
 
+<h2><a shape="rect" 
name="Camel2.12.0Release-Changesthatmayaffectendusers"></a>Changes that may 
affect end users</h2>
+<ul><li>The <a shape="rect" href="file2.html" title="File2">File</a> and <a 
shape="rect" href="ftp2.html" title="FTP2">FTP</a> consumers when using 
idempotent repository will no longer invoke <tt>contains</tt> with a directory 
name; this has been changed to only be checked for files.</li><li>Shutting down 
using <a shape="rect" href="graceful-shutdown.html" title="Graceful 
Shutdown">Graceful Shutdown</a> now requires the timeout value to be positive. 
And improved logic to avoid getting stuck in waiting for inflight messages, and 
having counter go negative.</li></ul>
+
+
 <h2><a shape="rect" 
name="Camel2.12.0Release-Importantchangestoconsiderwhenupgrading"></a>Important 
changes to consider when upgrading</h2>
 <ul><li>Spring 3.0.x is no longer supported.</li><li>The usage of the 
deprecated built-in <tt>CommonsHttpMessageSender</tt> has been replaced with 
<tt>HttpUrlConnectionMessageSender</tt> by <a shape="rect" 
href="spring-web-services.html" title="Spring Web Services">Spring Web 
Services</a>. Consider this in case either the <tt>timeout</tt> or 
<tt>sslContextParameters</tt> option is used through the Producer of this 
component.</li><li><tt>camel-scala-29</tt> module has been removed.</li></ul>
 


Reply via email to