davidmoten commented on issue #41: [CSV-239] Add CSVRecord.getHeaderNames and allow duplicate headers URL: https://github.com/apache/commons-csv/pull/41#issuecomment-495068088 BTW @garydgregory , would you like me to fix these `mvn` warnings while I'm here: ``` [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 164, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 182, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.rat:apache-rat-plugin is missing. @ line 204, column 15 ``` I would just specify the latest versions explicitly for those plugins.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
