Author: buildbot
Date: Sun Dec 16 12:23:45 2012
New Revision: 842656
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/book-in-one-page.html
websites/production/camel/content/book-pattern-appendix.html
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/composed-message-processor.html
websites/production/camel/content/download.html
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 Dec 16 12:23:45
2012
@@ -17138,6 +17138,8 @@ from(<span class="code-quote">"direct:st
<p>The difference is when only using a <a shape="rect" href="splitter.html"
title="Splitter">Splitter</a> then it aggregates back all the splitted messages
into the samme aggregation group, eg like a fork/join pattern.<br clear="none">
Where as using the <a shape="rect" href="aggregator2.html"
title="Aggregator2">Aggregator</a> allows you group into multiple groups, and
the pattern has more options.</p>
+<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1"
valign="top"><img align="middle"
src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif"
width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">Using
only the splitter is often easier and possible a better solution. So take a
look at this first, before involving the aggregator.</td></tr></table></div>
+
<h3><a shape="rect"
name="BookInOnePage-ExampleusingbothSplitterandAggregator"></a>Example using
both Splitter and Aggregator</h3>
<p>In this example we want to check that a multipart order can be filled. Each
part of the order requires a check at a different inventory.</p>
Modified: websites/production/camel/content/book-pattern-appendix.html
==============================================================================
--- websites/production/camel/content/book-pattern-appendix.html (original)
+++ websites/production/camel/content/book-pattern-appendix.html Sun Dec 16
12:23:45 2012
@@ -2865,6 +2865,8 @@ from(<span class="code-quote">"direct:st
<p>The difference is when only using a <a shape="rect" href="splitter.html"
title="Splitter">Splitter</a> then it aggregates back all the splitted messages
into the samme aggregation group, eg like a fork/join pattern.<br clear="none">
Where as using the <a shape="rect" href="aggregator2.html"
title="Aggregator2">Aggregator</a> allows you group into multiple groups, and
the pattern has more options.</p>
+<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1"
valign="top"><img align="middle"
src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif"
width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">Using
only the splitter is often easier and possible a better solution. So take a
look at this first, before involving the aggregator.</td></tr></table></div>
+
<h3><a shape="rect"
name="BookPatternAppendix-ExampleusingbothSplitterandAggregator"></a>Example
using both Splitter and Aggregator</h3>
<p>In this example we want to check that a multipart order can be filled. Each
part of the order requires a check at a different inventory.</p>
Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/camel/content/composed-message-processor.html
==============================================================================
--- websites/production/camel/content/composed-message-processor.html (original)
+++ websites/production/camel/content/composed-message-processor.html Sun Dec
16 12:23:45 2012
@@ -88,6 +88,8 @@
<p>The difference is when only using a <a shape="rect" href="splitter.html"
title="Splitter">Splitter</a> then it aggregates back all the splitted messages
into the samme aggregation group, eg like a fork/join pattern.<br clear="none">
Where as using the <a shape="rect" href="aggregator2.html"
title="Aggregator2">Aggregator</a> allows you group into multiple groups, and
the pattern has more options.</p>
+<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1"
valign="top"><img align="middle"
src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif"
width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">Using
only the splitter is often easier and possible a better solution. So take a
look at this first, before involving the aggregator.</td></tr></table></div>
+
<h3><a shape="rect"
name="ComposedMessageProcessor-ExampleusingbothSplitterandAggregator"></a>Example
using both Splitter and Aggregator</h3>
<p>In this example we want to check that a multipart order can be filled. Each
part of the order requires a check at a different inventory.</p>
Modified: websites/production/camel/content/download.html
==============================================================================
--- websites/production/camel/content/download.html (original)
+++ websites/production/camel/content/download.html Sun Dec 16 12:23:45 2012
@@ -81,7 +81,7 @@
<div style="min-height:200px">
<p>Grab these releases while they are hot!</p>
-<ul><li>The latest release for Camel 2.10.x is <a shape="rect"
href="camel-2103-release.html" title="Camel 2.10.3 Release">Camel 2.10.3
Release</a>.</li><li>The latest release for Camel 2.9.x is <a shape="rect"
href="camel-295-release.html" title="Camel 2.9.5 Release">Camel 2.9.5
Release</a>.</li><li>The latest release for Camel 2.8.x is <a shape="rect"
href="camel-286-release.html" title="Camel 2.8.6 Release">Camel 2.8.6
Release</a>.</li><li>Support for Camel 2.7.x is discontinued.</li></ul>
+<ul><li>The latest release for Camel 2.10.x is <a shape="rect"
href="camel-2103-release.html" title="Camel 2.10.3 Release">Camel 2.10.3
Release</a>.</li><li>The latest release for Camel 2.9.x is <a shape="rect"
href="camel-295-release.html" title="Camel 2.9.5 Release">Camel 2.9.5
Release</a>.</li><li>Support for Camel 2.8.x and previous releases is
discontinued.</li></ul>
</div></td></tr></tbody></table>