[
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)