[GitHub] [commons-csv] garydgregory commented on issue #41: [CSV-239] Add CSVRecord.getHeaderNames and allow duplicate headers

2019-05-27 Thread GitBox
garydgregory commented on issue #41: [CSV-239] Add CSVRecord.getHeaderNames and allow duplicate headers URL: https://github.com/apache/commons-csv/pull/41#issuecomment-496192047 Would you mind providing another PR that adds Javadocs to the public methods you added in `CSVFormat`?

[GitHub] [commons-csv] garydgregory commented on issue #41: [CSV-239] Add CSVRecord.getHeaderNames and allow duplicate headers

2019-05-25 Thread GitBox
garydgregory commented on issue #41: [CSV-239] Add CSVRecord.getHeaderNames and allow duplicate headers URL: https://github.com/apache/commons-csv/pull/41#issuecomment-495914886 I do not have hard set plans. Maybe sometimes next week. I have to finish Commons Configuration 2.5 first...

[GitHub] [commons-csv] garydgregory commented on issue #41: [CSV-239] Add CSVRecord.getHeaderNames and allow duplicate headers

2019-05-24 Thread GitBox
garydgregory commented on issue #41: [CSV-239] Add CSVRecord.getHeaderNames and allow duplicate headers URL: https://github.com/apache/commons-csv/pull/41#issuecomment-495601665 Merged. I do not see your warnings. Here is my output: ``` C:\git\commons-csv>mvn -V clean install Apach

[GitHub] [commons-csv] garydgregory commented on issue #41: [CSV-239] Add CSVRecord.getHeaderNames and allow duplicate headers

2019-05-23 Thread GitBox
garydgregory commented on issue #41: [CSV-239] Add CSVRecord.getHeaderNames and allow duplicate headers URL: https://github.com/apache/commons-csv/pull/41#issuecomment-495242855 @davidmoten I do not see these warnings. What command do you run to get these?