You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Allan Cheong Tyng Huei (JIRA)" <ji...@apache.org> on 2017/01/23 10:23:26 UTC

[jira] [Closed] (CAMEL-10739) camel-bindy: Unmarshall CSV fields with crlf characters

     [ https://issues.apache.org/jira/browse/CAMEL-10739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allan Cheong Tyng Huei closed CAMEL-10739.
------------------------------------------
    Resolution: Won't Fix

This requirement can be handled by camel-csv.

> camel-bindy: Unmarshall CSV fields with crlf characters
> -------------------------------------------------------
>
>                 Key: CAMEL-10739
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10739
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-bindy
>            Reporter: Allan Cheong Tyng Huei
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.19.0
>
>         Attachments: CAMEL-10739.patch, CAMEL-10739-test-case.zip
>
>
> Bindy CSV currently performs line by line scan, and split with provided delimiter ("comma by default"), thus unable to recognize if CSV fields might contain crlf characters.
> Suggestion, add "multiLine" in @CsvRecord, which BindyCsvDataFormat will parse CSV with commons-csv library if multi line is true.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)