Re: Misleading error message when QuoteMode set to None

2023-09-06 Thread Buddhi De Silva
Apologies for missing the component name on the Subject line. This is for the [CSV] component. On Thu, 7 Sept 2023 at 09:26, Buddhi De Silva wrote: > Hello Commons-Devs, > > Related Jira issue: https://issues.apache.org/jira/browse/CSV-310 > > Scenario: > When we try to print CSV content using t

Misleading error message when QuoteMode set to None

2023-09-06 Thread Buddhi De Silva
Hello Commons-Devs, Related Jira issue: https://issues.apache.org/jira/browse/CSV-310 Scenario: When we try to print CSV content using the CSVFormat and CSVPrinter, we can get it done with the following sample code. public void testHappyPath() throws IOException { CSVFormat csvFormat = CSVFo

Re: [VOTE] Release Apache Commons Compress 1.24.0 based on RC1

2023-09-06 Thread Gary Gregory
FTR, I can run the default `mvn` goal OK with: Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9) Maven home: /usr/local/Cellar/maven/3.9.4/libexec Java version: 17.0.8.1, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk@17/17.0.8.1/libexec/openjdk.jdk/Contents/Home Default locale:

Re: [VOTE] Release Apache Commons Compress 1.24.0 based on RC1

2023-09-06 Thread Gary Gregory
Hi Henri, What command are you running exactly? I'd like to reproduce your issue locally. This is odd since all builds are green on Java 8, 11, and 17 on macOS, Windows, and Linux: https://github.com/apache/commons-compress/actions Gary On Wed, Sep 6, 2023 at 5:54 AM Henri Biestro wrote: > > >

[ANNOUNCEMENT] Apache Commons Parent 62

2023-09-06 Thread Gary Gregory
The Apache Commons team is pleased to announce the release of Apache Commons Parent 62. The Apache Commons Parent POM provides common settings for all Apache Commons components. Version 62: Maintenance and update dependencies Changes in this version include: Fixed Bugs: o Use addServiceUses whe

Re: [VOTE] Release Apache Commons Compress 1.24.0 based on RC1

2023-09-06 Thread Henri Biestro
Some tests fail on a Mac ( Darwin hbiestro-MBP16 22.5.0 Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM64_T6000 arm64) wether I try and run with jdk8 or jdk17. OpenJDK Runtime Environment (Zulu 8.66.0.15-CA-macos-aarch64) (build 1.8.0_352-b08) or (