We have fixed a few bugs since Apache Commons CSV 1.14.0 was released, so I
would like to release Apache Commons CSV 1.14.1.

Apache Commons CSV 1.14.1 RC1 is available for review here:
    https://dist.apache.org/repos/dist/dev/commons/csv/1.14.1-RC1 (svn
revision 78399)

The Git tag commons-csv-1.14.1-RC1 commit for this RC is
d8724bf76a7d6abbb93aad65e316f050f86a256d which you can browse here:

https://gitbox.apache.org/repos/asf?p=commons-csv.git;a=commit;h=d8724bf76a7d6abbb93aad65e316f050f86a256d
You may checkout this tag using:
    git clone https://gitbox.apache.org/repos/asf/commons-csv.git --branch
commons-csv-1.14.1-RC1 commons-csv-1.14.1-RC1

Maven artifacts are here:

https://repository.apache.org/content/repositories/orgapachecommons-1854/org/apache/commons/commons-csv/1.14.1/

These are the artifacts and their hashes:

#Release SHA-512s
#Sun Jul 27 13:09:57 UTC 2025
commons-csv-1.14.1-bin.tar.gz=22d25127957b7694cf5fe76425818d4a37465bffd2f527b156857389b36ddfa071fe22cde068552de8732eb4956d7f484b023231bbf6803f3f8bbba59da5efdc
commons-csv-1.14.1-bin.zip=7e68bd7bdbf6cd899c7ec4dc098cedd625406feb397f3f60b80a179e2e845485450f80f5cd1300ba93b5145eea33092249d5f69275bc96f7223defca2ee45bf9
commons-csv-1.14.1-bom.json=3fd625f374d31c55fda4ae6d4819e43ff8c61120556bbb3d2fa77b4e711fbd46e6e336f9796729dcb1e712c4035e0a4d86f11dc8d4a419f2763a62b4d8b3cd65
commons-csv-1.14.1-bom.xml=0cf9e8914747e59f63db98265e8522f30e6c82f7a128d1785f77fd7f194547242d5cd6b63132dcd1006ebab51e7dee94493173b53ec9314ea79814e40a1bea59
commons-csv-1.14.1-javadoc.jar=3c56e342621df91d94ca4af5b243a3e342508f0d38f24d3670b940be1eebb8d7af855519a98db6e00cfdec9954d244e47f22210c5f8d425052f0b4475f7dc898
commons-csv-1.14.1-sources.jar=878da872fb4da6caa88eeeab5c8fe220c91ec7c089eb5d402b7c753278182bb03ffe032a3d99950e1ad746fd2ba1c8cd8babd7cf7fd6440fc4c0e9543f1fb6d5
commons-csv-1.14.1-src.tar.gz=f77d158f417b983370ccbeeb97a36be936a777d53993c1fdaa427df573d2f38127b4f9fb62acfeecd876cdffc057887fe657575bf517d96b05e3969dda8bdb8f
commons-csv-1.14.1-src.zip=bc5921824b077eecc7b52d6fdd98d746c8d632e3ef83d5df4294918ffefbde26c9fe653659ff7e76140b46fa8345ab3777444a46d65679cf49f632fc6b51ad31
commons-csv-1.14.1-test-sources.jar=401a30692e55441caf3d81ab7117893907b42f4f20486e887fe77f18b161ba7d3a25650c310f2faaed3eac81f8cd9a3c54e2e959692c8bbd13c57724f3c55ecf
commons-csv-1.14.1-tests.jar=9050bc993521ed81518010dc6f48406585adaf3685478d523a2b586eeff834d59086db2f86e5ce320c484406e2997cae18d271e25237ab160c6b13438bc85f09
org.apache.commons_commons-csv-1.14.1.spdx.json=081fe45e07341dad9a96894b03d76d2f0494ada28ed96062eef89d734072ae3d480c9e8edceae601f92de77df5798388b5f3019bd86999ece82175fc73e2fb7a


I have tested this with 'mvn' and 'mvn clean install site' using:

openjdk version "21.0.8" 2025-07-15
OpenJDK Runtime Environment Homebrew (build 21.0.8)
OpenJDK 64-Bit Server VM Homebrew (build 21.0.8, mixed mode, sharing)

Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b)
Maven home: /opt/homebrew/Cellar/maven/3.9.11/libexec
Java version: 21.0.8, vendor: Homebrew, runtime:
/opt/homebrew/Cellar/openjdk@21/21.0.8/libexec/openjdk.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "15.5", arch: "aarch64", family: "mac"

Darwin ****.local 24.5.0 Darwin Kernel Version 24.5.0: Tue Apr 22 19:53:27
PDT 2025; root:xnu-11417.121.6~2/RELEASE_ARM64_T6041 arm64

Docker version 28.3.0, build 38b7060


Details of changes since 1.14.0 are in the release notes:

https://dist.apache.org/repos/dist/dev/commons/csv/1.14.1-RC1/RELEASE-NOTES.txt

https://dist.apache.org/repos/dist/dev/commons/csv/1.14.1-RC1/site/changes.html

Site:

https://dist.apache.org/repos/dist/dev/commons/csv/1.14.1-RC1/site/index.html
    (note some *relative* links are broken and the 1.14.1 directories are
not yet created - these will be OK once the site is deployed.)

JApiCmp Report (compared to 1.14.0):

https://dist.apache.org/repos/dist/dev/commons/csv/1.14.1-RC1/site/japicmp.html

RAT Report:

https://dist.apache.org/repos/dist/dev/commons/csv/1.14.1-RC1/site/rat-report.html

KEYS:
  https://downloads.apache.org/commons/KEYS

Please review the release candidate and vote.
This vote will close no sooner than 72 hours from now.

  [ ] +1 Release these artifacts
  [ ] +0 OK, but...
  [ ] -0 OK, but really should fix...
  [ ] -1 I oppose this release because...

Thank you,

Gary Gregory,
Release Manager (using key 86fdc7e2a11262cb)

The following is intended as a helper and refresher for reviewers.

Validating a release candidate
==============================

These guidelines are NOT complete.

Requirements: Git, Java, and Maven.

You can validate a release from a release candidate (RC) tag as follows.

1a) Download and decompress the source archive from:

https://dist.apache.org/repos/dist/dev/commons/csv/1.14.1-RC1/source

1b) Check out the RC tag from git (optional)

This is optional, as a reviewer must check source distributions as a
minimum.

git clone https://gitbox.apache.org/repos/asf/commons-csv.git --branch
commons-csv-1.14.1-RC1 commons-csv-1.14.1-RC1
cd commons-csv-1.14.1-RC1

2) Checking the build

All components should include a default Maven goal, such that you can run
'mvn' from the command line by itself.

2) Check Apache licenses

This step is not required if the site includes a RAT report page which you
then must check.
This check should be included in the default Maven build, but you can check
it with:

mvn apache-rat:check

3) Check binary compatibility

This step is not required if the site includes a JApiCmp report page which
you then must check.
This check should be included in the default Maven build, but you can check
it with:

mvn verify -DskipTests -P japicmp japicmp:cmp

4) Build the package

This check should be included in the default Maven build, but you can check
it with:

mvn -V clean package

You can record the Maven and Java version produced by -V in your VOTE reply.
To gather OS information from a command line:
Windows: ver
Linux: uname -a

4b) Check reproducibility

To check that a build is reproducible, run:

mvn clean verify artifact:compare -DskipTests -Dreference.repo=
https://repository.apache.org/content/repositories/staging/
'-Dbuildinfo.ignore=*/*.spdx.json'

Note that this excludes SPDX files from the check.

5) Build the site for a single module project

Note: Some plugins require the components to be installed instead of
packaged.

mvn site
Check the site reports in:
- Windows: target\site\index.html
- Linux: target/site/index.html

-the end-

Reply via email to