We have fixed a few bugs and added enhancements since Apache Commons Lang 3.17.0 was released, so I would like to release Apache Commons Lang 3.18.0.
Apache Commons Lang 3.18.0 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/lang/3.18.0-RC1 (svn revision 77960) The Git tag commons-lang-3.18.0-RC1 commit for this RC is 17fbe6985da5ba527becfebfc468956a3d617a69 which you can browse here: https://gitbox.apache.org/repos/asf?p=commons-lang.git;a=commit;h=17fbe6985da5ba527becfebfc468956a3d617a69 You may checkout this tag using: git clone https://gitbox.apache.org/repos/asf/commons-lang.git --branch commons-lang-3.18.0-RC1 commons-lang-3.18.0-RC1 Maven artifacts are here: https://repository.apache.org/content/repositories/orgapachecommons-1843/org/apache/commons/commons-lang3/3.18.0/ These are the artifacts and their hashes: #Release SHA-512s #Fri Jul 04 22:26:05 UTC 2025 commons-lang3-3.18.0-bin.tar.gz=75a328db776c1a85461fc6c3259aba8c7a657d8de79efd13229ce937483e6061b590bf01700640102d8fc35da8f5daa6b32cadc33a272cb264684a89412ebb79 commons-lang3-3.18.0-bin.zip=801beab5fbe835566b067d03cf44f9ffe18bf12894850eef4bc1bc753c51c3d8f4b8af33564f6af3e8ef76794ea6a2eaf432e98a7a2fa97352977c95b4cab9f5 commons-lang3-3.18.0-bom.json=6ac1b6e87845acfbf9e9eefedbc94aed4c1d4c2afa9b638ea888d072b97190674ed85a6cdf4804e8224f5a444661ae2e490a970d243561268141fbef6072b7a4 commons-lang3-3.18.0-bom.xml=87475b9174508743b19a1dc0606243fe8a6a9eb50cc0961b0f547640b8a255449c03d7d4122bdaba9e059a78e9dd889e029938579a1b354f88876fe2672c8516 commons-lang3-3.18.0-javadoc.jar=656a3541efacd977132c286b56020754b615b0b33a372e99aa585817e1a91be5992430fab9521a05a036e628306b546453f6c7c6d678b7fa1c09533e4b2d9dc4 commons-lang3-3.18.0-sources.jar=f73769c2ec73f03e4a93fa2cedf3aa9ed9a465aa12987bc7153e6c0819133c8ed0a57fe37aec9dd07a2c2e16796ad1f4c4b15f0e374504d51b0e0f0552cefe02 commons-lang3-3.18.0-src.tar.gz=49b79fb9de1a49feead9fc0271cdc36ddf76378dae312244bd2ca34c2c725e63b25f98f6d4d953dc9bb7e6d86272ca92195fc4dca7f31ae5e5e29d9e5bd0f746 commons-lang3-3.18.0-src.zip=7f16e4212734085e71b96f1a09d9a2156d5237fc5dabdd1244152204a9fca37e1d3e86261c2abab0f381cd7f40454e1607dd8fcd9d6842f00a482a20abedb9c9 commons-lang3-3.18.0-test-sources.jar=116b5b41f50cb015b65ba6c46546afeaf3fea9f76b23ecfb531f74d362670e5bbd1ddddbc565eb90f8f4424943e4847caf3dcd21dcd7be423ac274d8f54f2b95 commons-lang3-3.18.0-tests.jar=9492deb442aead5a81962c4edd010e77615e2a1331961453360a763e7190a5205d28cc2933809fb507931cebd84bca7c2db1866fa16031ed90f95f32bf34f438 org.apache.commons_commons-lang3-3.18.0.spdx.json=5673cfed82ab4444b84b2622ba83ace5b3dace98fa6bbaf0afff70e7110cc48832627f5ec58994fe6d326d687db4a301f1e3e48ceeaa6d7646fcc03f1b10b213 I have tested this with 'mvn' and 'mvn clean install site' using: openjdk version "21.0.7" 2025-04-15 OpenJDK Runtime Environment Homebrew (build 21.0.7) OpenJDK 64-Bit Server VM Homebrew (build 21.0.7, mixed mode, sharing) Apache Maven 3.9.10 (5f519b97e944483d878815739f519b2eade0a91d) Maven home: /opt/homebrew/Cellar/maven/3.9.10/libexec Java version: 21.0.7, vendor: Homebrew, runtime: /opt/homebrew/Cellar/openjdk@21/21.0.7/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 Garys-MacBook-Pro.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 3.17.0 are in the release notes: https://dist.apache.org/repos/dist/dev/commons/lang/3.18.0-RC1/RELEASE-NOTES.txt https://dist.apache.org/repos/dist/dev/commons/lang/3.18.0-RC1/site/changes.html Site: https://dist.apache.org/repos/dist/dev/commons/lang/3.18.0-RC1/site/index.html (note some *relative* links are broken and the 3.18.0 directories are not yet created - these will be OK once the site is deployed.) JApiCmp Report (compared to 3.17.0): https://dist.apache.org/repos/dist/dev/commons/lang/3.18.0-RC1/site/japicmp.html RAT Report: https://dist.apache.org/repos/dist/dev/commons/lang/3.18.0-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/lang/3.18.0-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-lang.git --branch commons-lang-3.18.0-RC1 commons-lang-3.18.0-RC1 cd commons-lang-3.18.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 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- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org