Re: [VOTE] Release Commons Statistics 1.3 based on RC1

"Piotr P. Karwasz" <[email protected]> Tue, 5 May 2026 10:51:33 +0200
Newsgroups gmane.comp.jakarta.commons.devel
Message-ID <[email protected]>
Hi Alex,

On 5.05.2026 10:35, Alex Herbert wrote:
> Please can I have another review. Thank you.

Apologies: looking at the length of the thread, I'd assumed there were
already three votes. Here we go:

+1 (binding): release the artifacts.

I performed the following checks:
- Checksums and signatures
- The RAT report is clean
- The japicmp report is coherent with the release notes
- Reproduced and tested the artifacts using:

export TZ=Europe/London
export JAVA_HOME=/path/to/JDK/11
mvn verify artifact:compare \

-Dreference.repo=https://repository.apache.org/content/repositories/orgapachecommons-1933/
\
  '-Dbuildinfo.ignore=*/*.spdx.rdf.xml'

Piotr