+1

On 17 November 2014 23:52, Gary Gregory <garydgreg...@gmail.com> wrote:
> ---------- Forwarded message ----------
> From: Gary Gregory <ggreg...@apache.org>
> Date: Sun, Nov 16, 2014 at 9:54 PM
> Subject: [VOTE] Release Commons Exec 1.1-RC1
> To: Commons Developers List <dev@commons.apache.org>
>
>
> Hello All:
>
> This is a VOTE to release Commons CSV 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 20 2014 at 08: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
>
>
>
> --
> 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



-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to