$ bin/validate-distribution.sh 3.1.3 Validating binary distributions
* downloading Apache Gremlin Console (apache-gremlin-console-3.1.3-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 * 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.1.3-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 * validating Apache Gremlin Server's plugin directory ... OK * validating Apache Gremlin Server's lib directory ... OK Validating source distribution * downloading Apache Tinkerpop 3.1.3 (apache-tinkerpop-3.1.3-src.zip)... OK * validating signatures and checksums ... * PGP signature ... OK * MD5 checksum ... OK * SHA1 chacksum ... OK * unzipping Apache Tinkerpop 3.1.3 ... OK OK Looks good. I will do a few more manual tests tomorrow, but for now... VOTE: +1 Oh, and I remember that I already mentioned it last time: We should fix those typos in the script (chacksum .> checksum, Tinkerpop -> TinkerPop) Cheers, Daniel On Mon, Jul 18, 2016 at 10:32 PM, Stephen Mallette <[email protected]> wrote: > Hello, > > We are happy to announce that TinkerPop 3.1.3 is ready for release - note > the lack of "-incubating" everywhere. :) > > The release artifacts can be found at this location: > https://dist.apache.org/repos/dist/dev/tinkerpop/3.1.3/ > > The source distribution is provided by: > apache-tinkerpop-3.1.3-src.zip > > Two binary distributions are provided for user convenience: > apache-gremlin-console-3.1.3-bin.zip > apache-gremlin-server-3.1.3-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.1.3/reference/ (user docs) > http://tinkerpop.apache.org/docs/3.1.3/upgrade/ (upgrade docs) > http://tinkerpop.apache.org/javadocs/3.1.3/core/ (core javadoc) > http://tinkerpop.apache.org/javadocs/3.1.3/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=0f960ff0823246176343468b746b6e3ac2ade23c > > The release notes are available here: > > https://github.com/apache/tinkerpop/blob/3.1.3/CHANGELOG.asciidoc#tinkerpop-313-release-date-july-18-2016 > > The [VOTE] will be open for the next 72 hours --- closing Thursday (July > 21, 2016) at 4:30 pm EST. > > My vote is +1. > > Thank you very much, > Stephen >
