Author: buildbot
Date: Sun Nov 25 10:18:07 2012
New Revision: 839507

Log:
Production update by buildbot for camel

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

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

Modified: websites/production/camel/content/camel-2110-release.html
==============================================================================
--- websites/production/camel/content/camel-2110-release.html (original)
+++ websites/production/camel/content/camel-2110-release.html Sun Nov 25 
10:18:07 2012
@@ -133,7 +133,7 @@
 
 <h2><a shape="rect" 
name="Camel2.11.0Release-Internal%2FNonAPIrefactoringsthatmayaffectusers"></a>Internal/Non
 API refactorings that may affect users</h2>
 
-<ul><li>The <a shape="rect" href="testing.html" title="Testing">Camel Test 
Kit</a> provides a default <a shape="rect" href="properties.html" 
title="Properties">Properties</a> component out of the box; which mean using 
<tt>addComponent("properties", ...)</tt> is no longer needed; instead get the 
component using <tt>getComponent("properties")</tt> and configure the component 
instead.</li><li>Minor adjustments to 
<tt>org.apache.camel.builder.ErrorHandlerBuilder</tt>.</li><li><tt>LRUCache</tt>
 will attempt to stop service on eviction of entry.</li><li>Removed 
<tt>org.apache.camel.model.NodeFactory</tt> as its no longer 
applicable.</li></ul>
+<ul><li>The <a shape="rect" href="testing.html" title="Testing">Camel Test 
Kit</a> provides a default <a shape="rect" href="properties.html" 
title="Properties">Properties</a> component out of the box; which mean using 
<tt>addComponent("properties", ...)</tt> is no longer needed; instead get the 
component using <tt>getComponent("properties")</tt> and configure the component 
instead.</li><li>Minor adjustments to 
<tt>org.apache.camel.builder.ErrorHandlerBuilder</tt>.</li><li><tt>LRUCache</tt>
 will attempt to stop service on eviction of entry.</li><li>Removed 
<tt>org.apache.camel.model.NodeFactory</tt> as its no longer 
applicable.</li><li>Added <tt>getCamelContext()</tt> methods to 
<tt>ProducerTemplate</tt>, and <tt>ConsumerTemplate</tt></li></ul>
 
 
 <h2><a shape="rect" name="Camel2.11.0Release-KnownIssues"></a>Known Issues</h2>


Reply via email to