+1 (binding) So far I've successfully checked:
* signatures and digests * source releases file layouts * matched git tags and commit ids * incubator suffix and disclaimer * NOTICE and LICENSE files * license headers * clean build (Java 1.8.0_91, Scala, 2.11.7, SBT 0.13.9, Debian amd64) BTW, I saw quite me warning during the build that I'm not sure if they are cause by my local environment or it's something we should actually fix in the code: [warn] There may be incompatibilities among your library dependencies. [warn] Here are some of the libraries that were evicted: [warn] * com.typesafe.sbt:sbt-native-packager:0.7.4 -> 1.0.3 [warn] * io.netty:netty:(3.6.2.Final, 3.10.1.Final) -> 3.9.4.Final [warn] * org.apache.kafka:kafka-clients:0.8.2.0 -> 0.8.2.1 [warn] * com.google.guava:guava:(18.0, 11.0.2) -> 12.0.1 [warn] * io.netty:netty-all:4.0.23.Final -> 4.0.33.Final [warn] * com.google.guava:guava:(18.0, 11.0.2) -> 12.0.1 [warn] * com.google.guava:guava:(11.0.2, 18.0) -> 12.0.1 [warn] * org.apache.kafka:kafka-clients:0.8.2.0 -> 0.8.2.1 [warn] * com.google.guava:guava:(16.0.1, 18.0, 11.0.2) -> 12.0.1 [warn] * com.github.danielwegener:logback-kafka-appender:0.0.3 -> 0.0.4 [warn] * com.google.guava:guava:(16.0.1, 18.0, 11.0.2) -> 12.0.1 [warn] * com.google.guava:guava:(11.0.2, 16.0.1, 18.0) -> 12.0. [warn] Run 'evicted' to see detailed eviction warnings [warn] Multiple dependencies with the same organization/name but different versions. To avoid conflict, pick one version: [warn] * com.google.guava:guava:(12.0.1, 16.0.1) [info] Resolving org.scala-lang#scala-library;2.11.7 ... On Tue, Oct 4, 2016 at 7:07 AM, DO YUNG YOON <[email protected]> wrote: > Hi all > > This is a call for a releasing Apache S2Graph 0.1.0-incubating, release > candidate 5. > This is the first release of S2Graph. > > The source tarball, including signatures, digests, etc. can be found at: > https://dist.apache.org/repos/dist/dev/incubator/s2graph/0. > 1.0-incubating-RC5/ > > > The tag to be voted upon is v0.1.0-incubating-rc5: > https://git-wip-us.apache.org/repos/asf?p=incubator-s2graph. > git;a=shortlog;h=refs/tags/v0.1.0-incubating-rc5 > > The release hash is 4b6ffc2e357afc005b194d6d45710c2b041b00cb: > https://git-wip-us.apache.org/repos/asf?p=incubator-s2graph. > git;a=commit;h=4b6ffc2e357afc005b194d6d45710c2b041b00cb > > > Release artifacts are signed with the following key: > https://dist.apache.org/repos/dist/dev/incubator/s2graph/KEYS > > Once download source, please look into README.md to build from source. > > Notable changes from RC4 is removing custom repo for asynchbase dependency( > S2GRAPH-116 <https://github.com/apache/incubator-s2graph/pull/85>). > > The vote will be open for at least 72 hours. Unless objection I will try to > close it Sunday September 25 if we have sufficient votes. > > Please download the release candidate and evaluate the necessary items > including checking hashes, signatures, build from source, and test. > please vote: > > [ ] +1 Release this package as 0.1.0 > [ ] +0 no opinion > [ ] -1 Do not release this package because... > > Thanks, > DOYUNG YOON. > -- Sergio Fernández Partner Technology Manager Redlink GmbH m: +43 6602747925 e: [email protected] w: http://redlink.co
