You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2014/11/26 17:30:15 UTC

[jira] [Resolved] (CSV-145) CSVFormat.with* methods clear the header comments

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

Gary Gregory resolved CSV-145.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.1

Thank you for the report. This is now fixed in SVN:

{noformat}
commit -m "[CSV-145] CSVFormat.with* methods clear the header comments" C:/vcs/svn/apache/commons/trunks-proper/csv/src/main/java/org/apache/commons/csv/CSVFormat.java C:/vcs/svn/apache/commons/trunks-proper/csv/src/test/java/org/apache/commons/csv/CSVPrinterTest.java C:/vcs/svn/apache/commons/trunks-proper/csv/src/changes/changes.xml
    Sending        C:/vcs/svn/apache/commons/trunks-proper/csv/src/changes/changes.xml
    Sending        C:/vcs/svn/apache/commons/trunks-proper/csv/src/main/java/org/apache/commons/csv/CSVFormat.java
    Sending        C:/vcs/svn/apache/commons/trunks-proper/csv/src/test/java/org/apache/commons/csv/CSVPrinterTest.java
    Transmitting file data ...
    Committed revision 1641845.
{noformat}

Keep them coming!

> CSVFormat.with* methods clear the header comments
> -------------------------------------------------
>
>                 Key: CSV-145
>                 URL: https://issues.apache.org/jira/browse/CSV-145
>             Project: Commons CSV
>          Issue Type: Bug
>          Components: Printer
>    Affects Versions: 1.1
>            Reporter: Frank Ulbricht
>             Fix For: 1.1.1
>
>
> Some of the CSVFormat.with* methods clear the header comments by just passing null to the constructor. Using header comments works only with set at last.



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