Author: buildbot
Date: Sun Mar  3 07:23:59 2013
New Revision: 852774

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/cache/main.pageCache

Modified: websites/production/camel/content/book-in-one-page.html
==============================================================================
--- websites/production/camel/content/book-in-one-page.html (original)
+++ websites/production/camel/content/book-in-one-page.html Sun Mar  3 07:23:59 
2013
@@ -17243,7 +17243,10 @@ You must <b>not</b> throw any exceptions
 <h4><a shape="rect" 
name="BookInOnePage-ManuallyForcetheCompletionofAllAggregatedExchangesImmediately"></a>Manually
 Force the Completion of All Aggregated Exchanges Immediately</h4>
 
 <p><b>Available as of Camel 2.9</b><br clear="none">
-You can manually complete all current aggregated exchanges by sending in a 
message containing the header Exchange.AGGREGATION_COMPLETE_ALL_GROUPS set to 
true.  The message is considered a signal message only, the message 
headers/contents will not be processed otherwise.</p>
+You can manually trigger completion of all current aggregated exchanges by 
sending a message containing the header 
Exchange.AGGREGATION_COMPLETE_ALL_GROUPS set to true.  The message is 
considered a signal message only, the message headers/contents will not be 
processed otherwise.</p>
+
+<p><b>Available as of Camel 2.11</b><br clear="none">
+You can alternatively set the header 
Exchange.AGGREGATION_COMPLETE_ALL_GROUPS_INCLUSIVE to true to trigger 
completion of all groups after processing the current message.</p>
 
 <h4><a shape="rect" 
name="BookInOnePage-UsingaList%3CV%3EinAggregationStrategy"></a>Using a 
List&lt;V&gt; in AggregationStrategy</h4>
 <p><b>Available as of Camel 2.11</b></p>

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


Reply via email to