Author: buildbot
Date: Fri Mar 15 16:22:01 2013
New Revision: 854635
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/book-dataformat-appendix.html
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 Mar 15
16:22:01 2013
@@ -524,7 +524,7 @@ from(<span class="code-quote">"activemq:
<h2><a shape="rect" name="BookDataFormatAppendix-CSV"></a>CSV</h2>
-<p>The CSV <a shape="rect" href="data-format.html" title="Data Format">Data
Format</a> uses <a shape="rect" class="external-link"
href="http://commons.apache.org/sandbox/csv/">Apache Commons CSV</a> to handle
CSV payloads (Comma Separated Values) such as those exported/imported by
Excel.</p>
+<p>The CSV <a shape="rect" href="data-format.html" title="Data Format">Data
Format</a> uses <a shape="rect" class="external-link"
href="http://commons.apache.org/proper/commons-csv/">Apache Commons CSV</a> to
handle CSV payloads (Comma Separated Values) such as those exported/imported by
Excel.</p>
<h3><a shape="rect" name="BookDataFormatAppendix-Options"></a>Options</h3>
Modified: websites/production/camel/content/csv.html
==============================================================================
--- websites/production/camel/content/csv.html (original)
+++ websites/production/camel/content/csv.html Fri Mar 15 16:22:01 2013
@@ -77,7 +77,7 @@
<td valign="top" width="100%">
<div class="wiki-content maincontent"><h2><a shape="rect"
name="CSV-CSV"></a>CSV</h2>
-<p>The CSV <a shape="rect" href="data-format.html" title="Data Format">Data
Format</a> uses <a shape="rect" class="external-link"
href="http://commons.apache.org/sandbox/csv/">Apache Commons CSV</a> to handle
CSV payloads (Comma Separated Values) such as those exported/imported by
Excel.</p>
+<p>The CSV <a shape="rect" href="data-format.html" title="Data Format">Data
Format</a> uses <a shape="rect" class="external-link"
href="http://commons.apache.org/proper/commons-csv/">Apache Commons CSV</a> to
handle CSV payloads (Comma Separated Values) such as those exported/imported by
Excel.</p>
<h3><a shape="rect" name="CSV-Options"></a>Options</h3>