Thanks for putting this together, Mike.
What kind of testing have you done so far and how have the results looked?
Mike Drob wrote:
Accumulo Developers,
Please consider the following candidate for Accumulo 1.7.2.
All content generated via
assemble/build.sh --create-release-candidate -P '!thrift'
Git Commit:
a49291b8aa85b81650f2b79f80b400e10b594795
Branch:
1.7.2-rc1
If this vote passes, a gpg-signed tag will be created using:
git tag -f -m 'Apache Accumulo 1.7.2' -s rel/1.7.2
a49291b8aa85b81650f2b79f80b400e10b594795
Staging repo:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1051
Source (official release artifact):
https://repository.apache.org/content/repositories/orgapacheaccumulo-1051/org/apache/accumulo/accumulo/1.7.2/accumulo-1.7.2-src.tar.gz
Binary:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1051/org/apache/accumulo/accumulo/1.7.2/accumulo-1.7.2-bin.tar.gz
(Append ".sha1", ".md5", or ".asc" to download the signature/hash for a
given artifact.)
All artifacts were built and staged with:
mvn release:prepare&& mvn release:perform
Signing keys are available at https://www.apache.org/dist/accumulo/KEYS
(Expected fingerprint: 6A90F817481A73C1C419B62D8F2F220786C4FB2A
86EDB9C33B8517228E88A8F93E48C0C6EF362B9E)
Release notes (in progress) can be found at:
https://accumulo.apache.org/release_notes/1.7.2
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.7.2 release of Apache Accumulo.
This vote will end on Fri Jun 17 19:30:00 UTC 2016
(Fri Jun 17 15:30:00 EDT 2016 / Fri Jun 17 12:30:00 PDT 2016)
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-1051/
# note the trailing slash is needed