+1 * Manually inspected the diff and all looks as expected * Verified SIGs and hashes * Verified commit and branch match contents of src tarball * Verified jars in staging repo match what's in bin tarball * All ITs (periodic timeouts, as usual; work on retry) successfully (have another run currently going in Jenkins to be certain, but don't expect to see much new) * All jars have corresponding sources/javadocs * All jars are sealed * LICENSE/NOTICE files look good
On Fri, Sep 2, 2016 at 1:38 PM Michael Wall <[email protected]> wrote: > In case you want to see what changed between RC3 and RC4 you can use > > https://github.com/apache/accumulo/compare/1.8.0-rc3...1.8.0-rc4 > > or > > https://github.com/apache/accumulo/compare/1.8.0-rc3...1.8.0-rc4.diff > > Not planning to rerun the continuous integration tests based on these > changes. > > Also, let me know if anything is missing from release notes, or anything > should be added. > > Mike > > > > On Fri, Sep 2, 2016 at 1:22 PM, Michael Wall <[email protected]> wrote: > > > Accumulo Developers, > > > > Please consider the following candidate for Accumulo 1.8.0. > > > > Git Commit: > > a8a6329576869ac9ed63e4eff577af1c1864f052 > > Branch: > > 1.8.0-rc4 > > > > If this vote passes, a gpg-signed tag will be created using: > > git tag -f -m 'Apache Accumulo 1.8.0' -s rel/1.8.0 > > a8a6329576869ac9ed63e4eff577af1c1864f052 > > > > Staging repo: https://repository.apache.org/content/repositories/ > > orgapacheaccumulo-1057 > > Source (official release artifact): https://repository.apache.org/ > > content/repositories/orgapacheaccumulo-1057/org/ > > apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-src.tar.gz > > Binary: https://repository.apache.org/content/repositories/ > > orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8. > > 0/accumulo-1.8.0-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: 3E38C02F85303BAB37EE58C2F899DBF0B8C3D406) > > > > Release notes (in progress) can be found at: > https://accumulo.apache.org/ > > release_notes/1.8.0 > > > > 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.8.0 release of Apache Accumulo. > > > > This vote will end on Mon Sep 5 17:30:00 UTC 2016 > > (Mon Sep 5 13:30:00 EDT 2016 / Mon Sep 5 10: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-1057/ > > # note the trailing slash is needed > > > > >
