Yes, thanks. I will fix those issues in the web site before publishing. Ralph
> On Aug 17, 2022, at 2:00 AM, Bessenyei Balázs Donát <bes...@apache.org> wrote: > > Hi All, > > +1 for the RC. > > * sha512s match > * signatures are correct > * mvn clean install -DskipTests runs successfully in the src ; RAT passes > * binary works > * LICENSE, NOTICE and README.md files are in the tar.gz-s > > The links on https://flume.staged.apache.org/download.html for .sha512 > and .asc files seem to be incorrect (404s). I was using > https://dist.apache.org/repos/dist/dev/flume/ for my checks. > Also, the download page still refers to MD5 and SHA1. Can you please > correct that, Ralph? > > > Donat > >> On Sat, Aug 13, 2022 at 11:40 PM Ralph Goers <ralph.go...@dslextreme.com> >> wrote: >> >> This is a vote to release Flume 1.10.1, the next version of the Apache Flume >> project. >> >> Please download, test, and cast your votes on the Flume developers list. >> [] +1, release the artifacts >> [] -1, don't release because... >> >> The vote will remain open for 72 hours. All votes are welcome and we >> encourage everyone to test the release, but only Flume PMC votes are >> “officially” counted. As always, at least 3 +1 votes and more positive than >> negative votes are required. >> >> Changes in this release can be found at >> https://flume.staged.apache.org/releases/1.10.1.html. >> >> Tag: >> a) for a new copy do "git clone https://github.com/apache/flume.git and then >> "git checkout tags/release-1.10.1-rc2” or just "git clone -b >> release-1.10.1-r2 https://github.com/apache/flume.git" >> b) for an existing working copy to “git pull” and then “git checkout >> tags/release.10.1-rc2” >> >> Web Site: https://flume.staged.apache.org/. >> >> Maven Artifacts: >> https://repository.apache.org/content/repositories/orgapacheflume-1037. >> >> Distribution archives: https://dist.apache.org/repos/dist/dev/flume/ >> >> You may download all the Maven artifacts by executing: >> wget -e robots=off --cut-dirs=7 -nH -r -p -np --no-check-certificate >> https://repository.apache.org/content/repositories/orgapacheflume-1037/org/apache/flume/ >> >> Ralph