Re: [ANNOUNCE] Apache Commons CSV 1.9.0

2021-10-25 Thread Rob Vesse
See PR 191 - https://github.com/apache/commons-csv/pull/191 - for the suggested fix Rob On 2021/10/25 08:59:52, Rob Vesse wrote: > Hi Gary > > Thanks for getting this release out > > I've just come back from extended paternity leave so I'm only just getting to > test the new release and I'm

Re: [ANNOUNCE] Apache Commons CSV 1.9.0

2021-10-25 Thread Rob Vesse
Hi Gary Thanks for getting this release out I've just come back from extended paternity leave so I'm only just getting to test the new release and I'm still seeing that this module is not being built with any JPMS compatibility. The resulting JAR does not have an Automatic-Module-Name in its

[ANNOUNCE] Apache Commons CSV 1.9.0

2021-07-31 Thread Gary Gregory
The Apache Commons project announces the release of Apache Commons CSV 1.9.0. Commons CSV requires at least Java 8. The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types. This is a Feature and bug fix release (Java 8) Historical list of ch