+1 (binding) - Downloaded/unpackaged source, console and server distributions - "mvn clean install" on source distribution worked without error - ran integration tests on gremlin server without error - tested console remoting to gremlin server - ran 1B messages through gremlin server using a test utility - all good
On Fri, Jul 10, 2015 at 8:12 PM, Daniel Kuppitz <[email protected]> wrote: > Here's what I did: > > - extracted the binary release and verified that the REPL starts as > expected > - a few simple tests using Neo4j > - used the REPL for 1 day (today) for my usual work; this included: > - data loading + processing (OLTP) > - sending graphs to Gephi for visualizations > - graph processing (OLAP) (a few tests using Giraph, the rest of the > day Spark) > - verified that the docs look good (which is also an indicator for a > smoothly working Gremlin REPL) > > My vote, since I haven't had any release-related issues over the day, is +1 > (binding). > > Cheers, > Daniel > > > On Fri, Jul 10, 2015 at 12:59 AM, Marko Rodriguez <[email protected]> > wrote: > > > Hello, > > > > We are happy to announce TinkerPop 3.0.0-incubating (TinkerPop3 GA!) is > > ready. Our first commit was September 2, 2013. TinkerPop3 has been in > > development for nearly 2 years! Over the years, we've laughed, we've > cried > > -- and in the end, we pop'd out the Tinker---POP! > > > > The release artifacts can be found at this location: > > > > > https://dist.apache.org/repos/dist/dev/incubator/tinkerpop/3.0.0-incubating/ > > > > The source distribution is provided by: > > apache-tinkerpop-3.0.0-incubating-source-release.zip > > > > Two binary distributions are provided for user convenience: > > apache-gremlin-console-3.0.0-incubating-distribution.zip > > apache-gremlin-server-3.0.0-incubating-distribution.zip > > > > The online docs can be found here: > > http://tinkerpop.incubator.apache.org/docs/3.0.0-incubating/ > > (user docs) > > > > http://tinkerpop.incubator.apache.org/javadocs/3.0.0-incubating/core/ > > (core javadoc) > > > > http://tinkerpop.incubator.apache.org/javadocs/3.0.0-incubating/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=ab7aa8fc6c24a9684eed60564e6694ed90006d96 > > > > The release notes are available here: > > > > > https://github.com/apache/incubator-tinkerpop/blob/master/CHANGELOG.asciidoc#tinkerpop-300-release-date-july-9-2015 > > > > The [VOTE] will be open for the next 72 hours --- closing Sunday (July > > 12th) afternoon at 5:00pm (MST). > > > > My vote is +1 (binding). > > > > Thank you very much, > > Marko. > > > > http://markorodriguez.com > > > > >
