+1 (non-binding) I tried RC2 on ubuntu 16.04, SBT 0.13.9, SCALA 2.11.7, OpenJDK 1.8.0_91.
Checked followings. 1. Checksums and PGP signatures are valid 2. Release consists of source code only, no binaries 3. DISCLAIMER is correct, filenames include "incubating", top level NOTICE and LICENSE files. 4. Check license header on files by following DEVELOPMENT.md. 5. Test if I can run `bin/example.sh` after build using `sbt package`. 6. `sbt compile`, `sbt test:compile` to see any compile errors. 7. `sbt "project loader" assembly`, `sbt "project s2counter_loader"` assembly to see executable jar successfully built from source. 8. `sbt test` to see if all test cases passed. Thanks. On Mon, Aug 7, 2017 at 5:10 PM DO YUNG YOON <[email protected]> wrote: > Hi all > > This is a call for a releasing Apache S2Graph 0.2.0-incubating, release > candidate 2. > > The source tarball, including signatures, digests, etc. can be found at: > > https://dist.apache.org/repos/dist/dev/incubator/s2graph/0.2.0-incubating-RC2 > > The tag to be voted upon is v0.2.0-incubating-rc2: > > https://git-wip-us.apache.org/repos/asf?p=incubator-s2graph.git;a=shortlog;h=refs/tags/v0.2.0-incubating-rc2 > > The release hash is 917475b62d68ac952716df5d8ce6465656ec1f25: > > https://git-wip-us.apache.org/repos/asf?p=incubator-s2graph.git;a=commit;h=917475b62d68ac952716df5d8ce6465656ec1f25 > > 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 0.1.0 is providing tinkerpop3 integration(S2GRAPH-72, > S2GRAPH-151). > > The vote will be open for at least 72 hours. Unless objection I will try > to close it Wednesday August 9 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.2.0 > [ ] +0 no opinion > [ ] -1 Do not release this package because... > > Thanks, > DOYUNG YOON. >
