Driver tests all pass. Did the same as with 3.1.2 and it's all perfectly fluid.
VOTE +1. On Sat, Apr 9, 2016 at 8:01 PM, Daniel Kuppitz <m...@gremlin.guru> wrote: > Validation succeeded: > > $ bin/validate-distribution.sh 3.2.0-incubating > > Validating binary distributions > > * downloading Apache Gremlin Console > (apache-gremlin-console-3.2.0-incubating-bin.zip)... OK > * validating signatures and checksums ... > * PGP signature ... OK > * MD5 checksum ... OK > * SHA1 chacksum ... OK > * unzipping Apache Gremlin Console ... OK > * validating Apache Gremlin Console's docs ... OK > * validating Apache Gremlin Console's binaries ... OK > * validating Apache Gremlin Console's legal files ... > * LICENSE ... OK > * NOTICE ... OK > * DISCLAIMER ... OK > * validating Apache Gremlin Console's plugin directory ... OK > * validating Apache Gremlin Console's lib directory ... OK > * testing script evaluation ... OK > > * downloading Apache Gremlin Server > (apache-gremlin-server-3.2.0-incubating-bin.zip)... OK > * validating signatures and checksums ... > * PGP signature ... OK > * MD5 checksum ... OK > * SHA1 chacksum ... OK > * unzipping Apache Gremlin Server ... OK > * validating Apache Gremlin Server's docs ... OK > * validating Apache Gremlin Server's binaries ... OK > * validating Apache Gremlin Server's legal files ... > * LICENSE ... OK > * NOTICE ... OK > * DISCLAIMER ... OK > * validating Apache Gremlin Server's plugin directory ... OK > * validating Apache Gremlin Server's lib directory ... OK > > Validating source distribution > > * downloading Apache Tinkerpop 3.2.0 > (apache-tinkerpop-3.2.0-incubating-src.zip)... OK > * validating signatures and checksums ... > * PGP signature ... OK > * MD5 checksum ... OK > * SHA1 chacksum ... OK > * unzipping Apache Tinkerpop 3.2.0 ... OK > OK > > And docker/build.sh -t -i -n -j -d (standard tests, integration test > (including Neo4j), JavaDocs and User Docs generation) worked flawlessly. > > VOTE: +1 > > Cheers, > Daniel > > > On Fri, Apr 8, 2016 at 10:43 PM, Stephen Mallette <spmalle...@gmail.com> > wrote: > > > Hello, > > > > We are happy to announce that TinkerPop 3.2.0-incubating ready for > release. > > > > NOTE that this is a tandem release in that 3.1.2-incubating is also > > available and up for VOTE separately on a different thread. > > > > The release artifacts can be found at this location: > > > > > https://dist.apache.org/repos/dist/dev/incubator/tinkerpop/3.2.0-incubating/ > > > > The source distribution is provided by: > > apache-tinkerpop-3.2.0-incubating-src.zip > > > > Two binary distributions are provided for user convenience: > > apache-gremlin-console-3.2.0-incubating-bin.zip > > apache-gremlin-server-3.2.0-incubating-bin.zip > > > > The GPG key used to sign the release artifacts is available at: > > https://dist.apache.org/repos/dist/dev/incubator/tinkerpop/KEYS > > > > The online docs can be found here: > > http://tinkerpop.apache.org/docs/3.2.0-incubating/reference/ (user docs) > > http://tinkerpop.apache.org/docs/3.2.0-incubating/upgrade/ (upgrade > docs) > > http://tinkerpop.apache.org/javadocs/3.2.0-incubating/core/ (core > javadoc) > > http://tinkerpop.apache.org/javadocs/3.2.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=eaa4a3735af6caf2ec22bf069aa52c58fc8ebe80 > > > > The release notes are available here: > > > > > https://github.com/apache/incubator-tinkerpop/blob/3.2.0-incubating/CHANGELOG.asciidoc#tinkerpop-320-release-date-april-8-2016 > > > > The [VOTE] will be open for the next 72 hours --- closing Monday (April > 11, > > 2016) at 5 pm EST. > > > > My vote is +1. > > > > Thank you very much, > > Stephen > > >