dar....i can manually correct that

On Fri, Oct 19, 2018 at 9:45 AM Robert Dale <robd...@gmail.com> wrote:

> Reviewed docs.
>
> In http://tinkerpop.apache.org/docs/3.3.4/upgrade/#_timedinterrupt , it
> has *{{
> }} *instead of the normal code format:
>
> In Gremlin Server, it is best not to use the {{timedInterrupt}} option on
> {{GroovyCompilerGremlinPlugin}} because it can compete with the
> {{scriptEvaluationTimeout}} setting and produce a different error path.
> Simply rely on {{scriptEvaluationTimeout}} as it covers both script
> evaluation time and result iteration time.
>
>
> Not a deal breaker.
>
> VOTE +1
>
>
> Robert Dale
>
>
> On Wed, Oct 17, 2018 at 3:58 AM Florian Hockmann <f...@florian-hockmann.de>
> wrote:
>
> > I tested the new Docker images manually and briefly reviewed the docs.
> The
> > docker images are successfully built and tagged as 3.3.4, 3.3, and latest
> > (so, `docker run -it tinkerpop/gremlin-console` works now).
> >
> > BTW, nice work with the different output versions for code listings
> > (currently "CONSOLE (GROOVY)" or "GROOVY"). I hope we can extend those
> for
> > Python/C#/JS over time.
> >
> > VOTE +1
> >
> > -----Ursprüngliche Nachricht-----
> > Von: Daniel Kuppitz <m...@gremlin.guru>
> > Gesendet: Dienstag, 16. Oktober 2018 18:11
> > An: dev@tinkerpop.apache.org
> > Betreff: Re: [VOTE] TinkerPop 3.3.4 Release
> >
> > Validating binary distributions
> >
> > * downloading Apache TinkerPop Gremlin
> > (apache-tinkerpop-gremlin-console-3.3.4-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.3.4-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.3.4 (apache-tinkerpop-3.3.4-src.zip)...
> OK
> > * validating signatures and checksums ...
> >   * PGP signature ... OK
> >   * SHA512 checksum ... OK
> > * unzipping Apache TinkerPop 3.3.4 ... OK
> > * building project ... OK
> >
> > All good, VOTE +1
> >
> > Cheers,
> > Daniel
> >
> >
> > On Tue, Oct 16, 2018 at 8:46 AM Stephen Mallette <spmalle...@gmail.com>
> > wrote:
> >
> > > Hello,
> > >
> > > We are happy to announce that TinkerPop 3.3.4 is ready for release.
> > >
> > > The release artifacts can be found at this location:
> > >         https://dist.apache.org/repos/dist/dev/tinkerpop/3.3.4/
> > >
> > > The source distribution is provided by:
> > >         apache-tinkerpop-3.3.4-src.zip
> > >
> > > Two binary distributions are provided for user convenience:
> > >         apache-tinkerpop-gremlin-console-3.3.4-bin.zip
> > >         apache-tinkerpop-gremlin-server-3.3.4-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.3.4/ (user docs)
> > >         http://tinkerpop.apache.org/docs/3.3.4/upgrade/ (upgrade docs)
> > >         http://tinkerpop.apache.org/javadocs/3.3.4/core/ (core
> javadoc)
> > >         http://tinkerpop.apache.org/javadocs/3.3.4/full/ (full
> > > javadoc)
> > >
> > > The tag in Apache Git can be found here:
> > >         https://github.com/apache/tinkerpop/tree/3.3.4
> > >
> > > The release notes are available here:
> > >
> > > https://github.com/apache/tinkerpop/blob/3.3.4/CHANGELOG.asciidoc
> > >
> > > The [VOTE] will be open for the next 72 hours --- closing Friday
> > > (October 19, 2018) at 12pm EST.
> > >
> > > My vote is +1.
> > >
> > > Thank you very much,
> > > Stephen
> > >
> >
> >
>

Reply via email to