Accumulo Developers, This is not an actual vote. I have prepared the following release candidate as a test build for 1.10.3. If there are no immediate objections or issues, I intend to create an RC1 release candidate in the next day or so, to vote on.
Git Commit: ed75b4521094faa6f6e1037a444747390a120068 Branch: 1.10.3-rc0 If this vote passes, a gpg-signed tag will be created using: git tag -f -s -m 'Apache Accumulo 1.10.3' rel/1.10.3 \ ed75b4521094faa6f6e1037a444747390a120068 Staging repo: https://repository.apache.org/content/repositories/orgapacheaccumulo-1099 Source (official release artifact): https://repository.apache.org/content/repositories/orgapacheaccumulo-1099/org/apache/accumulo/accumulo/1.10.3/accumulo-1.10.3-src.tar.gz Binary: https://repository.apache.org/content/repositories/orgapacheaccumulo-1099/org/apache/accumulo/accumulo/1.10.3/accumulo-1.10.3-bin.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: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D) In addition to the tarballs and their signatures, the following checksum files will be added to the dist/release SVN area after release: accumulo-1.10.3-src.tar.gz.sha512 will contain: SHA512 (accumulo-1.10.3-src.tar.gz) = 5ec3baab85a0338b273fb5bd79bf2146c855077333f8a170c9e7093810f8591c458479bcebb5d57a4134a00f02b1c060db159e6ff086241aac6532d0e3e033f2 accumulo-1.10.3-bin.tar.gz.sha512 will contain: SHA512 (accumulo-1.10.3-bin.tar.gz) = f8465b81c37067001b31ee109648760d51b78d91cff7ac93735af1735c2b6ee4f37e58cbd64253e257590fdc03fe784ef85782cc5b5039a8db170ca965c8628c Release notes (in progress) can be found at: https://accumulo.staged.apache.org/release/accumulo-1.10.3 Release testing instructions: https://accumulo.apache.org/contributor/verifying-release 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.10.3 release of Apache Accumulo. This vote will remain open until at least Sat Apr 8 08:30:00 PM UTC 2023. (Sat Apr 8 04:30:00 PM EDT 2023 / Sat Apr 8 01:30:00 PM PDT 2023) 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-1099/ # note the trailing slash is needed