Anyone run the jdiff yet against 1.6.4?
Christopher wrote:
Accumulo Developers,
Please consider the following candidate for Accumulo 1.6.5.
Git Commit:
2263fabd57e765ab14fc47a146b1e2d443e705ca
Branch:
1.6.5-rc1
If this vote passes, a gpg-signed tag will be created using:
git tag -f -m 'Apache Accumulo 1.6.5' -s rel/1.6.5
2263fabd57e765ab14fc47a146b1e2d443e705ca
Staging repo:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1047
Source (official release artifact):
https://repository.apache.org/content/repositories/orgapacheaccumulo-1047/org/apache/accumulo/accumulo/1.6.5/accumulo-1.6.5-src.tar.gz
Binary:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1047/org/apache/accumulo/accumulo/1.6.5/accumulo-1.6.5-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: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D)
Release notes (in progress) can be found at:
https://accumulo.apache.org/release_notes/1.6.5
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.6.5 release of Apache Accumulo.
This vote will end on Fri Feb 12 19:30:00 UTC 2016
(Fri Feb 12 14:30:00 EST 2016 / Fri Feb 12 11:30:00 PST 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-1047/
# note the trailing slash is needed