[
https://issues.apache.org/jira/browse/CSV-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory resolved CSV-103.
------------------------------
Resolution: Fixed
Fix Version/s: 1.0
Resolving as fixed.
> allow other line delimiters besides \n
> --------------------------------------
>
> Key: CSV-103
> URL: https://issues.apache.org/jira/browse/CSV-103
> Project: Commons CSV
> Issue Type: Improvement
> Reporter: Thomas Walzer
> Priority: Minor
> Fix For: 1.0
>
>
> We have an application that uses commons-csv (embedded into apache-camel) to
> generate csv files.
> It would be extremely helpful to allow other (configurable) line delimiters
> (eg "\r\n", "\r", etc). As far as I understand the csvWriter appends "\n"
> hardcoded. We have our application running on Windows and the receiver of the
> data need \r\n as delimiters.
> We can work around this problem but it would nevertheless be a nice feature
> to be able to configure the "line delimiter".
--
This message was sent by Atlassian JIRA
(v6.2#6252)