This vote passes with the following +1s:

- Gary Gregory (ggregory)
- Henri Biestro (henrib)
- Bruno Kinoshita (kinow)
- Rob Tompkins (chtompki)

Gary

On Mon, Aug 19, 2024 at 1:56 PM Rob Tompkins <chtom...@gmail.com> wrote:
>
> +1
>
> -Rob
>
> > On Aug 16, 2024, at 8:51 PM, Gary Gregory <ggreg...@apache.org> wrote:
> >
> > We have fixed one bug since Apache Commons Compress 1.27.0 was
> > released, so I would like to release Apache Commons Compress 1.27.1.
> >
> > Apache Commons Compress 1.27.1 RC1 is available for review here:
> >    https://dist.apache.org/repos/dist/dev/commons/compress/1.27.1-RC1
> > (svn revision 70951)
> >
> > The Git tag commons-compress-1.27.1-RC1 commit for this RC is
> > 8de4d85b09a5d60e03191c0d362797de253a3516 which you can browse here:
> >    
> > https://gitbox.apache.org/repos/asf?p=commons-compress.git;a=commit;h=8de4d85b09a5d60e03191c0d362797de253a3516
> > You may checkout this tag using:
> >    git clone https://gitbox.apache.org/repos/asf/commons-compress.git
> > --branch commons-compress-1.27.1-RC1 commons-compress-1.27.1-RC1
> >
> > Maven artifacts are here:
> >    
> > https://repository.apache.org/content/repositories/orgapachecommons-1774/org/apache/commons/commons-compress/1.27.1/
> >
> > These are the artifacts and their hashes:
> >
> > #Release SHA-512s
> > #Sat Aug 17 00:34:54 UTC 2024
> > Apache\ Commons\
> > Compress-1.27.1.spdx.rdf.xml=968986700719f469187a763d42fdaf437e767f6c001b831d2cd6429ebd01fe7e9d385ce9ebddf0ac374d4c7d9bb43b69142551001dd7eba0e075ee964d76c0ff
> > commons-compress-1.27.1-bin.tar.gz=793cf304870ac7783fbf6b8aa25c7e6a97d1a029675cfa51d8a3df7187def43dd3dde83a2d27245f6ede6c27578ca1c04b519d64824ee85c98dd536e99882d03
> > commons-compress-1.27.1-bin.zip=6b01dba0e501eb6c5d75a8e42d87ab3428de12c9c53418626e04f506f5bc2285e735d56feec4f18ece3d37a5e1bb3adf24b23cb9b5f5f67206cdea61a8153d24
> > commons-compress-1.27.1-bom.json=63b357ff4aa828efc6eb4e4de037acfe659b8dd90b21e3e21a42740217bb4bba73e86140a65b1cf3d99d781a65f269eb744f028c5b7d9c6154579977405df135
> > commons-compress-1.27.1-bom.xml=b3423de879a74d06e49869fa4f6ddedc43a892843657a179c623c9015ae0ff48540df222b802d2f38344b734e892b6fde0aa17216bc27baf5c7ae9cedf5e2c13
> > commons-compress-1.27.1-javadoc.jar=19e364464c2826c13d33659d6590cf293e6b275219cad4a035609f6606521872220af7da52cc7bf0c248b5499b0700e9d0ba16208a024155171d5ef32d32132f
> > commons-compress-1.27.1-sources.jar=fa770e1addbdabdee33b0e91274ab3c9b0d5fbf397ac68447b825031be07a3738b33783d5d443ae806b1a742316cea658b9e88693736b5adffd93e91afd06edb
> > commons-compress-1.27.1-src.tar.gz=c7a2cef26959e687ad19b96b5ba8393d7514095e13bf0f29bd41e6b3c3cb2260d8ff23283ff3d5fd137b2522b843e7f0f50ab46bcf0f66df5383674f35f223ab
> > commons-compress-1.27.1-src.zip=0ebe3146d3b3960e5b1bf1961213a142bf14e43a0a58c7bcefce61a97e02d42ec3380684c32e33b8dc61654c720250eae2a87e3ead7fd89b3baca1e170ad20e8
> > commons-compress-1.27.1-test-sources.jar=63acef5bc6f9525926da34d5a5673633a4bffbf682a7974c7a866371ddbee53e643cf613d4fc9f917cef2b271a5c41c7e6e4b541ab4a97168fa59990c0b6564f
> > commons-compress-1.27.1-tests.jar=df5c1332954bc024c1057214f9851909678b8c3c03066a3492e25b7894a969a68e267ec5dd43fab042fc71e3ac97e8c06e850d19712c62feb08dce93c5c4a474
> >
> > 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.12" 2024-07-16
> > OpenJDK Runtime Environment Homebrew (build 17.0.12+0)
> > OpenJDK 64-Bit Server VM Homebrew (build 17.0.12+0, mixed mode, sharing)
> >
> > Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
> > Maven home: /usr/local/Cellar/maven/3.9.8/libexec
> > Java version: 17.0.12, vendor: Homebrew, runtime:
> > /usr/local/Cellar/openjdk@17/17.0.12/libexec/openjdk.jdk/Contents/Home
> > Default locale: en_US, platform encoding: UTF-8
> > OS name: "mac os x", version: "14.6.1", arch: "x86_64", family: "mac"
> >
> > Darwin **** 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:13:00
> > PDT 2024; root:xnu-10063.141.2~1/RELEASE_X86_64 x86_6
> >
> > Details of changes since 1.27.0 are in the release notes:
> >    
> > https://dist.apache.org/repos/dist/dev/commons/compress/1.27.1-RC1/RELEASE-NOTES.txt
> >    
> > https://dist.apache.org/repos/dist/dev/commons/compress/1.27.1-RC1/site/changes-report.html
> >
> > Site:
> >    
> > https://dist.apache.org/repos/dist/dev/commons/compress/1.27.1-RC1/site/index.html
> >    (note some *relative* links are broken and the 1.27.1 directories
> > are not yet created - these will be OK once the site is deployed.)
> >
> > RAT Report:
> >    
> > https://dist.apache.org/repos/dist/dev/commons/compress/1.27.1-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-compress.git
> > --branch commons-compress-1.27.1-RC1 commons-compress-1.27.1-RC1
> > cd commons-compress-1.27.1-RC1
> >
> > 1b) Download and unpack the source archive from:
> >
> > https://dist.apache.org/repos/dist/dev/commons/compress/1.27.1-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

Reply via email to