always something with docs...............wish there was a way to automatically validate this kind of stuff. eyeballing, which is what i normally do, doesn't seem to work too well.
i can try to patch that on the website but, again, the packaged docs will still have that black eye. thanks for pointing that out. On Fri, May 11, 2018 at 2:44 PM, Florian Hockmann <[email protected]> wrote: > Not a big deal, but I just noticed that an image isn't properly included > in the reference docs: > http://tinkerpop.apache.org/docs/3.3.3/reference/#connecting-via-java > > Instead of an image, I get: > > gremlin-groovy > image:gremlin-java.png[width=175,float=left] TinkerPop3 comes equipped > with a reference client for Java-based > applications. It is referred to as Gremlin Driver, which enables > applications to send requests to Gremlin Server > and get back results. > > This was apparently also present in 3.3.2, but works in the 3.2.z line. > > > Am 10.05.2018 um 23:48 schrieb Dylan Millikin: > > Tests with the php driver all pass here as well. > > > > VOTE +1 > > > > On Thu, May 10, 2018 at 11:43 AM, Stephen Mallette <[email protected] > > > > wrote: > > > >> bah.......hate when stuff like that happens. i can update that manually > i > >> guess, but the zip artifacts are just going to have ship with that typo. > >> thanks for pointing that out. > >> > >> On Thu, May 10, 2018 at 11:40 AM, Evgeniy Ignatiev < > >> [email protected]> wrote: > >> > >>> Hello. > >>> > >>> Probably a typo - upgrade docs list 3.3.3 as a duplicate 3.3.2 version. > >>> [image: Upgrade Docs Screenshot] > >>> > >>> Best regards, > >>> Evgeniy Ignatiev > >>> On 5/9/2018 12:44 AM, Stephen Mallette wrote: > >>> > >>> Hello, > >>> > >>> We are happy to announce that TinkerPop 3.3.3 is ready for release. > >>> > >>> The release artifacts can be found at this location: > >>> https://dist.apache.org/repos/dist/dev/tinkerpop/3.3.3/<http > s://dist.apache.org/repos/dist/dev/tinkerpop/3.3.2/> < > https://dist.apache.org/repos/dist/dev/tinkerpop/3.3.2/> > >>> > >>> The source distribution is provided by: > >>> apache-tinkerpop-3.3.3-src.zip > >>> > >>> Two binary distributions are provided for user convenience: > >>> apache-tinkerpop-gremlin-console-3.3.3-bin.zip > >>> apache-tinkerpop-gremlin-server-3.3.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.3.3/<http://tinkerpop. > apache.org/docs/3.3.2/> <http://tinkerpop.apache.org/docs/3.3.2/> (user > docs) > >>> http://tinkerpop.apache.org/docs/3.3.3/upgrade/<http:// > tinkerpop.apache.org/docs/3.3.2/upgrade/> <http://tinkerpop.apache.org/ > docs/3.3.2/upgrade/> (upgrade docs) > >>> http://tinkerpop.apache.org/javadocs/3.3.3/core/<http:// > tinkerpop.apache.org/javadocs/3.3.2/core/> <http://tinkerpop.apache.org/ > javadocs/3.3.2/core/> (core javadoc) > >>> http://tinkerpop.apache.org/javadocs/3.3.3/full/<http:// > tinkerpop.apache.org/javadocs/3.3.2/full/> <http://tinkerpop.apache.org/ > javadocs/3.3.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=696f5e40e5c56c58a4ab703608a790d8130ea640<https://git-wip-us. > apache.org/repos/asf?p=tinkerpop.git;a=tag;h= > 696f5e40e5c56c58a4ab703608a790d8130ea640> <https://git-wip-us.apache. > org/repos/asf?p=tinkerpop.git;a=tag;h=696f5e40e5c56c58a4ab703608a790 > d8130ea640>* > >>> > >>> The release notes are available here (i linked to the branch - github > >>> hasn't sync'd the tag yet for some reason - not sure what the delay is > with > >>> Apache infra): > >>> https://github.com/apache/tinkerpop/blob/tp33/CHANGELOG. > >>> asciidoc#release-3-3-<https://github.com/apache/tinkerpop/ > blob/tp33/CHANGELOG.asciidoc#release-3-3-2> <https://github.com/apache/ > tinkerpop/blob/tp33/CHANGELOG.asciidoc#release-3-3-2> > >>> 3 > >>> > >>> The [VOTE] will be open for the next 72 hours --- closing Friday, May > 11, > >>> 2018 at 5:00pm EST. > >>> > >>> My vote is +1. > >>> > >>> Thank you very much, > >>> Stephen > >>> > >>> > >>> > >>> > >
