I ran `validate-distribution.sh` with a result of OK. Built and ran gremlin-python tests with `mvn clean install -pl gremlin-python -DglvPython` and got BUILD SUCCESS.
Python driver tests all pass as well, so... VOTE: +1 Best, Dave On Fri, Sep 9, 2016 at 1:47 PM, Ted Wilmes <[email protected]> wrote: > validate-distribution.sh looked good along with the javadocs and docs > rendering. > > VOTE: +1 > > Thanks, > Ted > > On Thu, Sep 8, 2016 at 2:39 PM, Daniel Kuppitz <[email protected]> wrote: > >> validate-distribution.sh is happy: >> >> Validating binary distributions >> >> * downloading Apache TinkerPop Gremlin >> (apache-tinkerpop-gremlin-console-3.2.2-bin.zip)... OK >> * validating signatures and checksums ... >> * PGP signature ... OK >> * MD5 checksum ... OK >> * SHA1 checksum ... OK >> * unzipping Apache TinkerPop Gremlin ... OK >> * validating Apache TinkerPop Gremlin's docs ... OK >> * validating Apache TinkerPop Gremlin's binaries ... OK >> * validating Apache TinkerPop Gremlin's legal files ... >> * LICENSE ... OK >> * NOTICE ... OK >> * validating Apache TinkerPop Gremlin's plugin directory ... OK >> * validating Apache TinkerPop Gremlin's lib directory ... OK >> * testing script evaluation ... OK >> >> * downloading Apache TinkerPop Gremlin >> (apache-tinkerpop-gremlin-server-3.2.2-bin.zip)... OK >> * validating signatures and checksums ... >> * PGP signature ... OK >> * MD5 checksum ... OK >> * SHA1 checksum ... OK >> * unzipping Apache TinkerPop Gremlin ... OK >> * validating Apache TinkerPop Gremlin's docs ... OK >> * validating Apache TinkerPop Gremlin's binaries ... OK >> * validating Apache TinkerPop Gremlin's legal files ... >> * LICENSE ... OK >> * NOTICE ... OK >> * validating Apache TinkerPop Gremlin's plugin directory ... OK >> * validating Apache TinkerPop Gremlin's lib directory ... OK >> >> Validating source distribution >> >> * downloading Apache TinkerPop 3.2.2 (apache-tinkerpop-3.2.2-src.zip)... >> OK >> * validating signatures and checksums ... >> * PGP signature ... OK >> * MD5 checksum ... OK >> * SHA1 checksum ... OK >> * unzipping Apache TinkerPop 3.2.2 ... OK >> OK >> >> I also took a closer look through all the docs and couldn't spot another >> bug (phew). >> >> VOTE: +1 >> >> Cheers, >> Daniel >> >> >> On Thu, Sep 8, 2016 at 4:57 PM, Stephen Mallette <[email protected]> >> wrote: >> >> > Hello, >> > >> > We are (once again) happy to announce that TinkerPop 3.2.2 is ready for >> > release (hopefully). >> > >> > The release artifacts can be found at this location: >> > https://dist.apache.org/repos/dist/dev/tinkerpop/3.2.2/ >> > >> > The source distribution is provided by: >> > apache-tinkerpop-3.2.2-src.zip >> > >> > Two binary distributions are provided for user convenience: >> > apache-tinkerpop-gremlin-console-3.2.2-bin.zip >> > apache-tinkerpop-gremlin-server-3.2.2-bin.zip >> > >> > The GPG key used to sign the release artifacts is available at: >> > https://dist.apache.org/repos/dist/dev/tinkerpop/KEYS >> > >> > The online docs can be found here: >> > http://tinkerpop.apache.org/docs/3.2.2/ (user docs) >> > http://tinkerpop.apache.org/docs/3.2.2/upgrade/ (upgrade docs) >> > http://tinkerpop.apache.org/javadocs/3.2.2/core/ (core javadoc) >> > http://tinkerpop.apache.org/javadocs/3.2.2/full/ (full javadoc) >> > >> > The tag in Apache Git can be found here: >> > *https://git-wip-us.apache.org/repos/asf?p=tinkerpop.git;a=tag;h= >> > 003d925641225a7b1d2bdfacd1155b53d7fe650d >> > <https://git-wip-us.apache.org/repos/asf?p=tinkerpop.git;a=tag;h= >> > 003d925641225a7b1d2bdfacd1155b53d7fe650d>* >> > >> > The release notes are available here: >> > https://github.com/apache/tinkerpop/blob/3.2.2/ >> > CHANGELOG.asciidoc#tinkerpop- >> > 322-release-date-september-9-2016 >> > >> > The [VOTE] will be open for the next 72 hours --- closing Sunday >> (September >> > 11, 2016) at 11:00 AM EST. >> > >> > My vote is +1. >> > >> > By the way, I've redeployed the 3.2.2-SNAPSHOT artifacts and docs, so all >> > that will be nice too. >> > >> > Thank you very much, >> > >> > Stephen >> > >> -- David M. Brown R.A. CulturePlex Lab, Western University
