Stephen, do you plan on regenerating the docs with the link fixes for the website when it's time to publish?
Robert Dale On Wed, Mar 20, 2019 at 1:18 PM Robert Dale <[email protected]> wrote: > Daniel, how did you notice it missing? I didn't see the typical grey > block. > > Robert Dale > > > On Wed, Mar 20, 2019 at 11:01 AM Florian Hockmann <[email protected]> > wrote: > >> Skimmed over the docs and didn't find any problems (apart from the >> already mentioned missing SPARQL section). >> >> VOTE +1 >> >> -----Ursprüngliche Nachricht----- >> Von: Stephen Mallette <[email protected]> >> Gesendet: Dienstag, 19. März 2019 21:31 >> An: [email protected] >> Betreff: Re: [VOTE] TinkerPop 3.4.1 Release >> >> > >> > I skimmed through the user docs. They look good, however, the final >> > code snippet at the bottom of >> > http://tinkerpop.apache.org/docs/3.4.1/reference/#sparql-with-gremlin >> > is missing (not too big of a deal IMO though). >> >> >> hmm - i guess i can patch that in the docs post release, but why did that >> happen.................... >> >> >> On Tue, Mar 19, 2019 at 4:28 PM Daniel Kuppitz <[email protected]> wrote: >> >> > *$ bin/validate-distribution.sh 3.4.1* >> > >> > Validating binary distributions >> > * downloading Apache TinkerPop Gremlin >> > (apache-tinkerpop-gremlin-console-3.4.1-bin.zip)... >> > OK >> > * validating signatures and checksums ... >> > * PGP signature ... OK >> > * SHA512 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.4.1-bin.zip)... >> > OK >> > * validating signatures and checksums ... >> > * PGP signature ... OK >> > * SHA512 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.4.1 >> > (apache-tinkerpop-3.4.1-src.zip)... OK >> > * validating signatures and checksums ... >> > * PGP signature ... OK >> > * SHA512 checksum ... OK >> > * unzipping Apache TinkerPop 3.4.1 ... OK >> > * checking source files ... OK >> > * building project ... OK >> > >> > >> > I skimmed through the user docs. They look good, however, the final >> > code snippet at the bottom of >> > http://tinkerpop.apache.org/docs/3.4.1/reference/#sparql-with-gremlin >> > is missing (not too big of a deal IMO though). >> > >> > VOTE +1 >> > >> > Cheers, >> > Daniel >> > >> > >> > On Tue, Mar 19, 2019 at 11:59 AM Stephen Mallette >> > <[email protected]> >> > wrote: >> > >> > > Hello, >> > > >> > > We are happy to announce that TinkerPop 3.4.1 is ready for release. >> > > >> > > The release artifacts can be found at this location: >> > > https://dist.apache.org/repos/dist/dev/tinkerpop/3.4.1/ >> > > >> > > The source distribution is provided by: >> > > apache-tinkerpop-3.4.1-src.zip >> > > >> > > Two binary distributions are provided for user convenience: >> > > apache-tinkerpop-gremlin-console-3.4.1-bin.zip >> > > apache-tinkerpop-gremlin-server-3.4.1-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.4.1/ (user docs) >> > > http://tinkerpop.apache.org/docs/3.4.1/upgrade/ (upgrade >> docs) >> > > http://tinkerpop.apache.org/javadocs/3.4.1/core/ (core >> javadoc) >> > > http://tinkerpop.apache.org/javadocs/3.4.1/full/ (full >> javadoc) >> > > http://tinkerpop.apache.org/dotnetdocs/3.4.1/ (.NET API docs) >> > > http://tinkerpop.apache.org/jsdocs/3.4.1/ (Javascript API >> > > docs) >> > > >> > > The tag in Apache Git can be found here: >> > > https://github.com/apache/tinkerpop/tree/3.4.1 >> > > >> > > The release notes are available here: >> > > >> > https://github.com/apache/tinkerpop/blob/3.4.1/CHANGELOG.asciidoc >> > > >> > > The [VOTE] will be open for the next 72 hours --- closing Friday >> > > (March >> > 22, >> > > 2019) at 3pm EST. >> > > >> > > My vote is +1. >> > > >> > > NOTE: I had to push a commit to master after the tag for >> > > validate-distribution.sh. please pull that change if you need to run >> > > that script for purpose of review/testing. >> > > >> > > Thank you very much, >> > > >> > > Stephen >> > > >> > >> >>
