This vote thread passes with the following +1 binding votes: - Bruno Kinoshita - Thomas Vandhal - Rob Tompkins - Gary Gregory
Gary On Wed, Nov 15, 2023 at 6:28 PM Gary Gregory <garydgreg...@gmail.com> wrote: > > My +1 > > Gary > > On Wed, Nov 15, 2023 at 12:06 PM Rob Tompkins <chtom...@gmail.com> wrote: > > > > +1 Signatures, Reports, Site, Release-Notes, all good. Builds on java 8, > > 11, and 17 properly > > > > some nits in the CPD, PMD space, but nothing of note. > > > > Hopefully the saying holds true luck favours the well prepared …. generally > > needing it :-) > > > > > On Nov 12, 2023, at 5:47 PM, Gary Gregory <garydgreg...@gmail.com> wrote: > > > > > > We have fixed a few bugs and added some enhancements since Apache > > > Commons Compress 1.24.0 was released, so I would like to release > > > Apache Commons Compress 1.25.0. > > > > > > Apache Commons Compress 1.25.0 RC1 is available for review here: > > > https://dist.apache.org/repos/dist/dev/commons/compress/1.25.0-RC1 > > > (svn revision 65236) > > > > > > The Git tag commons-compress-1.25.0-RC1 commit for this RC is > > > 38dec7fb4690c023ef0af9661e0e1ae4f254a769 which you can browse here: > > > > > > https://gitbox.apache.org/repos/asf?p=commons-compress.git;a=commit;h=38dec7fb4690c023ef0af9661e0e1ae4f254a769 > > > You may checkout this tag using: > > > git clone https://gitbox.apache.org/repos/asf/commons-compress.git > > > --branch commons-compress-1.25.0-RC1 commons-compress-1.25.0-RC1 > > > > > > Maven artifacts are here: > > > > > > https://repository.apache.org/content/repositories/orgapachecommons-1672/org/apache/commons/commons-compress/1.25.0/ > > > > > > These are the artifacts and their hashes: > > > > > > #Release SHA-512s > > > #Sun Nov 12 17:15:57 EST 2023 > > > commons-compress-1.25.0-bin.tar.gz=1088e4f8c46a5b9d95cdecfe2425d359464cab354035842689a0487328ab06796a69b96bb1cbeff096397782904b1ecc708eebd7f6aa7e6008bcb9fa0c6eccbb > > > commons-compress-1.25.0-bin.zip=4b648a450f00bb338a8a0d3ef5873fb2e29280e080253a5af91423b904cb7cf3ecb80db3f6d55d65a46759f4554a0cabc8b766fd5fc3fbb97cb58f1e8414a744 > > > commons-compress-1.25.0-bom.json=44f3c53d5f6435465e422c774ac759301180520d4a94da5b100cc58149d73171bdda72e50c5643cd8372e4787827bc46a028eae3e0b6167113606d80acd0aa1b > > > commons-compress-1.25.0-bom.xml=b7e6ade9bd71d63f906070520d6665fb9bf51363c9a5c5a45093c0082ae732aff7c1167328be3701ef7ab575f2b899f65763cb6369c037ee83bba25f993630c5 > > > commons-compress-1.25.0-javadoc.jar=6689ff023d9a272c068c2a2ceb2fe8a48efb051e0d3a59f42ae3892b158986c6171b6c53e32e93ab5206a38786a9c1fe5d03c5a24b04acc45c530e73dd299684 > > > commons-compress-1.25.0-sources.jar=a6451a8998e673add1e747f9963e967a8d1945a1cf967841f036030218f8185b14d1b5246ec79f08ac57a814b8bf48ef2eb96475281a9c21d6bf29f3de0f4ed4 > > > commons-compress-1.25.0-src.tar.gz=58d9ed8160af2842fe4338ae265d591b9f96293f8997c420721e86f8c8ffce5b3a5dbc83b87b813ea68505b56cbddd02332540f0a4e01bdc7f7f36e357ba2b7a > > > commons-compress-1.25.0-src.zip=a94f5ece521f6d7403e64016e52ffc2be64cfdaf918a4c10d7db594a59e62c4184bbe7cd90af14d8d9e9d7412f6f25f1dd9b19c3b13698925134f2acafa2c0b9 > > > commons-compress-1.25.0-test-sources.jar=da493ac16464ff5ff69e054e13bbba15220df3b35d5fd0b9022b012c506fda5be403c334b60e818a9fffb4b21c453dd6eb8e8196578bb939bb2eb8c5dd4c22ac > > > commons-compress-1.25.0-tests.jar=c9bcdd1aab8fdb98c93c917c53263a5e4eae90b44caa07e156b41228bb956c8457498877ef8b6317c73664ba319719e6f22c7098889c5d22d1aa0519a55d8543 > > > org.apache.commons_commons-compress-1.25.0.spdx.json=d56e3df78317b44957905b58f4d7a7db4d98a7333c58d3ae3e15a3d0af3b6cd6e857f0f4c2b358ebfeb0ffe220afa285f8db4ac6475ae2984c588f1e6a77dd2d > > > > > > I have tested this with: > > > > > > mvn -V -Prelease -Ptest-deploy -P jacoco -P japicmp clean package site > > > deploy > > > > > > using: > > > > > > Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) > > > Maven home: /usr/local/Cellar/maven/3.9.5/libexec > > > Java version: 21.0.1, vendor: Homebrew, runtime: > > > /usr/local/Cellar/openjdk/21.0.1/libexec/openjdk.jdk/Contents/Home > > > Default locale: en_US, platform encoding: UTF-8 > > > OS name: "mac os x", version: "14.1", arch: "x86_64", family: "mac" > > > Darwin gdg-mac-mini.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct > > > 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64 > > > > > > Details of changes since 1.24.0 are in the release notes: > > > > > > https://dist.apache.org/repos/dist/dev/commons/compress/1.25.0-RC1/RELEASE-NOTES.txt > > > > > > https://dist.apache.org/repos/dist/dev/commons/compress/1.25.0-RC1/site/changes-report.html > > > > > > Site: > > > > > > https://dist.apache.org/repos/dist/dev/commons/compress/1.25.0-RC1/site/index.html > > > (note some *relative* links are broken and the 1.25.0 directories > > > are not yet created - these will be OK once the site is deployed.) > > > > > > JApiCmp Report (compared to 1.24.0): > > > > > > https://dist.apache.org/repos/dist/dev/commons/compress/1.25.0-RC1/site/japicmp.html > > > > > > RAT Report: > > > > > > https://dist.apache.org/repos/dist/dev/commons/compress/1.25.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) > > > > > > For 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-compress.git > > > --branch commons-compress-1.25.0-RC1 commons-compress-1.25.0-RC1 > > > cd commons-compress-1.25.0-RC1 > > > > > > 1b) Download and unpack the source archive from: > > > > > > https://dist.apache.org/repos/dist/dev/commons/compress/1.25.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