Author: buildbot Date: Sun Nov 3 13:18:54 2013 New Revision: 885291 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2130-release.html Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/camel-2130-release.html ============================================================================== --- websites/production/camel/content/camel-2130-release.html (original) +++ websites/production/camel/content/camel-2130-release.html Sun Nov 3 13:18:54 2013 @@ -147,7 +147,7 @@ <h2><a shape="rect" name="Camel2.13.0Release-Changesthatmayaffectendusers"></a>Changes that may affect end users</h2> -<ul><li>Components depending on Servlet API has been upgrade from Servlet API 2.5 to 3.0</li><li>Jetty upgraded from 7.6.x to 8.1.x</li><li><a shape="rect" href="hazelcast-component.html" title="Hazelcast Component">Hazelcast Component</a> uses <tt>Object</tt> instead of <tt>String</tt> as the key.</li><li><a shape="rect" href="hazelcast-component.html" title="Hazelcast Component">Hazelcast Component</a> atomic number producer was using incorrect name (<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/CAMEL-6833">CAMEL-6833</a>). Name will be different with this release.</li><li><a shape="rect" href="hazelcast-component.html" title="Hazelcast Component">Hazelcast Component</a> instance consumer was incorrectly writing headers to the "out" message as opposed to the "in" message. Headers are now written to the "in" message.</li><li><a shape="rect" href="hazelcast-component.html" title="Hazelcast Component">Hazelcast Component</a> map/multimap consumer were sending header value "envict" when an item was evicted. This has been corrected and the value "evicted" is used now.</li><li>The enum value <tt>NON_BLOCKING</tt> has been removed in <tt>camel-apns</tt> as its no longer support in APNS itself.</li><li><tt>DefaultTimeoutMap</tt> must call <tt>start</tt> to initialize the map before use.</li></ul> +<ul><li>Components depending on Servlet API has been upgrade from Servlet API 2.5 to 3.0</li><li>Jetty upgraded from 7.6.x to 8.1.x</li><li><a shape="rect" href="hazelcast-component.html" title="Hazelcast Component">Hazelcast Component</a> uses <tt>Object</tt> instead of <tt>String</tt> as the key.</li><li><a shape="rect" href="hazelcast-component.html" title="Hazelcast Component">Hazelcast Component</a> atomic number producer was using incorrect name (<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/CAMEL-6833">CAMEL-6833</a>). Name will be different with this release.</li><li><a shape="rect" href="hazelcast-component.html" title="Hazelcast Component">Hazelcast Component</a> instance consumer was incorrectly writing headers to the "out" message as opposed to the "in" message. Headers are now written to the "in" message.</li><li><a shape="rect" href="hazelcast-component.html" title="Hazelcast Component">Hazelcast Component</a> map/multimap consumer were sending header value "envict" when an item was evicted. This has been corrected and the value "evicted" is used now.</li><li>The enum value <tt>NON_BLOCKING</tt> has been removed in <tt>camel-apns</tt> as its no longer support in APNS itself.</li><li><tt>DefaultTimeoutMap</tt> must call <tt>start</tt> to initialize the map before use.</li><li><tt>@ExcludeRoutes</tt> test annotation now accepts only classes implementing <tt>RoutesBuilder</tt> interface.</li></ul> <h2><a shape="rect" name="Camel2.13.0Release-Importantchangestoconsiderwhenupgrading"></a>Important changes to consider when upgrading</h2>