Ran bin/validate-distribution.sh 3.2.6 OK
Built successfully from source zip
Tested both binary zips
Reviewed the docs on the website and in the binary zips

VOTE: +1

On Fri, Aug 25, 2017 at 11:30 AM, Ted Wilmes <twil...@gmail.com> wrote:

> Validate distribution passed, docs look good.
>
> VOTE: +1
>
> --Ted
>
> On Wed, Aug 23, 2017 at 7:51 AM, Stephen Mallette <spmalle...@gmail.com>
> wrote:
>
> > weird - thanks for noticing. i'd be against stopping release over those
> > things - as you said, they are minor.  let's fix those after release.
> >
> > On Wed, Aug 23, 2017 at 7:29 AM, Florian Hockmann <
> f...@florian-hockmann.de>
> > wrote:
> >
> > > I found a few minor issues with the reference documentation, mainly
> > > related to the new Gremlin.Net GLV:
> > > * Custom Serialization includes the following: 'by creating serializers
> > > and deserializers in C (or any other .NET language)'. The 'C'  should
> be
> > > 'C#' here. I don't know what went wrong here as it's correct in the
> > > asciidoc file and it works just fine for other occurrences of 'C#'. [1]
> > > * The formatting and style of the Conclusion looks wrong. It's
> different
> > > than that of the remaining document. [2]
> > > * We should probably replace Gremlin-DotNet everywhere with Gremlin.Net
> > to
> > > stay consistent.
> > >
> > > I don't know if these minor issues should halt the release. Especially
> > the
> > > Gremlin.Net specific issues can also be fixed for the next release in
> my
> > > opinion.
> > >
> > > Apart from that I built and tested Gremlin.Net without any problems.
> So,
> > > my VOTE is +0
> > >
> > > [1] http://tinkerpop.apache.org/docs/3.2.6/reference/#_custom_
> > > serialization_2
> > > [2] http://tinkerpop.apache.org/docs/3.2.6/reference/#conclusion
> > >
> > > -----Ursprüngliche Nachricht-----
> > > Von: pieter gmail [mailto:pieter.mar...@gmail.com]
> > > Gesendet: Dienstag, 22. August 2017 21:19
> > > An: dev@tinkerpop.apache.org
> > > Betreff: Re: [VOTE] TinkerPop 3.2.6 Release
> > >
> > > Ran Sqlg's own test suite and TinkerPop's structured and process test
> > > suites on Sqlg.
> > > All passes.
> > >
> > > VOTE +1
> > >
> > > Cheers
> > > Pieter
> > >
> > >
> > > On 22/08/2017 20:29, Robert Dale wrote:
> > > > VOTE +1
> > > >
> > > > Robert Dale
> > > >
> > > > On Tue, Aug 22, 2017 at 10:33 AM, Daniel Kuppitz <m...@gremlin.guru>
> > > wrote:
> > > >
> > > >> *Validating binary distributions*
> > > >>
> > > >> * downloading Apache TinkerPop Gremlin
> > > >> (apache-tinkerpop-gremlin-console-3.2.6-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.6-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.6 (apache-tinkerpop-3.2.6-src.
> > > zip)...
> > > >> OK
> > > >> * validating signatures and checksums ...
> > > >>    * PGP signature ... OK
> > > >>    * MD5 checksum ... OK
> > > >>    * SHA1 checksum ... OK
> > > >> * unzipping Apache TinkerPop 3.2.6 ... OK
> > > >> * building project ... OK
> > > >>
> > > >>
> > > >>
> > > >> VOTE: +1
> > > >>
> > > >> Cheers,
> > > >> Daniel
> > > >>
> > > >>
> > > >> On Tue, Aug 22, 2017 at 4:54 AM, Stephen Mallette
> > > >> <spmalle...@gmail.com>
> > > >> wrote:
> > > >>
> > > >>> Hello,
> > > >>>
> > > >>> We are happy to announce that TinkerPop 3.2.6 is ready for release.
> > > >>>
> > > >>> The release artifacts can be found at this location:
> > > >>>          https://dist.apache.org/repos/dist/dev/tinkerpop/3.2.6/
> > > >>>
> > > >>> The source distribution is provided by:
> > > >>>          apache-tinkerpop-3.2.6-src.zip
> > > >>>
> > > >>> Two binary distributions are provided for user convenience:
> > > >>>          apache-tinkerpop-gremlin-console-3.2.6-bin.zip
> > > >>>          apache-tinkerpop-gremlin-server-3.2.6-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.6/ (user docs)
> > > >>>          http://tinkerpop.apache.org/docs/3.2.6/upgrade/ (upgrade
> > > docs)
> > > >>>          http://tinkerpop.apache.org/javadocs/3.2.6/core/ (core
> > > javadoc)
> > > >>>          http://tinkerpop.apache.org/javadocs/3.2.6/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=
> > > >>> 43ed34fb10002308117b6cfabd4870d958cc2d99
> > > >>>
> > > >>> The release notes are available here:
> > > >>>
> > > >>> https://github.com/apache/tinkerpop/blob/3.2.6/
> > > >>> CHANGELOG.asciidoc#tinkerpop-326-release-date-august-21-2017
> > > >>>
> > > >>> The [VOTE] will be open for the next 72 hours --- closing Friday
> > > >>> (August 25, 2017) at 8AM EST.
> > > >>>
> > > >>> My vote is +1.
> > > >>>
> > > >>> Thank you very much,
> > > >>> Stephen
> > > >>>
> > >
> > >
> > >
> > >
> >
>

Reply via email to