This VOTE passes with the following binding +1 votes: - Henri Biestro - Bruno Kinoshita - Gary Gregory
Gary On Wed, Mar 22, 2023 at 1:40 PM Gary Gregory <garydgreg...@gmail.com> wrote: > > My +1 > > Gary > > On Sat, Mar 18, 2023 at 2:05 PM Gary Gregory <garydgreg...@gmail.com> wrote: > > > > We have fixed quite a few bugs and added some significant enhancements > > since Apache Commons Compress 1.22 was released, so I would like to > > release Apache Commons Compress 1.23.0. > > > > Apache Commons Compress 1.23.0 RC1 is available for review here: > > https://dist.apache.org/repos/dist/dev/commons/compress/1.23.0-RC1 > > (svn revision 60704) > > > > The Git tag commons-compress-1.23.0-RC1 commit for this RC is > > b19df3e5b9a85000cf46be3afd998fc58c0ea538 which you can browse here: > > > > https://gitbox.apache.org/repos/asf?p=commons-compress.git;a=commit;h=b19df3e5b9a85000cf46be3afd998fc58c0ea538 > > You may checkout this tag using: > > git clone https://gitbox.apache.org/repos/asf/commons-compress.git > > --branch commons-compress-1.23.0-RC1 commons-compress-1.23.0-RC1 > > > > Maven artifacts are here: > > > > https://repository.apache.org/content/repositories/orgapachecommons-1628/org/apache/commons/commons-compress/1.23.0/ > > > > These are the artifacts and their hashes: > > > > #Release SHA-512s > > #Sat Mar 18 13:46:45 EDT 2023 > > commons-compress-1.23.0-bin.tar.gz=67d49954c55c23693c233695502248b2544ee3c14e30395fb57f31ad3eccc9f19c461f1633c98f64a20b63e9124c5c4ff73cf11514583811e64bbde5e28eeacc > > commons-compress-1.23.0-bin.zip=e8a0cb7c9a90cd403e1c51f5ae4038d9314dc474394f71cb9d81167d770ec3853eac8490df76079a23d346ad312d1a9367aa3dcbd501f3d384f160046866cd91 > > commons-compress-1.23.0-bom.json=87eecc373e31b4d43584bd320210f7101a974de05141247678583038470980cd9d0d3ae79bf146b9da0495297fbf587af455ca86e899449e9d9d5e061b4587ca > > commons-compress-1.23.0-bom.xml=2e2f58ef9df08b0daaf064b27746aa079ab4ca9a375947dac0611ffbb2f89569ea4ba948fa9d31c6b3ba5c578bcf9c457dc1d7cae234dcdeb036a33fc84c2558 > > commons-compress-1.23.0-javadoc.jar=6c0e97f7827a17279c24eb26a908f4a1df2dae53dededb95c84695a8e8ca09ed6a7142da6729ed761cc591eb93fcd894ce64a5633d5a13f5feaf6871bfdb72da > > commons-compress-1.23.0-sources.jar=aa5fadb2d0b2454ef0fc04552178bc3d2b27828968129f93fb2b7cebe609e9a11e59624bf1d5b27568f3b8602eef2cb9f6d0ec544740ca32c9f381f73aad9121 > > commons-compress-1.23.0-src.tar.gz=2715f69ae905a75ec0b98dddb56fb0ef146bbced250663d9483ab1c680eccaa8229a88374b5737088d283df0405dc76a1dee79e604152a3eb95a918dbd0cdd9f > > commons-compress-1.23.0-src.zip=2b94535cb66c8ebc89d388a1ca17b1b7ef6cc3661bb16c2d23734814ddc7359a97021c0140a000253087bb63ddaba5ab1951701e1fdc98907ddba5ab5c12376c > > commons-compress-1.23.0-test-sources.jar=78ad9e0d7e50de37110dd1d2b5f59bbba3762275502051d27154e58e68bd17f87fd7e1bef28ef3ff382a8008de4ea13bd6a449d26f412e1ee6cbb49241950c3d > > commons-compress-1.23.0-tests.jar=547dccbdfbca5b4f2219750057d732af2a7e5b5ee5ddcee74607d8c99473d97cca56e8f32b5685e5f1dc36277d1c52c8609985855f54eef7d614b2cfbd14ec85 > > org.apache.commons_commons-compress-1.23.0.spdx.json=2a1a0ce5575375a5ce53297a173002a4f95b5edf8f1e00b50d6afff8674af3cd3e1affbe82bee1efeb86183f0abdbaba2fcc7bff37d95f5eecedf477e11b47af > > > > I have tested this with > > > > mvn -V -Duser.name=$my_apache_id > > -Dcommons.release-plugin.version=$commons_release_plugin_version > > -Prelease -Ptest-deploy -P jacoco -P japicmp clean package site deploy > > > > Using: > > > > Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8) > > Maven home: /usr/local/Cellar/maven/3.9.1/libexec > > Java version: 1.8.0_362, vendor: Homebrew, runtime: > > /usr/local/Cellar/openjdk@8/1.8.0+362/libexec/openjdk.jdk/Contents/Home/jre > > Default locale: en_US, platform encoding: UTF-8 > > OS name: "mac os x", version: "13.2.1", arch: "x86_64", family: "mac" > > > > Darwin **** 22.3.0 Darwin Kernel Version 22.3.0: Mon Jan 30 20:42:11 > > PST 2023; root:xnu-8792.81.3~2/RELEASE_X86_64 x86_64 > > > > Details of changes since 1.22 are in the release notes: > > > > https://dist.apache.org/repos/dist/dev/commons/compress/1.23.0-RC1/RELEASE-NOTES.txt > > > > https://dist.apache.org/repos/dist/dev/commons/compress/1.23.0-RC1/site/changes-report.html > > > > Site: > > > > https://dist.apache.org/repos/dist/dev/commons/compress/1.23.0-RC1/site/index.html > > (note some *relative* links are broken and the 1.23.0 directories > > are not yet created - these will be OK once the site is deployed.) > > (The about page lists releases and is missing this version, this > > is redundant with the changes report and I'll remove it post release.) > > > > JApiCmp Report (compared to 1.22): > > > > https://dist.apache.org/repos/dist/dev/commons/compress/1.23.0-RC1/site/japicmp.html > > > > RAT Report: > > > > https://dist.apache.org/repos/dist/dev/commons/compress/1.23.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.23.0-RC1 commons-compress-1.23.0-RC1 > > cd commons-compress-1.23.0-RC1 > > > > 1b) Download and unpack the source archive from: > > > > https://dist.apache.org/repos/dist/dev/commons/compress/1.23.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