Re: [VOTE] Release Apache Commons Configuration 2.14.0 based on RC1
"Piotr P. Karwasz" <[email protected]> Wed, 8 Apr 2026 16:28:45 +0200
| Newsgroups | gmane.comp.jakarta.commons.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Gary, On 3.04.2026 15:45, Gary Gregory wrote: > 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... +1, release these artifacts I have checked: - the checksums and signature of the artifacts, - the Japicmp report, which correspond to the contents of the changelog. - the RAT report: two text files (src/conf/cpd-exclusions.txt and src/test/resources/test.yaml) don't have a license annotation, but this is not a release breakier. I have reproduced the artifacts using: mvn verify artifact:compare \ -Dreference.repo=https://repository.apache.org/content/repositories/orgapachecommons-1925 \ -Dbuildinfo.ignore=*/*.spdx.json The tests succeed (Tests run: 3014, Failures: 0, Errors: 0, Skipped: 2) and the artifacts are reproducible. Piotr