Author: buildbot
Date: Fri Apr 27 13:22:05 2012
New Revision: 814737
Log:
Production update by buildbot for camel
Modified:
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/csv.html
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 Fri Apr 27
13:22:05 2012
@@ -666,7 +666,7 @@ from(<span class="code-quote">"direct:st
</pre>
</div></div>
-<h3><a shape="rect"
name="BookDataFormatAppendix-UsingskipFirstLineattributewhileunmarshaling"></a>Using
skipFirstLine attribute while unmarshaling</h3>
+<h3><a shape="rect"
name="BookDataFormatAppendix-UsingskipFirstLineoptionwhileunmarshaling"></a>Using
skipFirstLine option while unmarshaling</h3>
<p><b>Available as of Camel 2.10</b></p>
<p>You can instruct the CSV <a shape="rect" href="data-format.html"
title="Data Format">Data Format</a> to skip the first line which contains the
CSV headers. Using the Spring/XML DSL:</p>
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 Fri Apr 27 13:22:05
2012
@@ -11479,7 +11479,7 @@ from(<span class="code-quote">"direct:st
</pre>
</div></div>
-<h3><a shape="rect"
name="BookInOnePage-UsingskipFirstLineattributewhileunmarshaling"></a>Using
skipFirstLine attribute while unmarshaling</h3>
+<h3><a shape="rect"
name="BookInOnePage-UsingskipFirstLineoptionwhileunmarshaling"></a>Using
skipFirstLine option while unmarshaling</h3>
<p><b>Available as of Camel 2.10</b></p>
<p>You can instruct the CSV <a shape="rect" href="data-format.html"
title="Data Format">Data Format</a> to skip the first line which contains the
CSV headers. Using the Spring/XML DSL:</p>
Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/camel/content/csv.html
==============================================================================
--- websites/production/camel/content/csv.html (original)
+++ websites/production/camel/content/csv.html Fri Apr 27 13:22:05 2012
@@ -251,7 +251,7 @@ from(<span class="code-quote">"direct:st
</pre>
</div></div>
-<h3><a shape="rect"
name="CSV-UsingskipFirstLineattributewhileunmarshaling"></a>Using skipFirstLine
attribute while unmarshaling</h3>
+<h3><a shape="rect"
name="CSV-UsingskipFirstLineoptionwhileunmarshaling"></a>Using skipFirstLine
option while unmarshaling</h3>
<p><b>Available as of Camel 2.10</b></p>
<p>You can instruct the CSV <a shape="rect" href="data-format.html"
title="Data Format">Data Format</a> to skip the first line which contains the
CSV headers. Using the Spring/XML DSL:</p>