+1 from me. Found a minor problem with copyright dates:
Some of the copyright dates in NOTICE files in the tarballs and in the generated html manual still indicate 2017 and should be updated, but I don't think this is sufficient to block a release. (Please -1 if you disagree; it is not a problem for me to fix and generate an rc2). I also verified: * All ITs pass in Jenkins (finally got KerberosRenewalIT to pass by setting -Dhadoop.version=2.6.3) * Source tarball contents match git commit sha1 * All hashes and signatures match * Binary tarball contains expected libs and dependencies * Jars are accompanied by javadoc and source jars * Ran accumulo using https://github.com/astralway/uno and verified basic install from binary tarball * Inspected LICENSE/NOTICE files - see above for copyright date problem On Thu, Mar 22, 2018 at 6:43 PM Mike Miller <michaelpmil...@gmail.com> wrote: > +1 Whoops forgot to vote in my earlier email. > > On Thu, Mar 22, 2018 at 6:41 PM, Keith Turner <ke...@deenlo.com> wrote: > > > +1 > > > > Sigs and hashes looked good. > > Ran Fluo ITs against staging repo > > Also ran test on cluster against RC0 > > > > I tried running KerberosRenewalIT against 1.7.1, 1.7.2, and 1.7.3. It > > timed out in all branches. Test did not exist in 1.7.0. > > > > On Mon, Mar 19, 2018 at 3:44 PM, Christopher <ctubb...@apache.org> > wrote: > > > Accumulo Developers, > > > > > > Please consider the following candidate for Accumulo 1.7.4. > > > > > > Git Commit: > > > b2a59189108d736729432e81b3d5717000c6b891 > > > Branch: > > > 1.7.4-rc1 > > > > > > If this vote passes, a gpg-signed tag will be created using: > > > git tag -f -m 'Apache Accumulo 1.7.4' -s rel/1.7.4 \ > > > b2a59189108d736729432e81b3d5717000c6b891 > > > > > > Staging repo: > > > https://repository.apache.org/content/repositories/ > > orgapacheaccumulo-1068 > > > Source (official release artifact): > > > https://repository.apache.org/content/repositories/ > > orgapacheaccumulo-1068/org/apache/accumulo/accumulo/1.7. > > 4/accumulo-1.7.4-src.tar.gz > > > Binary: > > > https://repository.apache.org/content/repositories/ > > orgapacheaccumulo-1068/org/apache/accumulo/accumulo/1.7. > > 4/accumulo-1.7.4-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/accumulo-1.7.4/ > > > > > > 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.4 release of Apache Accumulo. > > > > > > This vote will remain open until at least Thu Mar 22 20:00:00 UTC 2018 > > > (Thu Mar 22 16:00:00 EDT 2018 / Thu Mar 22 13:00:00 PDT 2018). > > > Voting continues until the release manager sends an email closing 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-1068/ > > > # note the trailing slash is needed > > >