+1 (binding) I did the following:
verified hashes verified signatures confirmed no difference between source release tar contents and rc4 branch (sans dotfiles in the branch) confirmed LICENSE file contents are correct confirmed NOTICE file contents are correct and copyright date is correct confirmed DEPENDENCIES file contents are correct built the source using `mvn clean package verify -Perrorprone` ran the AccessExample using the commands in the README ran the AccessExpressionBenchmark using the commands in the README ran the AccessExpressionAntlrBenchmark using the commands in the README On Wed, Feb 14, 2024 at 9:27 AM Dave Marion <dmario...@gmail.com> wrote: > Accumulo Developers, > > Please consider the following candidate for Apache Accumulo-Access > 1.0.0-beta. > > Git Commit: > 1c6051d4f450d620e3594659ed8f00c107348003 > Branch: > 1.0.0-beta-rc4 > > If this vote passes, a gpg-signed tag will be created using: > git tag -f -s -m 'Apache Accumulo-Access 1.0.0-beta' rel/1.0.0-beta \ > 1c6051d4f450d620e3594659ed8f00c107348003 > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1111 > Source (official release artifact): > https://repository.apache.org/content/repositories/orgapacheaccumulo-1111/org/apache/accumulo/accumulo-access/1.0.0-beta/accumulo-access-1.0.0-beta-source-release.tar.gz > > Append ".asc" to download the cryptographic signature for a given artifact. > (You can also append ".sha1" or ".md5" instead in order to verify the > checksums > generated by Maven to verify the integrity of the Nexus repository staging > area.) > > Signing keys are available at https://www.apache.org/dist/accumulo/KEYS > (Expected fingerprint: CF4A5B6E1321844EB658728306CC9CA1F9BF248E) > > In addition to the tarballs and their signatures, the following checksum > files will be added to the dist/release SVN area after release: > accumulo-access-1.0.0-beta-source-release.tar.gz.sha512 will contain: > SHA512 (accumulo-access-1.0.0-beta-source-release.tar.gz) = > 033df0942c1015697977494c13da56f78fa6f12e6559a871ec16a14891775781da932e42e4b34edb3138eaaf9085af989ef3e864e09547b0160779ce2694d51d > > Issues and pull requests related to this release can be found at: > https://github.com/apache/accumulo-access/issues?q=milestone%3A1.0.0-beta > > Please vote one of: > [ ] +1 - I have verified and accept... > [ ] +0 - I have reservations, but not strong enough to vote against... > [ ] -1 - Because..., I do not accept... > ... these artifacts as the 1.0.0-beta release of Apache Accumulo-Access. > > This vote will remain open until at least Sat Feb 17 14:30:00 UTC 2024. > (Sat Feb 17 09:30:00 EST 2024 / Sat Feb 17 06:30:00 PST 2024) > Voting can continue after this deadline until the release manager > sends an email ending the vote. > > Thanks! > > P.S. Hint: download the whole staging repo with > wget -erobots=off -r -l inf -np -nH \ > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1111/ > # note the trailing slash is needed >