-1 (non-binding)
i tried rc5 and it fail.
Evn info
```
openjdk version "1.8.0_91"
OpenJDK Runtime Environment (build 1.8.0_91-8u91-b14-0ubuntu4~16.04.1-b14)
OpenJDK 64-Bit Server VM (build 25.91-b14, mixed mode)
ubuntu/stretch/sid
```
root@91720ba55598:/apps/apache-s2graph-0.1.0-incubating-src/target/apache-s2graph-0.1.0-incubating-bin/logs#
tail -f s2rest_play.log
at play.core.StaticApplication.<init>(ApplicationProvider.scala:53)
at play.core.server.NettyServer$.createServer(NettyServer.scala:253)
at
play.core.server.NettyServer$$anonfun$main$3.apply(NettyServer.scala:289)
at
play.core.server.NettyServer$$anonfun$main$3.apply(NettyServer.scala:284)
at scala.Option.map(Option.scala:146)
at play.core.server.NettyServer$.main(NettyServer.scala:284)
at play.core.server.NettyServer.main(NettyServer.scala)
Caused by: java.lang.IllegalStateException: Detected both
log4j-over-slf4j.jar AND slf4j-log4j12.jar on the class path, preempting
StackOverflowError. See also
http://www.slf4j.org/codes.html#log4jDelegationLoop for more details.
at
org.apache.log4j.Log4jLoggerFactory.<clinit>(Log4jLoggerFactory.java:51)
... 14 more
On Tue, Oct 4, 2016 at 2:11 PM DO YUNG YOON <[email protected]> wrote:
> +1 (non-binding)
>
> I tried RC5 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.
> 5. Test if I can run `bin/example.sh` after build.
>
> Thanks.
>
> On Tue, Oct 4, 2016 at 2:13 PM 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.
> >
> >
>