Bindy - Add support for parsing CSV which have fields with commas
-----------------------------------------------------------------
Key: CAMEL-2691
URL: https://issues.apache.org/activemq/browse/CAMEL-2691
Project: Apache Camel
Issue Type: Improvement
Components: camel-bindy
Affects Versions: 2.2.0, 2.1.0, 2.0.0
Reporter: Claus Ibsen
Fix For: 2.4.0
I've to read a csv file and I want use camel to do this. Camel bindy seems
to me that doesn't know the csv convention that a field separator can be a
character field using double quotes:
{code}
"contains, comma", "another field"
{code}
See nabble
http://old.nabble.com/Camel-csv-2.2.0%3A-reading-a-single-line-csv-file-ts28443740.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.