Hello All: This is a VOTE to release Commons Exec 1.1-RC1 as 1.1.
The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types. This is our second release. Changes in this version include: New features: o [CSV-129] Add CSVFormat#with 0-arg methods matching boolean arg methods. o [CSV-131] Save positions of records to enable random access. Thanks to Holger Stratmann. o [CSV-139] CSVPrinter.printRecord(ResultSet) with metadata. Fixed Bugs: o [CSV-140] QuoteMode.NON_NUMERIC doesn't work with CSVPrinter.printRecords(ResultSet). Thanks to Damjan Jovanovic. o [CSV-130] CSVFormat#withHeader doesn't work well with #printComment, add withHeaderComments(String...). Thanks to Sergei Lebedev. o [CSV-128] CSVFormat.EXCEL should ignore empty header names. o [CSV-132] Incorrect Javadoc referencing org.apache.commons.csv.CSVFormat withQuote(). Thanks to Sascha Szott. Changes: o [CSV-124] Improve toString() implementation of CSVRecord. Thanks to Kalyan. o [CSV-134] Unified parameter validation. Thanks to wu wen. This VOTE is open for at least 72 hours until January 19 2014 at 22:00 EST. The files: https://repository.apache.org/content/repositories/orgapachecommons-1063/ The tag: https://svn.apache.org/repos/asf/commons/proper/csv/tags/1.1-RC1 The site: https://people.apache.org/~ggregory/commons-csv/site/ (note some *relative* links are broken - these will be OK once the site is deployed) Links to versions of sites and Javadocs will be live when deployed. Thank you, Gary Gregory -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory