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 2012/11/10 13:22:04 UTC

svn commit: r837864 - in /websites/production/camel/content: book-component-appendix.html book-dataformat-appendix.html book-in-one-page.html cache/main.pageCache camel-2110-release.html camel-30-roadmap.html flatpack-dataformat.html flatpack.html

Author: buildbot
Date: Sat Nov 10 12:22:02 2012
New Revision: 837864

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/book-component-appendix.html
    websites/production/camel/content/book-dataformat-appendix.html
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-2110-release.html
    websites/production/camel/content/camel-30-roadmap.html
    websites/production/camel/content/flatpack-dataformat.html
    websites/production/camel/content/flatpack.html

Modified: websites/production/camel/content/book-component-appendix.html
==============================================================================
--- websites/production/camel/content/book-component-appendix.html (original)
+++ websites/production/camel/content/book-component-appendix.html Sat Nov 10 12:22:02 2012
@@ -4553,7 +4553,7 @@ The result of the operation will contain
 <h3><a shape="rect" name="BookComponentAppendix-Options"></a>Options</h3>
 <p>The data format has the following options:</p>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>definition</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The flatpack pzmap configuration file. Can be omitted in simpler situations, but its preferred to use the pzmap. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fixed</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Delimited or fixed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreFirstRecord</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
 Whether the first line is ignored for delimited files (for the column headers). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>textQualifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>"</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> If the text is qualified with a char such as <tt>"</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>delimiter</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>,</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The delimiter char (could be <tt>;</tt> <tt>,</tt> or similar) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>parserFactory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the default Flatpack parser factory. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>definition</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The flatpack pzmap configuration file. Can be omitted in simpler situations, but its preferred to use the pzmap. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fixed</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Delimited or fixed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreFirstRecord</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
 Whether the first line is ignored for delimited files (for the column headers). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>textQualifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>"</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> If the text is qualified with a char such as <tt>"</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>delimiter</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>,</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The delimiter char (could be <tt>;</tt> <tt>,</tt> or similar) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>parserFactory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the default Flatpack parser factory. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>allowShortLines</tt> </td><td colspan="1" rowspan="1" cl
 ass="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.5 and 2.10.3 onwards</b>: Allows for lines to be shorter than expected and ignores the extra characters. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreExtraColumns</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.5 and 2.10.3 onwards</b>: Allows for lines to be longer than expected and ignores the extra characters. </td></tr></tbody></table>
 </div>
 
 
@@ -8174,7 +8174,8 @@ reg.bind(<span class="code-quote">"testd
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <pre class="code-java">&lt;camelContext id=<span class="code-quote">"camel"</span> xmlns=<span class="code-quote">"http:<span class="code-comment">//camel.apache.org/schema/spring"</span>&gt;
 </span>  &lt;route&gt;
-     &lt;from uri=<span class="code-quote">"timer:<span class="code-comment">//kickoff?period=10000"</span>/&gt;
+	 &lt;!-- trigger every second --&gt;
+     &lt;from uri=<span class="code-quote">"timer:<span class="code-comment">//kickoff?period=1s"</span>/&gt;
 </span>     &lt;setBody&gt;
        &lt;constant&gt;select * from customer&lt;/constant&gt;
      &lt;/setBody&gt;

Modified: websites/production/camel/content/book-dataformat-appendix.html
==============================================================================
--- websites/production/camel/content/book-dataformat-appendix.html (original)
+++ websites/production/camel/content/book-dataformat-appendix.html Sat Nov 10 12:22:02 2012
@@ -864,7 +864,7 @@ The result of the operation will contain
 <h3><a shape="rect" name="BookDataFormatAppendix-Options"></a>Options</h3>
 <p>The data format has the following options:</p>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>definition</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The flatpack pzmap configuration file. Can be omitted in simpler situations, but its preferred to use the pzmap. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fixed</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Delimited or fixed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreFirstRecord</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
 Whether the first line is ignored for delimited files (for the column headers). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>textQualifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>"</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> If the text is qualified with a char such as <tt>"</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>delimiter</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>,</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The delimiter char (could be <tt>;</tt> <tt>,</tt> or similar) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>parserFactory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the default Flatpack parser factory. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>definition</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The flatpack pzmap configuration file. Can be omitted in simpler situations, but its preferred to use the pzmap. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fixed</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Delimited or fixed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreFirstRecord</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
 Whether the first line is ignored for delimited files (for the column headers). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>textQualifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>"</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> If the text is qualified with a char such as <tt>"</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>delimiter</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>,</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The delimiter char (could be <tt>;</tt> <tt>,</tt> or similar) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>parserFactory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the default Flatpack parser factory. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>allowShortLines</tt> </td><td colspan="1" rowspan="1" cl
 ass="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.5 and 2.10.3 onwards</b>: Allows for lines to be shorter than expected and ignores the extra characters. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreExtraColumns</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.5 and 2.10.3 onwards</b>: Allows for lines to be longer than expected and ignores the extra characters. </td></tr></tbody></table>
 </div>
 
 

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 Sat Nov 10 12:22:02 2012
@@ -11691,7 +11691,7 @@ The result of the operation will contain
 <h3><a shape="rect" name="BookInOnePage-Options"></a>Options</h3>
 <p>The data format has the following options:</p>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>definition</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The flatpack pzmap configuration file. Can be omitted in simpler situations, but its preferred to use the pzmap. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fixed</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Delimited or fixed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreFirstRecord</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
 Whether the first line is ignored for delimited files (for the column headers). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>textQualifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>"</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> If the text is qualified with a char such as <tt>"</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>delimiter</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>,</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The delimiter char (could be <tt>;</tt> <tt>,</tt> or similar) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>parserFactory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the default Flatpack parser factory. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>definition</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The flatpack pzmap configuration file. Can be omitted in simpler situations, but its preferred to use the pzmap. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fixed</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Delimited or fixed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreFirstRecord</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
 Whether the first line is ignored for delimited files (for the column headers). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>textQualifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>"</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> If the text is qualified with a char such as <tt>"</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>delimiter</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>,</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The delimiter char (could be <tt>;</tt> <tt>,</tt> or similar) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>parserFactory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the default Flatpack parser factory. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>allowShortLines</tt> </td><td colspan="1" rowspan="1" cl
 ass="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.5 and 2.10.3 onwards</b>: Allows for lines to be shorter than expected and ignores the extra characters. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreExtraColumns</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.5 and 2.10.3 onwards</b>: Allows for lines to be longer than expected and ignores the extra characters. </td></tr></tbody></table>
 </div>
 
 
@@ -24789,7 +24789,7 @@ The result of the operation will contain
 <h3><a shape="rect" name="BookInOnePage-Options"></a>Options</h3>
 <p>The data format has the following options:</p>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>definition</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The flatpack pzmap configuration file. Can be omitted in simpler situations, but its preferred to use the pzmap. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fixed</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Delimited or fixed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreFirstRecord</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
 Whether the first line is ignored for delimited files (for the column headers). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>textQualifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>"</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> If the text is qualified with a char such as <tt>"</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>delimiter</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>,</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The delimiter char (could be <tt>;</tt> <tt>,</tt> or similar) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>parserFactory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the default Flatpack parser factory. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>definition</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The flatpack pzmap configuration file. Can be omitted in simpler situations, but its preferred to use the pzmap. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fixed</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Delimited or fixed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreFirstRecord</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
 Whether the first line is ignored for delimited files (for the column headers). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>textQualifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>"</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> If the text is qualified with a char such as <tt>"</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>delimiter</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>,</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The delimiter char (could be <tt>;</tt> <tt>,</tt> or similar) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>parserFactory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the default Flatpack parser factory. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>allowShortLines</tt> </td><td colspan="1" rowspan="1" cl
 ass="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.5 and 2.10.3 onwards</b>: Allows for lines to be shorter than expected and ignores the extra characters. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreExtraColumns</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.5 and 2.10.3 onwards</b>: Allows for lines to be longer than expected and ignores the extra characters. </td></tr></tbody></table>
 </div>
 
 
@@ -28410,7 +28410,8 @@ reg.bind(<span class="code-quote">"testd
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <pre class="code-java">&lt;camelContext id=<span class="code-quote">"camel"</span> xmlns=<span class="code-quote">"http:<span class="code-comment">//camel.apache.org/schema/spring"</span>&gt;
 </span>  &lt;route&gt;
-     &lt;from uri=<span class="code-quote">"timer:<span class="code-comment">//kickoff?period=10000"</span>/&gt;
+	 &lt;!-- trigger every second --&gt;
+     &lt;from uri=<span class="code-quote">"timer:<span class="code-comment">//kickoff?period=1s"</span>/&gt;
 </span>     &lt;setBody&gt;
        &lt;constant&gt;select * from customer&lt;/constant&gt;
      &lt;/setBody&gt;

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 Sat Nov 10 12:22:02 2012
@@ -84,7 +84,7 @@
 
 <p>Welcome to the 2.11.0 release with approximately XXX issues resolved - including new features, improvements, and bug fixes, such as: </p>
 
-<ul><li>Added <a shape="rect" href="binding.html" title="Binding">Binding</a> support, so it is easy to combine things like a <a shape="rect" href="data-format.html" title="Data Format">Data Format</a> to an <a shape="rect" href="endpoint.html" title="Endpoint">Endpoint</a> for easier composition of routes.</li><li>Added support for SOAP 1.2 in <a shape="rect" href="soap.html" title="SOAP">SOAP</a> data format.</li><li><a shape="rect" href="cache.html" title="Cache">Cache</a> operation for add/update now supports expiry headers to control time to live/idle/eternal.</li><li>Added <tt>allowNullBody</tt> option to <a shape="rect" href="jms.html" title="JMS">JMS</a> to configure whether sending messages with no body is allowed.</li><li>Added <tt>connectOnStartup</tt> option to <a shape="rect" href="hdfs.html" title="HDFS">HDFS</a> to allow to connect on demand, to avoid having Hadoop block for long time connecting to the HDFS cluster, as it has a hardcoded 15 minute retry mechan
 ism.</li><li>Added support for daily and weekly trends to <a shape="rect" href="twitter.html" title="Twitter">Twitter</a> component.</li><li>The <a shape="rect" href="camel-maven-archetypes.html" title="Camel Maven Archetypes">Camel Maven Archetypes</a> now generates projects without any license headers.</li><li>Added 'rejectOld' option to the <a shape="rect" href="resequencer.html" title="Resequencer">Resequencer</a> to prevent out of order messages from being delivered after capacity/timeout events occur</li><li>Further optimized <a shape="rect" href="xpath.html" title="XPath">XPath</a> under concurrent load, and as well ensured resources are cleaned up eagerly</li><li>Added options <tt>allowNullBody</tt> and <tt>readLockMinLength</tt> to the <a shape="rect" href="file2.html" title="File2">File</a> and <a shape="rect" href="ftp2.html" title="FTP2">FTP</a> components.</li><li>Made <tt>changed</tt> read lock strategy on <a shape="rect" href="ftp2.html" title="FTP2">FTP</a> g
 o faster (eg when the FTP server has a lot of files in the directory) if you enable the <tt>fastExistsCheck=true</tt> option as well. Notice that some FTP server may not support this.</li><li><a shape="rect" href="hl7.html" title="HL7">HL7</a> moves to HAPI 2.0 and supports using a dedicated Parser instance in the <a shape="rect" href="hl7.html" title="HL7">HL7</a> MLLP codec and DataFormat. Added "Terser" language and expression to be able to extract fields from a parsed message. <a shape="rect" href="hl7.html" title="HL7">HL7</a> now uses Apache Mina 2.x.</li><li>Add an option <tt>HttpMethodRestrict</tt> to restrict HTTP method in <a shape="rect" href="jetty.html" title="Jetty">Jetty</a> and <a shape="rect" href="servlet.html" title="SERVLET">SERVLET</a></li><li>Add support for selection of <a shape="rect" href="direct-vm.html" title="Direct-VM">Direct-VM</a> consumers by using ant-like path expression.</li><li>The <a shape="rect" href="pojo-producing.html" title="POJO Pro
 ducing">POJO Producing</a>, and <a shape="rect" href="pojo-consuming.html" title="POJO Consuming">POJO Consuming</a> with @Consume, @Produce, @EndpointInject now supports a new {{property} attribute to get the endpoint configuration from a bean property (eg using a getter method); this allows you to configure this on the bean using conventional bean configuration.</li><li>Testing with <tt>camel-test-blueprint</tt> on Windows no longer tries to cleanup after testing taking up 5 seconds and logging WARNs.</li><li>The <a shape="rect" href="file2.html" title="File2">File</a>, and <a shape="rect" href="ftp2.html" title="FTP2">FTP</a> components now support <tt>fileExist=Move</tt> option to move any existing files before writing a file.</li><li>Added option <tt>loadStatisticsEnabled</tt> on <a shape="rect" href="camel-jmx.html" title="Camel JMX">Camel JMX</a> to allow to disable load statistics if not needed (avoids a background thread being in use, to calculate the load stats).</
 li><li>Enabled "lazy connections" for <a shape="rect" href="xmpp.html" title="XMPP">XMPP</a> providers via the <tt>testConnectionOnStartup</tt> option</li><li>Added a connection monitor to detect and fix dropped <a shape="rect" href="xmpp.html" title="XMPP">XMPP</a> consumer connections at configurable <tt>connectionPollDelay</tt> intervals</li><li>Added an <tt>org.apache.camel.builder.ExchangeBuilder</tt> to build the <a shape="rect" href="exchange.html" title="Exchange">Exchange</a> using a builder pattern.</li><li>The <a shape="rect" href="camel-run-maven-goal.html" title="Camel Run Maven Goal">Camel Run Maven Goal</a> can now run <a shape="rect" href="cdi.html" title="CDI">CDI</a> applications.</li><li>The Camel <a shape="rect" href="cdi.html" title="CDI">CDI</a> component has improved a lot.</li><li>Added option <tt>allowRedeliveryWhileStopping</tt> to <a shape="rect" href="dead-letter-channel.html" title="Dead Letter Channel">error handlers</a> to control if redelivery
  is allowed during stopping/shutting down Camel or the route(s). Turning this option <tt>false</tt> allows to stop quicker by rejecting redelivery attempts.</li><li>Added support for specifying user info in Camel <a shape="rect" href="endpoint.html" title="Endpoint">Endpoint</a> urls, which contains the @ sign; now the @ sign can be given as is; without being encoded to %40.</li><li>Added robust connection support for <a shape="rect" href="jmx.html" title="JMX">JMX</a>. Optional <tt>testConnectionOnStartup</tt> allows a JMX consumer to attach to a JMX server that becomes available <em>after</em> the JMX endpoint starts; <tt>reconnectOnConnectionFailure</tt> enables re-connection of failed JMX connections.</li><li><a shape="rect" href="jaxb.html" title="JAXB">JAXB</a> and <a shape="rect" href="soap.html" title="SOAP">SOAP</a> data format now supports controlling namespace prefix mappings when marshalling (eg to avoid prefixes such as ns2, ns3, ns4 etc.)</li><li>Added support 
 for using raw uris when <a shape="rect" href="component.html" title="Component">Component</a>s create <a shape="rect" href="endpoint.html" title="Endpoint">Endpoint</a>s. This gives component writers full power in case their component has special syntax/notation for endpoint uri configurations.</li><li><a shape="rect" href="eip.html" title="EIP">EIP</a>s configured with custom <tt>AggregationStrategy</tt> will now strict check the custom strategy exists in the <a shape="rect" href="registry.html" title="Registry">Registry</a> and no longer fallback and use a default strategy if not.</li><li>Camel now logs on shutdown if any thread pools hasn't been properly shutdown, and will shutdown them as fail safe (can only be done for the thread pools Camel manages).</li><li>The buffer size of <a shape="rect" href="stream-caching.html" title="Stream caching">Stream caching</a> is now configurable.</li><li>Improved startup performance.</li><li>Added <a shape="rect" href="jms.html" title
 ="JMS">JMS</a> URI option <tt>messageListenerContainerFactoryRef</tt> which allows you to specify a <tt>MessageListenerContainerFactory</tt> to determine what <tt>org.springframework.jms.listener.AbstractMessageListenerContainer</tt> to use to consume messages.</li><li><a shape="rect" href="mqtt.html" title="MQTT">MQTT</a> producer now leverages the <a shape="rect" href="asynchronous-routing-engine.html" title="Asynchronous Routing Engine">Asynchronous Routing Engine</a></li><li>The <a shape="rect" href="netty.html" title="Netty">Netty</a> producer scales up and down much better by leveraging a channel pool.</li><li>Added new <a shape="rect" href="camel-maven-archetypes.html" title="Camel Maven Archetypes">Camel Maven Archetypes</a> for creating Camel and Groovy applications.</li><li>Camel now injects <tt>CamelContext</tt> on <tt>Language</tt> and <tt>DataFormat</tt> that implements <tt>CamelContextAware</tt></li><li>Thread pools in Camel with <tt>maximumQueueSize</tt> of 0 
 or negative will now not use a worker queue but do direct hand-over to thread instead.</li><li><a shape="rect" href="simple.html" title="Simple">Simple</a> unary operators for inc and dec must now have function on left hand side, to be parsed as unary function. Otherwise its now regarded as literal.</li><li>Custom assigned id's on Camel <a shape="rect" href="routes.html" title="Routes">Routes</a> is now validated on starting the routes, that they must be unique within the same CamelContext.</li><li>Added <tt>AbstractListAggregationStrategy</tt> abstract class to make it easier to <a shape="rect" href="aggregator2.html" title="Aggregator2">aggregate</a> into a List&lt;V&gt; using a custom <tt>AggregationStrategy</tt>.</li><li><a shape="rect" href="eip.html" title="EIP">EIP</a>s which support using <tt>AggregationStrategy</tt> now control the lifecycle of the strategy; allowing end users to do custom logic in the start/stop methods of their strategy implementation.</li><li>Add
 ed option <tt>includeSentJMSMessageID</tt> to <a shape="rect" href="jms.html" title="JMS">JMS</a> to allow to enrich Camel Message with the actual JMSMessageID for the sent message. Can be used by end users for logging purpose etc.</li></ul>
+<ul><li>Added <a shape="rect" href="binding.html" title="Binding">Binding</a> support, so it is easy to combine things like a <a shape="rect" href="data-format.html" title="Data Format">Data Format</a> to an <a shape="rect" href="endpoint.html" title="Endpoint">Endpoint</a> for easier composition of routes.</li><li>Added support for SOAP 1.2 in <a shape="rect" href="soap.html" title="SOAP">SOAP</a> data format.</li><li><a shape="rect" href="cache.html" title="Cache">Cache</a> operation for add/update now supports expiry headers to control time to live/idle/eternal.</li><li>Added <tt>allowNullBody</tt> option to <a shape="rect" href="jms.html" title="JMS">JMS</a> to configure whether sending messages with no body is allowed.</li><li>Added <tt>connectOnStartup</tt> option to <a shape="rect" href="hdfs.html" title="HDFS">HDFS</a> to allow to connect on demand, to avoid having Hadoop block for long time connecting to the HDFS cluster, as it has a hardcoded 15 minute retry mechan
 ism.</li><li>Added support for daily and weekly trends to <a shape="rect" href="twitter.html" title="Twitter">Twitter</a> component.</li><li>The <a shape="rect" href="camel-maven-archetypes.html" title="Camel Maven Archetypes">Camel Maven Archetypes</a> now generates projects without any license headers.</li><li>Added 'rejectOld' option to the <a shape="rect" href="resequencer.html" title="Resequencer">Resequencer</a> to prevent out of order messages from being delivered after capacity/timeout events occur</li><li>Further optimized <a shape="rect" href="xpath.html" title="XPath">XPath</a> under concurrent load, and as well ensured resources are cleaned up eagerly</li><li>Added options <tt>allowNullBody</tt> and <tt>readLockMinLength</tt> to the <a shape="rect" href="file2.html" title="File2">File</a> and <a shape="rect" href="ftp2.html" title="FTP2">FTP</a> components.</li><li>Made <tt>changed</tt> read lock strategy on <a shape="rect" href="ftp2.html" title="FTP2">FTP</a> g
 o faster (eg when the FTP server has a lot of files in the directory) if you enable the <tt>fastExistsCheck=true</tt> option as well. Notice that some FTP server may not support this.</li><li><a shape="rect" href="hl7.html" title="HL7">HL7</a> moves to HAPI 2.0 and supports using a dedicated Parser instance in the <a shape="rect" href="hl7.html" title="HL7">HL7</a> MLLP codec and DataFormat. Added "Terser" language and expression to be able to extract fields from a parsed message. <a shape="rect" href="hl7.html" title="HL7">HL7</a> now uses Apache Mina 2.x.</li><li>Add an option <tt>HttpMethodRestrict</tt> to restrict HTTP method in <a shape="rect" href="jetty.html" title="Jetty">Jetty</a> and <a shape="rect" href="servlet.html" title="SERVLET">SERVLET</a></li><li>Add support for selection of <a shape="rect" href="direct-vm.html" title="Direct-VM">Direct-VM</a> consumers by using ant-like path expression.</li><li>The <a shape="rect" href="pojo-producing.html" title="POJO Pro
 ducing">POJO Producing</a>, and <a shape="rect" href="pojo-consuming.html" title="POJO Consuming">POJO Consuming</a> with @Consume, @Produce, @EndpointInject now supports a new {{property} attribute to get the endpoint configuration from a bean property (eg using a getter method); this allows you to configure this on the bean using conventional bean configuration.</li><li>Testing with <tt>camel-test-blueprint</tt> on Windows no longer tries to cleanup after testing taking up 5 seconds and logging WARNs.</li><li>The <a shape="rect" href="file2.html" title="File2">File</a>, and <a shape="rect" href="ftp2.html" title="FTP2">FTP</a> components now support <tt>fileExist=Move</tt> option to move any existing files before writing a file.</li><li>Added option <tt>loadStatisticsEnabled</tt> on <a shape="rect" href="camel-jmx.html" title="Camel JMX">Camel JMX</a> to allow to disable load statistics if not needed (avoids a background thread being in use, to calculate the load stats).</
 li><li>Enabled "lazy connections" for <a shape="rect" href="xmpp.html" title="XMPP">XMPP</a> providers via the <tt>testConnectionOnStartup</tt> option</li><li>Added a connection monitor to detect and fix dropped <a shape="rect" href="xmpp.html" title="XMPP">XMPP</a> consumer connections at configurable <tt>connectionPollDelay</tt> intervals</li><li>Added an <tt>org.apache.camel.builder.ExchangeBuilder</tt> to build the <a shape="rect" href="exchange.html" title="Exchange">Exchange</a> using a builder pattern.</li><li>The <a shape="rect" href="camel-run-maven-goal.html" title="Camel Run Maven Goal">Camel Run Maven Goal</a> can now run <a shape="rect" href="cdi.html" title="CDI">CDI</a> applications.</li><li>The Camel <a shape="rect" href="cdi.html" title="CDI">CDI</a> component has improved a lot.</li><li>Added option <tt>allowRedeliveryWhileStopping</tt> to <a shape="rect" href="dead-letter-channel.html" title="Dead Letter Channel">error handlers</a> to control if redelivery
  is allowed during stopping/shutting down Camel or the route(s). Turning this option <tt>false</tt> allows to stop quicker by rejecting redelivery attempts.</li><li>Added support for specifying user info in Camel <a shape="rect" href="endpoint.html" title="Endpoint">Endpoint</a> urls, which contains the @ sign; now the @ sign can be given as is; without being encoded to %40.</li><li>Added robust connection support for <a shape="rect" href="jmx.html" title="JMX">JMX</a>. Optional <tt>testConnectionOnStartup</tt> allows a JMX consumer to attach to a JMX server that becomes available <em>after</em> the JMX endpoint starts; <tt>reconnectOnConnectionFailure</tt> enables re-connection of failed JMX connections.</li><li><a shape="rect" href="jaxb.html" title="JAXB">JAXB</a> and <a shape="rect" href="soap.html" title="SOAP">SOAP</a> data format now supports controlling namespace prefix mappings when marshalling (eg to avoid prefixes such as ns2, ns3, ns4 etc.)</li><li>Added support 
 for using raw uris when <a shape="rect" href="component.html" title="Component">Component</a>s create <a shape="rect" href="endpoint.html" title="Endpoint">Endpoint</a>s. This gives component writers full power in case their component has special syntax/notation for endpoint uri configurations.</li><li><a shape="rect" href="eip.html" title="EIP">EIP</a>s configured with custom <tt>AggregationStrategy</tt> will now strict check the custom strategy exists in the <a shape="rect" href="registry.html" title="Registry">Registry</a> and no longer fallback and use a default strategy if not.</li><li>Camel now logs on shutdown if any thread pools hasn't been properly shutdown, and will shutdown them as fail safe (can only be done for the thread pools Camel manages).</li><li>The buffer size of <a shape="rect" href="stream-caching.html" title="Stream caching">Stream caching</a> is now configurable.</li><li>Improved startup performance.</li><li>Added <a shape="rect" href="jms.html" title
 ="JMS">JMS</a> URI option <tt>messageListenerContainerFactoryRef</tt> which allows you to specify a <tt>MessageListenerContainerFactory</tt> to determine what <tt>org.springframework.jms.listener.AbstractMessageListenerContainer</tt> to use to consume messages.</li><li><a shape="rect" href="mqtt.html" title="MQTT">MQTT</a> producer now leverages the <a shape="rect" href="asynchronous-routing-engine.html" title="Asynchronous Routing Engine">Asynchronous Routing Engine</a></li><li>The <a shape="rect" href="netty.html" title="Netty">Netty</a> producer scales up and down much better by leveraging a channel pool.</li><li>Added new <a shape="rect" href="camel-maven-archetypes.html" title="Camel Maven Archetypes">Camel Maven Archetypes</a> for creating Camel and Groovy applications.</li><li>Camel now injects <tt>CamelContext</tt> on <tt>Language</tt> and <tt>DataFormat</tt> that implements <tt>CamelContextAware</tt></li><li>Thread pools in Camel with <tt>maximumQueueSize</tt> of 0 
 or negative will now not use a worker queue but do direct hand-over to thread instead.</li><li><a shape="rect" href="simple.html" title="Simple">Simple</a> unary operators for inc and dec must now have function on left hand side, to be parsed as unary function. Otherwise its now regarded as literal.</li><li>Custom assigned id's on Camel <a shape="rect" href="routes.html" title="Routes">Routes</a> is now validated on starting the routes, that they must be unique within the same CamelContext.</li><li>Added <tt>AbstractListAggregationStrategy</tt> abstract class to make it easier to <a shape="rect" href="aggregator2.html" title="Aggregator2">aggregate</a> into a List&lt;V&gt; using a custom <tt>AggregationStrategy</tt>.</li><li><a shape="rect" href="eip.html" title="EIP">EIP</a>s which support using <tt>AggregationStrategy</tt> now control the lifecycle of the strategy; allowing end users to do custom logic in the start/stop methods of their strategy implementation.</li><li>Add
 ed option <tt>includeSentJMSMessageID</tt> to <a shape="rect" href="jms.html" title="JMS">JMS</a> to allow to enrich Camel Message with the actual JMSMessageID for the sent message. Can be used by end users for logging purpose etc.</li><li>Added option <tt>allowShortLines</tt> and <tt>ignoreExtraColumns</tt> to <a shape="rect" href="flatpack-dataformat.html" title="Flatpack DataFormat">Flatpack data format</a>.</li></ul>
 
 
 <h3><a shape="rect" name="Camel2.11.0Release-Fixedissues"></a>Fixed issues</h3>

Modified: websites/production/camel/content/camel-30-roadmap.html
==============================================================================
--- websites/production/camel/content/camel-30-roadmap.html (original)
+++ websites/production/camel/content/camel-30-roadmap.html Sat Nov 10 12:22:02 2012
@@ -205,7 +205,7 @@ And then we should use it in <tt>camel-i
 
 <h4><a shape="rect" name="Camel3.0-Roadmap-Fasterunittests"></a>Faster unit tests</h4>
 
-<p>Decreasing the total time for our complete build from more than 2 hours at present. This means in fact we have to decrease the time of our unit tests.</p>
+<p>Decreasing the total time for our complete build from more than 2 hours at present. This means in fact we have to decrease the time of our unit tests. At present, we have many unit test which starts Camel contexts and Camel routes to test data formats, components, endpoints, consumer ... This is not really necessary in most (or all) the cases.</p>
 
 <h4><a shape="rect" name="Camel3.0-Roadmap-OSGienhancements"></a>OSGi enhancements</h4>
 <ul><li>create a single type converter registry available as OSGi service to all bundles serving as a single registry to lookup converters or to add/remove converters from custom bundles</li></ul>

Modified: websites/production/camel/content/flatpack-dataformat.html
==============================================================================
--- websites/production/camel/content/flatpack-dataformat.html (original)
+++ websites/production/camel/content/flatpack-dataformat.html Sat Nov 10 12:22:02 2012
@@ -86,7 +86,7 @@ The result of the operation will contain
 <h3><a shape="rect" name="FlatpackDataFormat-Options"></a>Options</h3>
 <p>The data format has the following options:</p>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>definition</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The flatpack pzmap configuration file. Can be omitted in simpler situations, but its preferred to use the pzmap. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fixed</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Delimited or fixed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreFirstRecord</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
 Whether the first line is ignored for delimited files (for the column headers). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>textQualifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>"</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> If the text is qualified with a char such as <tt>"</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>delimiter</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>,</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The delimiter char (could be <tt>;</tt> <tt>,</tt> or similar) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>parserFactory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the default Flatpack parser factory. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>definition</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The flatpack pzmap configuration file. Can be omitted in simpler situations, but its preferred to use the pzmap. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fixed</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Delimited or fixed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreFirstRecord</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
 Whether the first line is ignored for delimited files (for the column headers). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>textQualifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>"</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> If the text is qualified with a char such as <tt>"</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>delimiter</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>,</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The delimiter char (could be <tt>;</tt> <tt>,</tt> or similar) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>parserFactory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the default Flatpack parser factory. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>allowShortLines</tt> </td><td colspan="1" rowspan="1" cl
 ass="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.5 and 2.10.3 onwards</b>: Allows for lines to be shorter than expected and ignores the extra characters. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreExtraColumns</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.5 and 2.10.3 onwards</b>: Allows for lines to be longer than expected and ignores the extra characters. </td></tr></tbody></table>
 </div>
 
 

Modified: websites/production/camel/content/flatpack.html
==============================================================================
--- websites/production/camel/content/flatpack.html (original)
+++ websites/production/camel/content/flatpack.html Sat Nov 10 12:22:02 2012
@@ -211,7 +211,7 @@ The result of the operation will contain
 <h3><a shape="rect" name="Flatpack-Options"></a>Options</h3>
 <p>The data format has the following options:</p>
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>definition</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The flatpack pzmap configuration file. Can be omitted in simpler situations, but its preferred to use the pzmap. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fixed</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Delimited or fixed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreFirstRecord</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
 Whether the first line is ignored for delimited files (for the column headers). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>textQualifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>"</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> If the text is qualified with a char such as <tt>"</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>delimiter</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>,</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The delimiter char (could be <tt>;</tt> <tt>,</tt> or similar) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>parserFactory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the default Flatpack parser factory. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Option </th><th colspan="1" rowspan="1" class="confluenceTh"> Default </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>definition</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The flatpack pzmap configuration file. Can be omitted in simpler situations, but its preferred to use the pzmap. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fixed</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Delimited or fixed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreFirstRecord</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>true</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> 
 Whether the first line is ignored for delimited files (for the column headers). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>textQualifier</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>"</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> If the text is qualified with a char such as <tt>"</tt>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>delimiter</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>,</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> The delimiter char (could be <tt>;</tt> <tt>,</tt> or similar) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>parserFactory</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>null</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the default Flatpack parser factory. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>allowShortLines</tt> </td><td colspan="1" rowspan="1" cl
 ass="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.5 and 2.10.3 onwards</b>: Allows for lines to be shorter than expected and ignores the extra characters. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>ignoreExtraColumns</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.9.5 and 2.10.3 onwards</b>: Allows for lines to be longer than expected and ignores the extra characters. </td></tr></tbody></table>
 </div>