Tomas, What did you do to review the release candidate?
TY, Gary On 2024/07/15 06:47:37 Tomas Lanik wrote: > My +1 > > Tomas Lanik > > On Sun, Jul 14, 2024, 01:09 Gary Gregory <ggreg...@apache.org> wrote: > > > 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 RC2 is available for review here: > > https://dist.apache.org/repos/dist/dev/commons/lang/3.15.0-RC2 > > (svn revision 70292) > > > > The Git tag commons-lang-3.15.0-RC2 commit for this RC is > > 535ec32c680a6581739a41bf97ecb8b8718c73b8 which you can browse here: > > > > https://gitbox.apache.org/repos/asf?p=commons-lang.git;a=commit;h=535ec32c680a6581739a41bf97ecb8b8718c73b8 > > You may checkout this tag using: > > git clone https://gitbox.apache.org/repos/asf/commons-lang.git > > --branch <https://gitbox.apache.org/repos/asf/commons-lang.git--branch> > > commons-lang-3.15.0-RC2 commons-lang-3.15.0-RC2 > > > > Maven artifacts are here: > > > > https://repository.apache.org/content/repositories/orgapachecommons-1760/org/apache/commons/commons-lang3/3.15.0/ > > > > These are the artifacts and their hashes: > > > > #Release SHA-512s > > #Sat Jul 13 22:56:40 UTC 2024 > > > > commons-lang3-3.15.0-bin.tar.gz=b202d6d43785ad4813f3379b94603ee50d0ed7fa702d5e413a97e0fe7b24d679448e44547c4408ac1c7831da0baa1396ce91ba8f0a02764e33d4387c2350bcdf > > > > commons-lang3-3.15.0-bin.zip=8bee18ea4f4c0e87ac83806c805af91786055a96ccc6a9f760323f5abe851355fc7b14637246e3f5f5612c8774d6b0579426d325b21cffe98b623c35703e0434 > > > > commons-lang3-3.15.0-bom.json=7473cb182e0ea855b54459c572cce0673ff780f3703aa3f629bf1d42acc921924792b7bfcd6073df89f5787c503df8def5c0b0581f83560ccc1faf81eff6b3ca > > > > commons-lang3-3.15.0-bom.xml=cecaf68e2e6ebd9345273defd46bd6f0b31323e2e31ec7e9cb9e439ca26a55db26dfe18e82208f9f398a3256d9f9104d4d3f4fa2bf6f54556c112b6d5f44a6ea > > > > commons-lang3-3.15.0-javadoc.jar=bc351ba2b94a951f96df59f0b029ea0060e97f8e0896a22308ee51d21a67b4258ef64736597c8660eab2f9df6d21ef3b9f1f10f4c10156a757e449c2bce78219 > > > > commons-lang3-3.15.0-sources.jar=0f567c6eebc73e9dfa98e7cbeda5ef275ef026d1bfbf1d02d96d65594d058bc07961742f270b888f64023b756a20db1e4aa8b29ea7acd6ab079b3d3257f3ad27 > > > > commons-lang3-3.15.0-src.tar.gz=530fa9200d8a004b2bb917e095486d7eebea93b84cdbdaaf8fb952e1c160043306daadc168d67ffdcb277b4b00d3b9db876257a08a5dce5713dcd3abd5ec802b > > > > commons-lang3-3.15.0-src.zip=a28c41293b0be816db246f8353c12b8636a5ad62a6913446a5462ee2e66d3471beec2dd53f30ab8f6576dc383d5828279ff0c2b32872806ae46633c7a639358e > > > > commons-lang3-3.15.0-test-sources.jar=b3017447cf41a86677a917493b5ff0cb2530ebd8cde2591b6e9ecd23374e6731dc3cfb3c57898bf5cb9a242fc09e2d54aa68595e22d664b0551ea4c9ef76f1f7 > > > > commons-lang3-3.15.0-tests.jar=7baa621a90c1e3f8264f2a8a5e8f24ad5fa6dc5f81a549a2581dcfb2cf6a8be92f88679aa650c2a48ded8da6cca18caab8a25e7ae9703a8f27ba626c68dd3348 > > > > org.apache.commons_commons-lang3-3.15.0.spdx.json=7511388b70b282639dbdeee9afed69e65e2858e8741170dfd85bc56dbe8d748aab88881a3fd880669f03b8ee26c4e710fdce1e673ae8049ecf3e0b984f4b6f8e > > > > I have tested this with 'mvn' and '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-RC2/RELEASE-NOTES.txt > > > > https://dist.apache.org/repos/dist/dev/commons/lang/3.15.0-RC2/site/changes-report.html > > > > Site: > > > > https://dist.apache.org/repos/dist/dev/commons/lang/3.15.0-RC2/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-RC2/site/japicmp.html > > > > RAT Report: > > > > https://dist.apache.org/repos/dist/dev/commons/lang/3.15.0-RC2/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-RC2 commons-lang-3.15.0-RC2 > > cd commons-lang-3.15.0-RC2 > > > > 1b) Download and unpack the source archive from: > > > > https://dist.apache.org/repos/dist/dev/commons/lang/3.15.0-RC2/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 > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org