Summary: *THE VOTE IS STILL ON* though the Nexus URL should point to https://repository.apache.org/content/repositories/orgapachelogging-1153 instead!
I had a talk with Piotr and we decided to proceed with this release and won't issue an RC2. The only correction is to the Nexus URL. (The release instructions clearly state that the Nexus URL needs to be updated, something I forgot to do while cutting the release.) I will share why we decided to not implement the proposed `release-verify` profile in a separate email thread. On Tue, Sep 5, 2023 at 9:36 AM Volkan Yazıcı <vol...@yazi.ci> wrote: > > Check. I will fix the Nexus URL, add the `release-verify` profile, and > do an RC2 round. > > On Tue, Sep 5, 2023 at 8:42 AM Piotr P. Karwasz <piotr.karw...@gmail.com> > wrote: > > > > Hi Volkan, > > > > On Mon, 4 Sept 2023 at 21:33, Volkan Yazıcı <vol...@yazi.ci> wrote: > > > Nexus: > > > https://repository.apache.org/content/repositories/orgapachelogging-1113 > > > > Congratulations on the totally automatic release. Unfortunately there > > are still some glitches: > > * orgapachelogging-1113 does **not** exist, > > * orgapachelogging-1153 is "open". > > > > Could you also add a "release-verify" profile so that running: > > > > ./mvnw -P release-verify > > -Dreference.repo=https://repository.apache.org/content/repositories/orgapachelogging-1113 > > > > verifies that: > > 1. builds are reproducible, > > 2. signatures match. > > > > Piotr