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/10/11 15:18:47 UTC

svn commit: r882165 - in /websites/production/camel/content: cache/main.pageCache cronscheduledroutepolicy.html simplescheduledroutepolicy.html

Author: buildbot
Date: Fri Oct 11 13:18:47 2013
New Revision: 882165

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/cronscheduledroutepolicy.html
    websites/production/camel/content/simplescheduledroutepolicy.html

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

Modified: websites/production/camel/content/cronscheduledroutepolicy.html
==============================================================================
--- websites/production/camel/content/cronscheduledroutepolicy.html (original)
+++ websites/production/camel/content/cronscheduledroutepolicy.html Fri Oct 11 13:18:47 2013
@@ -104,7 +104,7 @@
 
 <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"><b>Relationship to the <a shape="rect" href="quartz.html" title="Quartz">Quartz</a> component</b><br clear="none">All Scheduled route policies share the scheduler created by the Quartz component. In this way, scheduler, jobs and triggers can be managed in a common and consistent way.</td></tr></table></div>
 
-<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"><b>Relationship to the <a shape="rect" href="quartz2.html" title="Quartz2">Quartz2</a> component</b><br clear="none">From Camel 2.12.0 onwards you can also make use of the <a shape="rect" href="quartz2.html" title="Quartz2">Quartz2</a> based implementation of this route policy.</td></tr></table></div>
+<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"><b>Relationship to the <a shape="rect" href="quartz2.html" title="Quartz2">Quartz2</a> component</b><br clear="none">From Camel 2.12.2 onwards you can also make use of the <a shape="rect" href="quartz2.html" title="Quartz2">Quartz2</a> based implementation of this route policy.</td></tr></table></div>
 
 <h3><a shape="rect" name="CronScheduledRoutePolicy-Howitworks"></a>How it works</h3>
 

Modified: websites/production/camel/content/simplescheduledroutepolicy.html
==============================================================================
--- websites/production/camel/content/simplescheduledroutepolicy.html (original)
+++ websites/production/camel/content/simplescheduledroutepolicy.html Fri Oct 11 13:18:47 2013
@@ -104,7 +104,7 @@
 
 <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"><b>Relationship to the <a shape="rect" href="quartz.html" title="Quartz">Quartz</a> component</b><br clear="none">All Scheduled route policies share the scheduler created by the Quartz component. In this way, scheduler, jobs and triggers can be managed in a common and consistent way.</td></tr></table></div>
 
-<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"><b>Relationship to the <a shape="rect" href="quartz2.html" title="Quartz2">Quartz2</a> component</b><br clear="none">From Camel 2.12.0 onwards you can also make use of the <a shape="rect" href="quartz2.html" title="Quartz2">Quartz2</a> based implementation of this route policy.</td></tr></table></div>
+<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"><b>Relationship to the <a shape="rect" href="quartz2.html" title="Quartz2">Quartz2</a> component</b><br clear="none">From Camel 2.12.2 onwards you can also make use of the <a shape="rect" href="quartz2.html" title="Quartz2">Quartz2</a> based implementation of this route policy.</td></tr></table></div>
 
 <h3><a shape="rect" name="SimpleScheduledRoutePolicy-Howitworks"></a>How it works</h3>