* Rat check ok * Signatures ok I'm having issues building from source. I fixed on issue involving protoc by installing version 2.5 (as used in the travis config) and adding it to my PATH for the build. However, I came across another error:
[ERROR] Failed to execute goal org.apache.maven.plugins: maven-compiler-plugin:3.5:compile (default-compile) on project omid-hbase-tools: Compilation failure: Compilation failure: [ERROR] /Users/matt/Downloads/apache-omid-incubating-0.9.0.0-src/ hbase-tools/src/main/java/org/apache/omid/tools/hbase/OmidTableManager.java:[33,23] cannot find symbol [ERROR] symbol: class HBaseShims [ERROR] location: package org.apache.omid [ERROR] /Users/matt/Downloads/apache-omid-incubating-0.9.0.0-src/ hbase-tools/src/main/java/org/apache/omid/tools/hbase/OmidTableManager.java:[153,13] cannot find symbol [ERROR] symbol: variable HBaseShims [ERROR] location: class org.apache.omid.tools.hbase.OmidTableManager I attempted to rerun the tests with the "hbase-0" profile activated, but that caused test failures: Failed tests: TestTSOClientConnectionToTSO.testSuccessOfTSOClientReconnectionsToARestartedTSOWithZKPublishing:214 » Execution TestTSOClientConnectionToTSO.testSuccessfulConnectionToTSOThroughZK:176 » Execution On 23 March 2018 at 10:33, James Taylor <jamestay...@apache.org> wrote: > Forwarding my +1 from the dev list. > > James > > On Thu, Mar 22, 2018 at 8:31 AM Henk P. Penning <penn...@uu.nl> wrote: > > > On Thu, 22 Mar 2018, Ohad Shacham wrote: > > > > > Date: Thu, 22 Mar 2018 13:29:55 +0100 > > > From: Ohad Shacham <oh...@oath.com.INVALID> > > > To: general@incubator.apache.org > > > Subject: [VOTE] Release Apache Omid 0.9.0.0 (incubating) > > > > > > Hi, > > > > > > > > > The Apache Omid community has voted on and approved a proposal > > > to release Apache Omid 0.9.0.0-incubating. > > > > > MD5 Hash: > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0. > 0-rc1/apache-omid-incubating-0.9.0.0-src.tar.gz.md5 > > > > Please do NOT publish .md5's anymore. > > Please DO publish a .sha1, .sha256 or .sha512 instead. > > > > https://www.apache.org/dev/release-distribution#sigs-and-sums > > > > There is no need to re-vote ; just fix dist/dev/incubator/omid/ > > before you publish. > > > > > Ohad > > > > Regards, > > > > Henk Penning > > > > ------------------------------------------------------------ _ > > Henk P. Penning, ICT-beta R Uithof MG-403 _/ \_ > > Faculty of Science, Utrecht University T +31 30 253 4106 / \_/ \ > > Leuvenlaan 4, 3584CE Utrecht, NL F +31 30 253 4553 \_/ \_/ > > http://www.staff.science.uu.nl/~penni101/ M penn...@uu.nl \_/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > For additional commands, e-mail: general-h...@incubator.apache.org > > > > > -- Matt Sicker <boa...@gmail.com>