Uploaded image for project: 'Commons CSV'
  1. Commons CSV
  2. CSV-103

allow other line delimiters besides \n

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0
    • None
    • None

    Description

      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".

      Attachments

        Activity

          People

            Unassigned Unassigned
            twalzer Thomas Walzer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: