-1 There seems to be a lot of new content in this release which shouldn't be there. There now exists an accumulo-test-1.8.0-tests.jar (test's test-jar), and the accumulo-test-1.8.0.jar now contains a bunch of new content not in the org/apache/accumulo/test/* resource namespace: conf/ unit/ randomwalk/ TestCombinerY.jar TestCompactionStrat.jar conf/monitor_logger.xml conf/generic_logger.xml conf/accumulo-site.xml FooConstraint.jar log4j.properties unit/Basic.xml unit/Simple.xml TestCombinerX.jar randomwalk/module.xsd FooFilter.jar ShellServerIT-iterators.jar
Some of these may have been there before, but not most of them. This is unexpected. On Tue, Aug 16, 2016 at 2:33 PM <[email protected]> wrote: > +0 (because I had issues running mvn verify. I kept running out of memory > at the tests module even with Xmx of 2560M) > > I did: > > verify the sha1 and md5 values > verified semver compliance with Josh using the semver compliance plugin > (ACCUMULO-4307) > > > ----- Original Message ----- > > From: "Michael Wall" <[email protected]> > To: [email protected] > Sent: Tuesday, August 16, 2016 12:22:08 PM > Subject: [VOTE] Accumulo 1.8.0-rc2 > > Accumulo Developers, > > Please consider the following candidate for Accumulo 1.8.0. > > Git Commit: > e5694cfa5ec3861e6f8f764e2b8477716e3072b9 > Branch: > 1.8.0-rc2 > > 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 > e5694cfa5ec3861e6f8f764e2b8477716e3072b9 > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1055 > Source (official release artifact): > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1055/org/apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-src.tar.gz > Binary: > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1055/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 Fri Aug 19 16:30:00 UTC 2016 > (Fri Aug 19 12:30:00 EDT 2016 / Fri Aug 19 09: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-1055/ > # note the trailing slash is needed > >
