You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2013/01/22 09:20:01 UTC

svn commit: r847527 - in /websites/production/camel/content: cache/main.pageCache controlbus-component.html controlbus.html

Author: buildbot
Date: Tue Jan 22 08:20:00 2013
New Revision: 847527

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/controlbus-component.html
    websites/production/camel/content/controlbus.html

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

Modified: websites/production/camel/content/controlbus-component.html
==============================================================================
--- websites/production/camel/content/controlbus-component.html (original)
+++ websites/production/camel/content/controlbus-component.html Tue Jan 22 08:20:00 2013
@@ -138,7 +138,7 @@ template.sendBody(<span class="code-quot
 </pre>
 </div></div>
 
-<p><b>Notice:</b> its easier to use the <tt>route</tt> command to contro lifecycle of routes. Though the <tt>language</tt> command allows to execute a language script which has stronger powers such as <a shape="rect" href="groovy.html" title="Groovy">Groovy</a> or to some extend the <a shape="rect" href="simple.html" title="Simple">Simple</a> language. </p>
+<p><b>Notice:</b> its easier to use the <tt>route</tt> command to control lifecycle of routes. Though the <tt>language</tt> command allows to execute a language script which has stronger powers such as <a shape="rect" href="groovy.html" title="Groovy">Groovy</a> or to some extend the <a shape="rect" href="simple.html" title="Simple">Simple</a> language. </p>
 
 <p>For example to shutdown Camel itself you can do:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">

Modified: websites/production/camel/content/controlbus.html
==============================================================================
--- websites/production/camel/content/controlbus.html (original)
+++ websites/production/camel/content/controlbus.html Tue Jan 22 08:20:00 2013
@@ -150,7 +150,7 @@ template.sendBody(<span class="code-quot
 </pre>
 </div></div>
 
-<p><b>Notice:</b> its easier to use the <tt>route</tt> command to contro lifecycle of routes. Though the <tt>language</tt> command allows to execute a language script which has stronger powers such as <a shape="rect" href="groovy.html" title="Groovy">Groovy</a> or to some extend the <a shape="rect" href="simple.html" title="Simple">Simple</a> language. </p>
+<p><b>Notice:</b> its easier to use the <tt>route</tt> command to control lifecycle of routes. Though the <tt>language</tt> command allows to execute a language script which has stronger powers such as <a shape="rect" href="groovy.html" title="Groovy">Groovy</a> or to some extend the <a shape="rect" href="simple.html" title="Simple">Simple</a> language. </p>
 
 <p>For example to shutdown Camel itself you can do:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">