Re: [VOTE] Release Apache Commons Validator 1.11.0 based on RC1
Gary Gregory <[email protected]> Fri, 31 Jul 2026 08:12:55 -0400
| Newsgroups | gmane.comp.jakarta.commons.devel |
|---|---|
| Message-ID | <CACZkXPyt2chHSRdjz0XHZVi8UW9sDQg8y0fkFWS0MRdVny6AJQ@mail.gmail.com> |
My +1 Gary On Mon, Jul 27, 2026 at 9:38=E2=80=AFPM Gary Gregory <[email protected]= m> wrote: > > We have fixed 28 bugs and added minor enhancements since the release > of Apache Commons Validator 1.10.1, so I would like to release Apache > Commons Validator 1.11.0. > > Apache Commons Validator 1.11.0 RC1 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/validator/1.11.0-RC1 > (svn revision 86283) > > The Git tag commons-validator-1.11.0-RC1 commit for this RC is > eaee281bc5fafbfed54de52f08d6b2656d9d6b5c, which you can browse here: > https://gitbox.apache.org/repos/asf?p=3Dcommons-validator.git;a=3Dcom= mit;h=3Deaee281bc5fafbfed54de52f08d6b2656d9d6b5c > You may checkout this tag using: > git clone https://gitbox.apache.org/repos/asf/commons-validator.git > --branch commons-validator-1.11.0-RC1 commons-validator-1.11.0-RC1 > > Maven artifacts are here: > https://repository.apache.org/content/repositories/orgapachecommons-1= 955/commons-validator/commons-validator/1.11.0/ > > These are the artifacts and their hashes: > > #Release SHA-512s > #Tue Jul 28 01:27:00 UTC 2026 > commons-validator-1.11.0-bin.tar.gz=3Dde5b755fe96916208bf38d608940d1a258c= 01964b21e72fae4cd892c8a3f8cb9699778857d59492cccbe985fe7b068c0968ece57779278= 12fd9cd4d13da2fa4c > commons-validator-1.11.0-bin.zip=3D277e102914059e5d122e95adfd28a8bb39b4dc= 6e9f1da99eae401524a2bcde3d6925f09596373e679f2b7d1317de5d6281022a0a19ffb5622= 3fee3b999cab737 > commons-validator-1.11.0-bom.json=3Df2240856cf00d531de0e8ef684b133e6562b7= 64b6db9a1a8f8a7377cf0bdcb096bceaa53489712ede2424c00931b51cc7a32d1b3d1bcfeb7= ff25959c40e786c0 > commons-validator-1.11.0-bom.xml=3Db5435709e7cb85e601dd0753f53f383448bd43= 62905b04fde70166caf461901749ad7abfa5160ccab0b753c27de5d888d779b7dd5405600d4= f0ab8348200441a > commons-validator-1.11.0-javadoc.jar=3D8bcb11edea01ed047959022917e7c37847= 98310bc28be15ca83beebfa7d15423b9c211206cce00f8e91f4036a1b4dcb5e463a35774a7d= 95b4ee4446ca0e89e75 > commons-validator-1.11.0-sources.jar=3D15b1fdde20340a92457b38cf0cfc48813b= fb7612dc1cb6b26fa3b006d2a710c5ef4046bf029bb3e05cefbf7c62800c21e79545d0b3c77= c5e266a0edab8f040ce > commons-validator-1.11.0-src.tar.gz=3D3eae75d9800d420168b00cdf0c8bcc0287d= 11bf501cbe59175147bc5115a2381e256863d5c5a8820b303bc87168fc9b474302948708c90= eaa6769c4bf55bb302 > commons-validator-1.11.0-src.zip=3Dad786ca8a447e81287b9f2590cebb566784294= 89aa390cfe8f45424d2fa74ac452992c1c3fdbeb2c7e90482b3ca5383386c24bec3d6a4b1b9= 2440cfa42cf1a7e > commons-validator-1.11.0-test-sources.jar=3Dd154d31c8936671a69a52505d8066= 18b52096590ae3a8065f20b769608113c5d851756df87853e89e284a7062c3cffbd86eaa7a2= a6611fd7e85b697e9e4b2f88 > commons-validator-1.11.0-tests.jar=3D71f495868b2580add618bfd5178596509053= 74e404e00b9778456bf6a1c9143427c92f8c58d3a3d34d24bf0370f86c577b101cc3cf42fe4= 59dd3aecf88b96840 > commons-validator_commons-validator-1.11.0.spdx.json=3Dd9bad643608fc45911= 937df892dd9a8f0afe135c116352b4cefaa33187b9c3ce422dd8807aa008bc126af02457c3b= 847df7fa9a0583a13c293dc1470097069f5 > > > > I have tested this with 'mvn' and 'mvn clean install site' using: > > openjdk version "27-ea" 2026-09-15 > OpenJDK Runtime Environment (build 27-ea+25-2247) > OpenJDK 64-Bit Server VM (build 27-ea+25-2247, mixed mode, sharing) > > Apache Maven 3.9.16 (2bdd9fddda4b155ebf8000e807eb73fd829a51d5) > Maven home: /opt/homebrew/Cellar/maven/3.9.16/libexec > Java version: 27-ea, vendor: Oracle Corporation, runtime: > /Users/garygregory/java/jdk-27.jdk/Contents/Home > Default locale: en_US, platform encoding: UTF-8 > OS name: "mac os x", version: "26.5.2", arch: "aarch64", family: "mac" > > Darwin ****.local 25.5.0 Darwin Kernel Version 25.5.0: Tue Jun 9 > 22:28:34 PDT 2026; root:xnu-12377.121.10~1/RELEASE_ARM64_T6041 arm64 > > Docker version 29.4.3, build 055a478 > > > Details of changes since 1.10.1 are in the release notes: > https://dist.apache.org/repos/dist/dev/commons/validator/1.11.0-RC1/R= ELEASE-NOTES.txt > https://dist.apache.org/repos/dist/dev/commons/validator/1.11.0-RC1/s= ite/changes.html > > Site: > https://dist.apache.org/repos/dist/dev/commons/validator/1.11.0-RC1/s= ite/index.html > (Note some *relative* links are broken and the 1.11.0 directories > are not yet created - these will be OK once the site is deployed.) > > JApiCmp Report (compared to 1.10.1): > https://dist.apache.org/repos/dist/dev/commons/validator/1.11.0-RC1/s= ite/japicmp.html > > RAT Report: > https://dist.apache.org/repos/dist/dev/commons/validator/1.11.0-RC1/s= ite/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 530AA5F25C25011F) > > The following is intended as a helper and refresher for reviewers. > > Validating a release candidate > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D > > 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/validator/1.11.0-RC1/sourc= e > > 1b) Check out the RC tag from git (optional) > > This is optional, as a reviewer must at least check source distributions= . > > git clone https://gitbox.apache.org/repos/asf/commons-validator.git > --branch commons-validator-1.11.0-RC1 commons-validator-1.11.0-RC1 > cd commons-validator-1.11.0-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 rep= ly. > 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=3Dhttps://repository.apache.org/content/repositories/sta= ging/ > '-Dbuildinfo.ignore=3D*/*.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 pack= aged. > > mvn site > Check the site reports in: > - Windows: target\site\index.html > - Linux: target/site/index.html > > -the end-