This vote passes with the following +1 votes: - Henri Biestro (henrib, binding) - Gary Gregory (ggregory, binding) - Dávid Szigecsán (non-binding) - Rob Tompkins (chtompki, binding)
Thank you all, Gary On Wed, Dec 11, 2024 at 10:40 AM Rob Tompkins <chtom...@gmail.com> wrote: > > +1 all good from my end. Keep up the good work! > > > On Dec 10, 2024, at 7:10 AM, Gary Gregory <garydgreg...@gmail.com> wrote: > > > > We have fixed a few bugs and added enhancements since Apache Commons > > Text 1.12.0 was released, so I would like to release Apache Commons > > Text 1.13.0. > > > > Apache Commons Text 1.13.0 RC1 is available for review here: > > https://dist.apache.org/repos/dist/dev/commons/text/1.13.0-RC1 > > (svn revision 73603) > > > > The Git tag commons-text-1.13.0-RC1 commit for this RC is > > 9430a2848a2593ee3bce32750305c28c549cabf8 which you can browse here: > > > > https://gitbox.apache.org/repos/asf?p=commons-text.git;a=commit;h=9430a2848a2593ee3bce32750305c28c549cabf8 > > You may checkout this tag using: > > git clone https://gitbox.apache.org/repos/asf/commons-text.git > > --branch commons-text-1.13.0-RC1 commons-text-1.13.0-RC1 > > > > Maven artifacts are here: > > > > https://repository.apache.org/content/repositories/orgapachecommons-1789/org/apache/commons/commons-text/1.13.0/ > > > > These are the artifacts and their hashes: > > > > #Release SHA-512s > > #Tue Dec 10 12:02:58 UTC 2024 > > commons-text-1.13.0-bin.tar.gz=a51667463e88b2d017c3baebb9bbe42c4e50cba96ffe19c89680e82002a4db8b9007daff75f8dbf8bf3725be13a3f03f3c2bc4e1f11e8e02dcab4408abdb44a1 > > commons-text-1.13.0-bin.zip=d7b66c818d3294bd4819b0bf73dd4b45575995a9089fc7b8f18f79df700502c8b46c6fe127e9ab6ca7ef4464ac233cfb696018cf96969a289228a37bf7fe8576 > > commons-text-1.13.0-bom.json=8f74f521437a8b961c7dd2286a6399ec9f48119cbbb399c7b8a0993eb54412d073756dd7ce5201af4b659ad5eb9a598790a3eb883175f99feb69bc1abbb5ce90 > > commons-text-1.13.0-bom.xml=dbd7a328d3ce8e8e46b13f310c49a4337db6359c55fc8e4ae93304a140668796ea5b7d2f5a3fd087ff192816696fb0d250cae321583afe17b7ac5c891720539a > > commons-text-1.13.0-javadoc.jar=9a8b972cd43524bb21b25eba6f1d730b5911da1860f9bdbe91b3dd3aa2715a6445d7f633b38e88e52fd88f6fb8b51044d2e63f70f03d7a02f5110828042a0b4b > > commons-text-1.13.0-sources.jar=71641777cb17888aa2b7d3d930928acf97820eebeebb55606ccc8c4017a63ba8762bc48c581d91ef1203ce8836e164f1270754aaab2f518df3a023dddbe53938 > > commons-text-1.13.0-src.tar.gz=9402a67a60f7b504f1f12668459825c1cdca42c1773e9f89568f6a405e4c6c5e8fde87fef7e4a30ab102d7a5c58e959a3a0949c2cd8dac54afe53a3ea03bf057 > > commons-text-1.13.0-src.zip=2a9b14bde80f0c521a8dc014b3d3018ea7a7e68716062e380a835c9ffb69836a02ae05c53efd06cdd4e87e6a59cedc5f723b0deba44f12e649ae2829762ecb43 > > commons-text-1.13.0-test-sources.jar=9557a073f39364895da22d8e49973f648d4ad168f1c2e8c1ae15476161389b50c810c00ed315df2a34b45cd14eb88540cee64d22b74a5ec06a7ce906296270f7 > > commons-text-1.13.0-tests.jar=12220739eb81dd8caf689f6f7f429ceebe2cec93db9c6271533804d87b7a906e6e9b9261624fbfa3bc81876838736cd2d9831cfa73b7cc28bc9d6d2ea7a3eeef > > org.apache.commons_commons-text-1.13.0.spdx.json=a3ec175994eac796fe3bb69fc56d31c88862a00bbc8d5670748d419a91d858ab6616de9974de8a7e3ac4a53a8253e692fcb7e025ec342ab762205ad7165e504c > > > > > > 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.13" 2024-10-15 > > OpenJDK Runtime Environment Homebrew (build 17.0.13+0) > > OpenJDK 64-Bit Server VM Homebrew (build 17.0.13+0, mixed mode, sharing) > > > > Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) > > Maven home: /usr/local/Cellar/maven/3.9.9/libexec > > Java version: 17.0.13, vendor: Homebrew, runtime: > > /usr/local/Cellar/openjdk@17/17.0.13/libexec/openjdk.jdk/Contents/Home > > Default locale: en_US, platform encoding: UTF-8 > > OS name: "mac os x", version: "15.1.1", arch: "x86_64", family: "mac" > > > > Darwin **** 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10 21:02:27 > > PDT 2024; root:xnu-11215.41.3~2/RELEASE_X86_64 x86_64 > > Docker version 27.3.1, build ce12230 > > > > > > Details of changes since 1.12.0 are in the release notes: > > > > https://dist.apache.org/repos/dist/dev/commons/text/1.13.0-RC1/RELEASE-NOTES.txt > > > > https://dist.apache.org/repos/dist/dev/commons/text/1.13.0-RC1/site/changes-report.html > > > > Site: > > > > https://dist.apache.org/repos/dist/dev/commons/text/1.13.0-RC1/site/index.html > > (note some *relative* links are broken and the 1.13.0 directories > > are not yet created - these will be OK once the site is deployed.) > > > > JApiCmp Report (compared to 1.12.0): > > > > https://dist.apache.org/repos/dist/dev/commons/text/1.13.0-RC1/site/japicmp.html > > > > RAT Report: > > > > https://dist.apache.org/repos/dist/dev/commons/text/1.13.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-text.git > > --branch commons-text-1.13.0-RC1 commons-text-1.13.0-RC1 > > cd commons-text-1.13.0-RC1 > > > > 1b) Download and unpack the source archive from: > > > > https://dist.apache.org/repos/dist/dev/commons/text/1.13.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 > > > > > --------------------------------------------------------------------- > 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