We have fixed a few bugs and added enhancements since Apache Commons Lang 3.14.0 was released, so I would like to release Apache Commons Lang 3.15.0.
Apache Commons Lang 3.15.0 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/lang/3.15.0-RC1 (svn revision 70284) The Git tag commons-lang-3.15.0-RC1 commit for this RC is a0bf7894ca8b8cf312c068c5c1618d24fd064acf which you can browse here: https://gitbox.apache.org/repos/asf?p=commons-lang.git;a=commit;h=a0bf7894ca8b8cf312c068c5c1618d24fd064acf You may checkout this tag using: git clone https://gitbox.apache.org/repos/asf/commons-lang.git --branch commons-lang-3.15.0-RC1 commons-lang-3.15.0-RC1 Maven artifacts are here: https://repository.apache.org/content/repositories/orgapachecommons-1758/org/apache/commons/commons-lang3/3.15.0/ These are the artifacts and their hashes: #Release SHA-512s #Sat Jul 13 15:03:28 UTC 2024 commons-lang3-3.15.0-bin.tar.gz=64ac08ddb74f1fa2f564bdb03ced5f92eeed0a984a3281593e8eb8939bc112e7444cf3d45e5e2a36a77e8981e23b57cacc48f6fa121f08b0e949545787a0f503 commons-lang3-3.15.0-bin.zip=bac4816190bd14395c10fbd431839e88fc1ffdda74c6de763af6f04f62829a555b5a63490db7212c288ddcb2f4bb9306d5e0d158890cec656b011c67042848e0 commons-lang3-3.15.0-bom.json=7473cb182e0ea855b54459c572cce0673ff780f3703aa3f629bf1d42acc921924792b7bfcd6073df89f5787c503df8def5c0b0581f83560ccc1faf81eff6b3ca commons-lang3-3.15.0-bom.xml=cecaf68e2e6ebd9345273defd46bd6f0b31323e2e31ec7e9cb9e439ca26a55db26dfe18e82208f9f398a3256d9f9104d4d3f4fa2bf6f54556c112b6d5f44a6ea commons-lang3-3.15.0-javadoc.jar=6ae9e90a4c9313307b5f515349a11b83f3f59c6483d8dc0d5ef9bd2c40985a878ebb5f8b9f170ed9c40739309531e72b07b302a7d89d9c740a0845449a4b34be commons-lang3-3.15.0-sources.jar=e9eb653025a35785f35dc3362e2a1e1117388ab62bb3fd47820c003fd97d9bbee1d7b9ec165dccdc76bc034a7619b0f88ddc86aaeff11888c991f59d552b93f6 commons-lang3-3.15.0-src.tar.gz=9e618284330b579b2412420e123b46b02eeba0f47e2b3a35f0d215c6bdcb5f8b2bac29104dd577632d74b4799d8f99b8c8c8bdc7426316a38a379102478112b5 commons-lang3-3.15.0-src.zip=f08d669613fc8b34e382f98ffb4ad1d7bfc390ed16aba743f5db5c2f2f56529ad13a28663e11075a543eea47be994cc41e7510ba174305f230888537fcae3ade commons-lang3-3.15.0-test-sources.jar=361086cc9aa8bed92244123f29a8573cc6ac82d0f2e2b99e87516f4cb354cffb515d52467100f39e766467600c6118489113df5f37451d97def408d24e1d94aa commons-lang3-3.15.0-tests.jar=0faa61bea772f7b9dda7679004fa2c65de15d3dbbe67073b78e011ab7c4796c80b62057988efa7dca45e0cee881432cbc2a2037eddc09ed1d838995ad111c882 org.apache.commons_commons-lang3-3.15.0.spdx.json=dbadf3540746700c143b0b1dcea1f66b17374cbdd2741e8695b347127dba6dbe38bf24eaa52ad25e911eb2cbd006569ba9375d5f01fc57efdfc39f47b40fea15 I have tested this with 'mvn 'mvn -e -V -Prelease -Ptest-deploy -P jacoco -P japicmp clean package site deploy' using: openjdk version "17.0.11" 2024-04-16 OpenJDK Runtime Environment Homebrew (build 17.0.11+0) OpenJDK 64-Bit Server VM Homebrew (build 17.0.11+0, mixed mode, sharing) Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256) Maven home: /usr/local/Cellar/maven/3.9.8/libexec Java version: 17.0.11, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk@17/17.0.11/libexec/openjdk.jdk/Contents/Home Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "14.5", arch: "x86_64", family: "mac" Darwin **** 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:09:52 PDT 2024; root:xnu-10063.121.3~5/RELEASE_X86_64 x86_64 Details of changes since 3.14.0 are in the release notes: https://dist.apache.org/repos/dist/dev/commons/lang/3.15.0-RC1/RELEASE-NOTES.txt https://dist.apache.org/repos/dist/dev/commons/lang/3.15.0-RC1/site/changes-report.html Site: https://dist.apache.org/repos/dist/dev/commons/lang/3.15.0-RC1/site/index.html (note some *relative* links are broken and the 3.15.0 directories are not yet created - these will be OK once the site is deployed.) JApiCmp Report (compared to 3.14.0): https://dist.apache.org/repos/dist/dev/commons/lang/3.15.0-RC1/site/japicmp.html RAT Report: https://dist.apache.org/repos/dist/dev/commons/lang/3.15.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, Maven. You can validate a release from a release candidate (RC) tag as follows. 1a) Clone and checkout the RC tag git clone https://gitbox.apache.org/repos/asf/commons-lang.git --branch commons-lang-3.15.0-RC1 commons-lang-3.15.0-RC1 cd commons-lang-3.15.0-RC1 1b) Download and unpack the source archive from: https://dist.apache.org/repos/dist/dev/commons/lang/3.15.0-RC1/source 2) Check Apache licenses This step is not required if the site includes a RAT report page which you then must check. mvn apache-rat:check 3) Check binary compatibility Older components still use Apache Clirr: This step is not required if the site includes a Clirr report page which you then must check. mvn clirr:check Newer components use JApiCmp with the japicmp Maven Profile: This step is not required if the site includes a JApiCmp report page which you then must check. mvn install -DskipTests -P japicmp japicmp:cmp 4) Build the package 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 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