Very nice! Verifying the hashes is also something folks should do On Thursday, April 9, 2015, Stephen Mallette <[email protected]> wrote:
> Ah - wasn't aware of that James C - to expand on my +1 vote: > > I downloaded the source zip, unpackaged it and built it mvn clean install > which worked without issues. I downloaded and unpackaged both of the > binary distributions and started up both the console and server with the > shell scripts. I did some basic Gremlin commands in the console and then > tested remoting to Gremlin Server from the console. I also ran Gremlin > Server in "REST mode" and executed a few curl statements against it to be > sure it was working ok. As far as administrative things go, NOTICE/LICENSE > files look pretty good on my end from my review of other Apache projects, > the Apache reference docs, and feedback from mentors on this list. the > binary distribution zip files contain the built asciidoc/javadoc output. > > > > On Thu, Apr 9, 2015 at 8:53 AM, James Carman <[email protected] > <javascript:;>> > wrote: > > > Folks typically run down "why" they are saying the release is a go for > > them. Something like "source builds, tags look to be right, notice files > > look good, release notes up to date, hashes look good, ran some tests of > my > > existing projects against it, etc. this would be a good habit to start > in > > the incubator > > > > On Tuesday, April 7, 2015, Stephen Mallette <[email protected] > <javascript:;>> wrote: > > > > > +1 for 3.0.0.M8 > > > > > > On Mon, Apr 6, 2015 at 5:12 PM, Marko Rodriguez <[email protected] > <javascript:;> > > > <javascript:;>> > > > wrote: > > > > > > > Hello everyone, > > > > > > > > Apache TinkerPop is excited to put TinkerPop 3.0.0.M8 up for release > > > vote. > > > > > > > > The release artifacts can be found at this location: > > > > http://people.apache.org/~okram/tinkerpop-3.0.0.M8/ > > > > > > > > The source distribution is provided by: > > > > tinkerpop-3.0.0.M8-source-release.zip > > > > > > > > Two binary distributions are provided for user convenience: > > > > gremlin-console-3.0.0.M8-distribution.zip > > > > gremlin-server-3.0.0.M8-distribution.zip > > > > > > > > The online docs can be found here: > > > > http://tinkerpop.incubator.apache.org/docs/3.0.0.M8/ (user > > docs) > > > > > http://tinkerpop.incubator.apache.org/javadocs/3.0.0.M8/core/ > > > > (core javadoc) > > > > > http://tinkerpop.incubator.apache.org/javadocs/3.0.0.M8/full/ > > > > (full javadoc) > > > > > > > > The tag in Apache Git can be found here: > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=incubator-tinkerpop.git;a=tag;h=7abdd2f2498097a14604a0257bdd00dfbb63fc4e > > > > > > > > The release notes are available here: > > > > > > > > > > > > > > https://github.com/apache/incubator-tinkerpop/blob/master/CHANGELOG.asciidoc#tinkerpop-300-a-gremlin-r%C4%81ga-in-716-time > > > > > > > > To build, use "mvn clean install" with Java 1.8.0_40 or greater > > > installed. > > > > If you don't, the enforcer plugin will complain. > > > > > > > > The vote is open for 72 hours. > > > > > > > > My vote is +1. > > > > > > > > Thank you very much, > > > > Marko. > > > > > > > > http://markorodriguez.com > > > > > > > > > > > > > >
