[ANNOUNCE] Apache Commons CSV 1.14.0

2025-03-19 Thread Gary Gregory
The Apache Commons team is pleased to announce Apache Commons CSV 1.14.0. This document contains the release notes for the 1.14.0 version of Apache Commons CSV. Commons CSV reads and writes files in Comma Separated Value (CSV) format variations. Commons CSV requires at least Java 8. The Apache C

[RESULT][VOTE] Release Apache Commons CSV 1.14.0 based on RC1

2025-03-19 Thread Gary Gregory
This vote passes with the following binding +1s: - Rob Tompkins (chtompki) - Gary Gregory (ggregory) - Henri Biestro (henrib) TY all for reviewing, Gary On Wed, Mar 19, 2025 at 2:34 PM Henri Biestro wrote: > > [+1] > > Build & test ok; site & javadoc ok; reports look good. > > Built with: mvn c

Re: [VOTE] Release Apache Commons CSV 1.14.0 based on RC1

2025-03-19 Thread Henri Biestro
[+1] Build & test ok; site & javadoc ok; reports look good. Built with: mvn clean site -s "$HOME/.m2/commons-settings.xml" Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /Users/hbiestro/Java/apache-maven-3.8.6 Java version: 1.8.0_432, vendor: Azul Systems, Inc., runti

Re: bundle symbolic name in source jars MANIFEST.MF file.

2025-03-19 Thread Tom Mooney
Hi All I'm new to the apache commons lang project. I'm an experienced software developer 10+ years primarily with Java and would like to start contributing to this project. Can someone give me advice/pointers to how I can get my first few contributions started and committed please? Ta Tom On Fri

Re: bundle symbolic name in source jars MANIFEST.MF file.

2025-03-19 Thread Gary Gregory
Hello Tom, I would scan Jira and look for bugs to fix. It would be good to fix ASAP building on Java 23 where FastDateParser_TimeZoneStrategyTest fails. HTHn Gary On Wed, Mar 19, 2025, 14:43 Tom Mooney wrote: > Hi All > > I'm new to the apache commons lang project. I'm an experienced softwar