[48/50] tinkerpop git commit: Minor fix to formatting of header in CHANGELOG CTR

2018-05-11 Thread florianhockmann
Minor fix to formatting of header in CHANGELOG CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ac161fa8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ac161fa8 Diff: http://git-wip-us.apache.org/repos/

[49/50] tinkerpop git commit: TINKERPOP-1836 Add Gremlin.Net.Template project

2018-05-11 Thread florianhockmann
TINKERPOP-1836 Add Gremlin.Net.Template project This project is a dotnet template that can be installed and then used to create a simple dotnet console application ready to be used together with a Gremlin Server. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git

[10/50] tinkerpop git commit: CTR: fixed minor typos in docs

2018-05-11 Thread florianhockmann
CTR: fixed minor typos in docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/42bacafb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/42bacafb Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/4

[11/50] tinkerpop git commit: Fixed a grammar mistake in collections recipe CTR

2018-05-11 Thread florianhockmann
Fixed a grammar mistake in collections recipe CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e1a69fd8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e1a69fd8 Diff: http://git-wip-us.apache.org/repos/a

[06/50] tinkerpop git commit: TINKERPOP-1934 Bumped httpclient to 4.5.5

2018-05-11 Thread florianhockmann
TINKERPOP-1934 Bumped httpclient to 4.5.5 Removed httpcore NOTICE entry as this more recent version does not contain that designation in its NOTICE file. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f9e0cf50 Tree:

[27/50] tinkerpop git commit: Added Pop.all to python gherkin test support

2018-05-11 Thread florianhockmann
Added Pop.all to python gherkin test support Pop.all in python is Pop.all_ in python - needed that translation for tests that use that expression CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8462f857 Tree: htt

[09/50] tinkerpop git commit: Fixed up gremlin-javascript deployment configuration

2018-05-11 Thread florianhockmann
Fixed up gremlin-javascript deployment configuration Deployment didn't go completely smoothly on 3.2.8/3.3.2. Fixed up the couple of sore spots by adding a alias for the deploy and ensured that the deploy was not bound to test execution. CTR Project: http://git-wip-us.apache.org/repos/asf/tin

[41/50] tinkerpop git commit: Added javadoc in Order CTR

2018-05-11 Thread florianhockmann
Added javadoc in Order CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5fea198c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5fea198c Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/5fea1

[26/50] tinkerpop git commit: Merge branch 'js-doc-example' into tp32

2018-05-11 Thread florianhockmann
Merge branch 'js-doc-example' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c1558187 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c1558187 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[29/50] tinkerpop git commit: Merge branch 'TINKERPOP-1953' into tp32

2018-05-11 Thread florianhockmann
Merge branch 'TINKERPOP-1953' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/42ce7a5e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/42ce7a5e Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[05/50] tinkerpop git commit: Use straight quotes in csproj file CTR

2018-05-11 Thread florianhockmann
Use straight quotes in csproj file CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1592c4f3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1592c4f3 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpo

[01/50] tinkerpop git commit: Minor bug fix to the graphson type serializer [Forced Update!]

2018-05-11 Thread florianhockmann
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1836 46a2a12e7 -> 518e8fa09 (forced update) Minor bug fix to the graphson type serializer There was no need to test for string JsonTokens - just needed to pass all other "shapes" through to check for type info. Credit to kevin galla

[32/50] tinkerpop git commit: Merge branch 'pr-856' into tp32

2018-05-11 Thread florianhockmann
Merge branch 'pr-856' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f4dbaff1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f4dbaff1 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/

[02/50] tinkerpop git commit: 3.2.8 release preparations.

2018-05-11 Thread florianhockmann
3.2.8 release preparations. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5a3dd100 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5a3dd100 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/5a3d

[40/50] tinkerpop git commit: Fix title formatting in olap/spark/yarn recipe CTR

2018-05-11 Thread florianhockmann
Fix title formatting in olap/spark/yarn recipe CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0694cd7c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0694cd7c Diff: http://git-wip-us.apache.org/repos/

[24/50] tinkerpop git commit: TINKERPOP-1944 Export DriverRemoteConnection

2018-05-11 Thread florianhockmann
TINKERPOP-1944 Export DriverRemoteConnection Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d037ef70 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d037ef70 Diff: http://git-wip-us.apache.org/repos/asf/ti

[03/50] tinkerpop git commit: TinkerPop 3.2.8 release

2018-05-11 Thread florianhockmann
TinkerPop 3.2.8 release Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/004e7215 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/004e7215 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/004e7215

[50/50] tinkerpop git commit: Add explanation for [Project/Package]Reference

2018-05-11 Thread florianhockmann
Add explanation for [Project/Package]Reference Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/518e8fa0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/518e8fa0 Diff: http://git-wip-us.apache.org/repos/asf/

[08/50] tinkerpop git commit: Minor fixes to dev release docs around gremlin-javascript CTR

2018-05-11 Thread florianhockmann
Minor fixes to dev release docs around gremlin-javascript CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b84f700d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b84f700d Diff: http://git-wip-us.apache

[17/50] tinkerpop git commit: Added gremlin-javascript logo CTR

2018-05-11 Thread florianhockmann
Added gremlin-javascript logo CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6ac22741 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6ac22741 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/dif

[07/50] tinkerpop git commit: The package name should be 'gremlin' and not 'gremlin-javascript'

2018-05-11 Thread florianhockmann
The package name should be 'gremlin' and not 'gremlin-javascript' That naming change was missed on 3.2.8/3.3.2 release for some reason. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/84d1bf8f Tree: http://git-wip

[04/50] tinkerpop git commit: Bump to 3.2.9-SNAPSHOT

2018-05-11 Thread florianhockmann
Bump to 3.2.9-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/20bc8865 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/20bc8865 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/20bc8865

[22/50] tinkerpop git commit: Fix typos in GraphManager and DefaultGraphManager javadoc

2018-05-11 Thread florianhockmann
Fix typos in GraphManager and DefaultGraphManager javadoc Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/268423d2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/268423d2 Diff: http://git-wip-us.apache.org

[38/50] tinkerpop git commit: Improved javadoc on Gremlin enums CTR

2018-05-11 Thread florianhockmann
Improved javadoc on Gremlin enums CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a4c5a213 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a4c5a213 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop

[34/50] tinkerpop git commit: Minor refacoring of cache access in TraversalStrategies CTR

2018-05-11 Thread florianhockmann
Minor refacoring of cache access in TraversalStrategies CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1d9e6dc6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1d9e6dc6 Diff: http://git-wip-us.apache.o

[19/50] tinkerpop git commit: Make ResponseExceptions constructor public CTR

2018-05-11 Thread florianhockmann
Make ResponseExceptions constructor public CTR This makes the ResponseException easier to use in tests for users of Gremlin.Net. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/25913023 Tree: http://git-wip-us.apache.

[25/50] tinkerpop git commit: TINKERPOP-1953 Bump to Groovy 2.4.15

2018-05-11 Thread florianhockmann
TINKERPOP-1953 Bump to Groovy 2.4.15 Fixes a bug in Lambda construction for remote traversals Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/40dad278 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/40dad2

[30/50] tinkerpop git commit: Merge branch 'TINKERPOP-1947' into tp32

2018-05-11 Thread florianhockmann
Merge branch 'TINKERPOP-1947' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/44c4073f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/44c4073f Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[20/50] tinkerpop git commit: TINKERPOP-1947 Fixed path history problem with mutations

2018-05-11 Thread florianhockmann
TINKERPOP-1947 Fixed path history problem with mutations When a key of a mutation was a traversal it was not being integrated to the parent traversal and tracked in the Parameters. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tink

[33/50] tinkerpop git commit: Merge branch 'TINKERPOP-1950' into tp32

2018-05-11 Thread florianhockmann
Merge branch 'TINKERPOP-1950' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0d6f8fcb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0d6f8fcb Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[14/50] tinkerpop git commit: Merge branch 'TINKERPOP-1934' into tp32

2018-05-11 Thread florianhockmann
Merge branch 'TINKERPOP-1934' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a7c8ea10 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a7c8ea10 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[21/50] tinkerpop git commit: TINKERPOP-1936 Improved performance of Bytecode deserialization.

2018-05-11 Thread florianhockmann
TINKERPOP-1936 Improved performance of Bytecode deserialization. GraphSON deserialization of Bytecode was using generic List deserialization which became especially costly for Jackson in 2.5.x because of changes that synchronized access to the deserialization cache and because the collection de

[39/50] tinkerpop git commit: Remove obsolete NamingConversions.template TINKERPOP-1901 CTR

2018-05-11 Thread florianhockmann
Remove obsolete NamingConversions.template TINKERPOP-1901 CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/09fd327a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/09fd327a Diff: http://git-wip-us.apache

[42/50] tinkerpop git commit: Merge branch 'TINKERPOP-1944' into tp32

2018-05-11 Thread florianhockmann
Merge branch 'TINKERPOP-1944' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8671622e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8671622e Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[35/50] tinkerpop git commit: TINKERPOP-1755 Added some docs about detachment CTR

2018-05-11 Thread florianhockmann
TINKERPOP-1755 Added some docs about detachment CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6096a4c7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6096a4c7 Diff: http://git-wip-us.apache.org/repos

[31/50] tinkerpop git commit: TINKERPOP-1950 Cached global strategy lookups during traversal construction

2018-05-11 Thread florianhockmann
TINKERPOP-1950 Cached global strategy lookups during traversal construction This change leads to a 1.5x to 2x speed improvement in traversal construction. It is especially effective when processing traversals that have many child traversals within them as this method is called for not only the p

[44/50] tinkerpop git commit: fix list item index: expected 2 got 1 - CTR

2018-05-11 Thread florianhockmann
fix list item index: expected 2 got 1 - CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f64afe52 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f64afe52 Diff: http://git-wip-us.apache.org/repos/asf/tin

[15/50] tinkerpop git commit: Fixed grammar mistakes in javadocs for DriverRemoteTraversal CTR

2018-05-11 Thread florianhockmann
Fixed grammar mistakes in javadocs for DriverRemoteTraversal CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/430c97d1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/430c97d1 Diff: http://git-wip-us.apa

[46/50] tinkerpop git commit: CTR: Some necessary changes in the release validation script to make it work on all systems.

2018-05-11 Thread florianhockmann
CTR: Some necessary changes in the release validation script to make it work on all systems. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2f8f74a7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2f8f74a

[23/50] tinkerpop git commit: Improve JavaScript Gremlin documentation

2018-05-11 Thread florianhockmann
Improve JavaScript Gremlin documentation Several fixes to the JavaScript GLV documentation: - Use 'gremlin' package name - Include information regarding Promises - Fix method names Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinke

[47/50] tinkerpop git commit: Missed updating NOTICE files for last two bumps of Groovy CTR

2018-05-11 Thread florianhockmann
Missed updating NOTICE files for last two bumps of Groovy CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cfbe2ce7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cfbe2ce7 Diff: http://git-wip-us.apache

[12/50] tinkerpop git commit: Fixed a spelling mistake in collections recipe CTR

2018-05-11 Thread florianhockmann
Fixed a spelling mistake in collections recipe CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/35bf95ad Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/35bf95ad Diff: http://git-wip-us.apache.org/repos/

[18/50] tinkerpop git commit: Added gremlin-javascript logo to docs CTR

2018-05-11 Thread florianhockmann
Added gremlin-javascript logo to docs CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b99c56a6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b99c56a6 Diff: http://git-wip-us.apache.org/repos/asf/tinke

[13/50] tinkerpop git commit: TINKERPOP-1912 Removed MD5 checksums from release

2018-05-11 Thread florianhockmann
TINKERPOP-1912 Removed MD5 checksums from release Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/54df6dcb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/54df6dcb Diff: http://git-wip-us.apache.org/repos/a

tinkerpop git commit: TINKERPOP-1836 Add Gremlin.Net.Template project [Forced Update!]

2018-05-11 Thread florianhockmann
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1836 518e8fa09 -> 5597f11e1 (forced update) TINKERPOP-1836 Add Gremlin.Net.Template project This project is a dotnet template that can be installed and then used to create a simple dotnet console application ready to be used togethe

[36/50] tinkerpop git commit: Reverted change from 1d9e6dc6d30c5c7d56e4007527365793eb1f223e

2018-05-11 Thread florianhockmann
Reverted change from 1d9e6dc6d30c5c7d56e4007527365793eb1f223e Not sure why, but the above referenced change seemed to hang various integration tests. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/789e5752 Tree:

[43/50] tinkerpop git commit: CTR: tweaked release validation script

2018-05-11 Thread florianhockmann
CTR: tweaked release validation script Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e9ab93aa Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e9ab93aa Diff: http://git-wip-us.apache.org/repos/asf/tinkerpo

[45/50] tinkerpop git commit: TinkerPop 3.2.9 release

2018-05-11 Thread florianhockmann
TinkerPop 3.2.9 release Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fde136b1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/fde136b1 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/fde136b1

[37/50] tinkerpop git commit: Added unit tests for Order and improved javadoc CTR

2018-05-11 Thread florianhockmann
Added unit tests for Order and improved javadoc CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/59545254 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/59545254 Diff: http://git-wip-us.apache.org/repos

[28/50] tinkerpop git commit: Fixed typo in JavaDoc: TraversalEngine

2018-05-11 Thread florianhockmann
Fixed typo in JavaDoc: TraversalEngine Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/37924222 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/37924222 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpo

[16/50] tinkerpop git commit: Move validation into set() method to avoid double loop.

2018-05-11 Thread florianhockmann
Move validation into set() method to avoid double loop. Parameters tends to be a hotspot in traversal construction. This doesn't amount to much in terms of performance overall for most traversals, but since the validation code isn't being used anywhere else there's not much value in having it i

svn commit: r1831437 - in /tinkerpop/site: docs/3.2.10-SNAPSHOT/ docs/3.2.10-SNAPSHOT/dev/ docs/3.2.10-SNAPSHOT/dev/developer/ docs/3.2.10-SNAPSHOT/dev/io/ docs/3.2.10-SNAPSHOT/dev/provider/ docs/3.2.

2018-05-11 Thread spmallette
Author: spmallette Date: Fri May 11 18:08:17 2018 New Revision: 1831437 URL: http://svn.apache.org/viewvc?rev=1831437&view=rev Log: Deploy docs for TinkerPop 3.2.10-SNAPSHOT [This commit notification would consist of 1004 parts, which exceeds the limit of 50 ones, so it was shortened to the sum

tinkerpop git commit: This closes #772

2018-05-11 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master bcaced4f4 -> 173a8b57f This closes #772 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/173a8b57 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree

[1/2] tinkerpop git commit: Updated site for 3.2.9/3.3.3 release CTR

2018-05-11 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 173a8b57f -> 757de4803 Updated site for 3.2.9/3.3.3 release CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d492136d Tree: http://git-wip-us.apache.org/

[2/2] tinkerpop git commit: Merge branch 'tp33'

2018-05-11 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/757de480 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/757de480 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/757de480 Br

tinkerpop git commit: Updated site for 3.2.9/3.3.3 release CTR

2018-05-11 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp33 b63e2f96a -> d492136dc Updated site for 3.2.9/3.3.3 release CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d492136d Tree: http://git-wip-us.apache.org/re

svn commit: r1831446 - in /tinkerpop/site: docs/3.3.4-SNAPSHOT/ docs/3.3.4-SNAPSHOT/dev/ docs/3.3.4-SNAPSHOT/dev/developer/ docs/3.3.4-SNAPSHOT/dev/future/ docs/3.3.4-SNAPSHOT/dev/io/ docs/3.3.4-SNAPS

2018-05-11 Thread spmallette
Author: spmallette Date: Fri May 11 20:45:20 2018 New Revision: 1831446 URL: http://svn.apache.org/viewvc?rev=1831446&view=rev Log: Deploy docs for TinkerPop 3.3.4-SNAPSHOT [This commit notification would consist of 974 parts, which exceeds the limit of 50 ones, so it was shortened to the summa

[1/6] tinkerpop git commit: Bump to 3.2.10-SNAPSHOT - double digits!! CTR

2018-05-11 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp33 d492136dc -> 68d39dc7d Bump to 3.2.10-SNAPSHOT - double digits!! CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d9959725 Tree: http://git-wip-us.apache.o

[3/7] tinkerpop git commit: Bumped build plugin versions to latest.

2018-05-11 Thread spmallette
Bumped build plugin versions to latest. True of all plugins identified by the versions-maven-plugin except for the dotnet-maven-plugin which fails the build. Not sure why it fails, but I'm guessing that it has to do with some incompatibilty with dotnet command line or something. No longer need

[3/6] tinkerpop git commit: Bumped build plugin versions to latest.

2018-05-11 Thread spmallette
Bumped build plugin versions to latest. True of all plugins identified by the versions-maven-plugin except for the dotnet-maven-plugin which fails the build. Not sure why it fails, but I'm guessing that it has to do with some incompatibilty with dotnet command line or something. No longer need

[6/6] tinkerpop git commit: Bump to 3.3.4-SNAPSHOT CTR

2018-05-11 Thread spmallette
Bump to 3.3.4-SNAPSHOT CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/68d39dc7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/68d39dc7 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/68d39

[2/6] tinkerpop git commit: Unify and clean up gmavenplus plugin configurations for GLVs CTR

2018-05-11 Thread spmallette
Unify and clean up gmavenplus plugin configurations for GLVs CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8a03d50d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8a03d50d Diff: http://git-wip-us.apa

[7/7] tinkerpop git commit: Merge branch 'tp33'

2018-05-11 Thread spmallette
Merge branch 'tp33' Conflicts: giraph-gremlin/pom.xml gremlin-archetype/gremlin-archetype-dsl/pom.xml gremlin-archetype/gremlin-archetype-server/pom.xml gremlin-archetype/gremlin-archetype-tinkergraph/pom.xml gremlin-archetype/pom.xml gremlin-console

[4/6] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-05-11 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: docs/src/dev/developer/development-environment.asciidoc giraph-gremlin/pom.xml gremlin-archetype/gremlin-archetype-dsl/pom.xml gremlin-archetype/gremlin-archetype-server/pom.xml gremlin-archetype/gremlin-archetype-tin

[4/7] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-05-11 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: docs/src/dev/developer/development-environment.asciidoc giraph-gremlin/pom.xml gremlin-archetype/gremlin-archetype-dsl/pom.xml gremlin-archetype/gremlin-archetype-server/pom.xml gremlin-archetype/gremlin-archetype-tin

[1/7] tinkerpop git commit: Bump to 3.2.10-SNAPSHOT - double digits!! CTR

2018-05-11 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 757de4803 -> e425f1a6e Bump to 3.2.10-SNAPSHOT - double digits!! CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d9959725 Tree: http://git-wip-us.apache

[2/7] tinkerpop git commit: Unify and clean up gmavenplus plugin configurations for GLVs CTR

2018-05-11 Thread spmallette
Unify and clean up gmavenplus plugin configurations for GLVs CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8a03d50d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8a03d50d Diff: http://git-wip-us.apa

[6/7] tinkerpop git commit: Bump to 3.3.4-SNAPSHOT CTR

2018-05-11 Thread spmallette
Bump to 3.3.4-SNAPSHOT CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/68d39dc7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/68d39dc7 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/68d39

[5/7] tinkerpop git commit: Update to 3.3.4-SNAPSHOT CTR

2018-05-11 Thread spmallette
Update to 3.3.4-SNAPSHOT CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/71b03ff9 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/71b03ff9 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/71b

[5/6] tinkerpop git commit: Update to 3.3.4-SNAPSHOT CTR

2018-05-11 Thread spmallette
Update to 3.3.4-SNAPSHOT CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/71b03ff9 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/71b03ff9 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/71b

[2/3] tinkerpop git commit: Unify and clean up gmavenplus plugin configurations for GLVs CTR

2018-05-11 Thread spmallette
Unify and clean up gmavenplus plugin configurations for GLVs CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8a03d50d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8a03d50d Diff: http://git-wip-us.apa

[3/3] tinkerpop git commit: Bumped build plugin versions to latest.

2018-05-11 Thread spmallette
Bumped build plugin versions to latest. True of all plugins identified by the versions-maven-plugin except for the dotnet-maven-plugin which fails the build. Not sure why it fails, but I'm guessing that it has to do with some incompatibilty with dotnet command line or something. No longer need

[1/3] tinkerpop git commit: Bump to 3.2.10-SNAPSHOT - double digits!! CTR

2018-05-11 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 ac161fa8c -> 3635ff69e Bump to 3.2.10-SNAPSHOT - double digits!! CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d9959725 Tree: http://git-wip-us.apache.o

[2/6] tinkerpop git commit: Minor fix to formatting of header in CHANGELOG CTR

2018-05-11 Thread spmallette
Minor fix to formatting of header in CHANGELOG CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ac161fa8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ac161fa8 Diff: http://git-wip-us.apache.org/repos/

[6/6] tinkerpop git commit: TINKERPOP-1961 Removed duplication of images in binaries.

2018-05-11 Thread spmallette
TINKERPOP-1961 Removed duplication of images in binaries. The asciidoc plugin copies all files in the source directories of its execution. The asciidoc plugin was upgraded between 3.2.5 and 3.2.6 which introduced this new behavior. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo

[4/6] tinkerpop git commit: Unify and clean up gmavenplus plugin configurations for GLVs CTR

2018-05-11 Thread spmallette
Unify and clean up gmavenplus plugin configurations for GLVs CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8a03d50d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8a03d50d Diff: http://git-wip-us.apa

[3/6] tinkerpop git commit: Bump to 3.2.10-SNAPSHOT - double digits!! CTR

2018-05-11 Thread spmallette
Bump to 3.2.10-SNAPSHOT - double digits!! CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d9959725 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d9959725 Diff: http://git-wip-us.apache.org/repos/asf/t

[5/6] tinkerpop git commit: Bumped build plugin versions to latest.

2018-05-11 Thread spmallette
Bumped build plugin versions to latest. True of all plugins identified by the versions-maven-plugin except for the dotnet-maven-plugin which fails the build. Not sure why it fails, but I'm guessing that it has to do with some incompatibilty with dotnet command line or something. No longer need

[1/6] tinkerpop git commit: Missed updating NOTICE files for last two bumps of Groovy CTR [Forced Update!]

2018-05-11 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1961 b576db768 -> 288b455a7 (forced update) Missed updating NOTICE files for last two bumps of Groovy CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit

[1/2] tinkerpop git commit: TINKERPOP-1961 Removed duplication of images in binaries.

2018-05-11 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp33 68d39dc7d -> eb79f398d TINKERPOP-1961 Removed duplication of images in binaries. The asciidoc plugin copies all files in the source directories of its execution. The asciidoc plugin was upgraded between 3.2.5 and 3.2.6 which introduced

[1/3] tinkerpop git commit: TINKERPOP-1961 Removed duplication of images in binaries.

2018-05-11 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master e425f1a6e -> 942494e0e TINKERPOP-1961 Removed duplication of images in binaries. The asciidoc plugin copies all files in the source directories of its execution. The asciidoc plugin was upgraded between 3.2.5 and 3.2.6 which introduce

[2/3] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-05-11 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/eb79f398 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/eb79f398 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/eb

[3/3] tinkerpop git commit: Merge branch 'tp33'

2018-05-11 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/942494e0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/942494e0 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/942494e0 Br

[2/2] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-05-11 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/eb79f398 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/eb79f398 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/eb

tinkerpop git commit: TINKERPOP-1961 Removed duplication of images in binaries.

2018-05-11 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 3635ff69e -> 288b455a7 TINKERPOP-1961 Removed duplication of images in binaries. The asciidoc plugin copies all files in the source directories of its execution. The asciidoc plugin was upgraded between 3.2.5 and 3.2.6 which introduced

[11/40] tinkerpop git commit: Removed ignored tests for gremlin-python

2018-05-11 Thread dkuppitz
Removed ignored tests for gremlin-python Both just pass now - CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7d8cb069 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7d8cb069 Diff: http://git-wip-us.a

[18/40] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-05-11 Thread dkuppitz
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/153a01b0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/153a01b0 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/15

[21/40] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-05-11 Thread dkuppitz
Merge branch 'tp32' into tp33 Conflicts: giraph-gremlin/pom.xml gremlin-archetype/gremlin-archetype-dsl/pom.xml gremlin-archetype/gremlin-archetype-server/pom.xml gremlin-archetype/gremlin-archetype-tinkergraph/pom.xml gremlin-archetype/pom.xml greml

[25/40] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-05-11 Thread dkuppitz
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4e3a0a9b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4e3a0a9b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/4e

[01/40] tinkerpop git commit: TINKERPOP-1944 Export DriverRemoteConnection [Forced Update!]

2018-05-11 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1447 49726b8b6 -> 906f24415 (forced update) TINKERPOP-1944 Export DriverRemoteConnection Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d037ef70 Tree: h

[05/40] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-05-11 Thread dkuppitz
Merge branch 'tp32' into tp33 Conflicts: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Order.java gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Pop.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit

[22/40] tinkerpop git commit: Update release date for 3.3.3 and JIRAs in changelog CTR

2018-05-11 Thread dkuppitz
Update release date for 3.3.3 and JIRAs in changelog CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d86fcc59 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d86fcc59 Diff: http://git-wip-us.apache.org/

[23/40] tinkerpop git commit: TinkerPop 3.3.3 release

2018-05-11 Thread dkuppitz
TinkerPop 3.3.3 release Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2d39f9b8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2d39f9b8 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/2d39f9b8

[39/40] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-05-11 Thread dkuppitz
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/eb79f398 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/eb79f398 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/eb

[33/40] tinkerpop git commit: Bumped build plugin versions to latest.

2018-05-11 Thread dkuppitz
Bumped build plugin versions to latest. True of all plugins identified by the versions-maven-plugin except for the dotnet-maven-plugin which fails the build. Not sure why it fails, but I'm guessing that it has to do with some incompatibilty with dotnet command line or something. No longer need

[28/40] tinkerpop git commit: Fixed version typo in upgrade docs CTR

2018-05-11 Thread dkuppitz
Fixed version typo in upgrade docs CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e5749062 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e5749062 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpo

[07/40] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-05-11 Thread dkuppitz
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a38d68f5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a38d68f5 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a3

[37/40] tinkerpop git commit: Bump to 3.3.4-SNAPSHOT CTR

2018-05-11 Thread dkuppitz
Bump to 3.3.4-SNAPSHOT CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/68d39dc7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/68d39dc7 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/68d39

[20/40] tinkerpop git commit: TinkerPop 3.2.9 release

2018-05-11 Thread dkuppitz
TinkerPop 3.2.9 release Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fde136b1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/fde136b1 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/fde136b1

[04/40] tinkerpop git commit: Improved javadoc on Gremlin enums CTR

2018-05-11 Thread dkuppitz
Improved javadoc on Gremlin enums CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a4c5a213 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a4c5a213 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop

  1   2   >