tinkerpop git commit: TINKERPOP-1874 Added tests around P

2018-01-18 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1874 [created] 261b93b64 TINKERPOP-1874 Added tests around P Validates various forms of serialization with focus on GraphSON and GLVs (where there were problems). Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo

tinkerpop git commit: Improved the method for dealing with the python build problem with radish

2018-01-18 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 b54c9740a -> 231bbb659 Improved the method for dealing with the python build problem with radish The issue is definitely related to the colorful version bump with radish (and PyHamcrest, maybe others??) depend on. Rather than exclude

[1/2] tinkerpop git commit: Improved the method for dealing with the python build problem with radish

2018-01-18 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 19a211b33 -> 3126c4441 Improved the method for dealing with the python build problem with radish The issue is definitely related to the colorful version bump with radish (and PyHamcrest, maybe others??) depend on. Rather than exclude

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

2018-01-18 Thread spmallette
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3126c444 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3126c444 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/3126c444

[2/3] tinkerpop git commit: TINKERPOP-1868 Remove unnecessary spaces

2018-01-18 Thread florianhockmann
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/535b309e/gremlin-dotnet/src/Gremlin.Net/Process/Traversal/GraphTraversal.cs -- diff --git a/gremlin-dotnet/src/Gremlin.Net/Process/Traversal/GraphTraversal.cs

[1/3] [tinkerpop] Git Push Summary

2018-01-18 Thread florianhockmann
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1868 944c2c871 -> 535b309e6

[3/3] tinkerpop git commit: TINKERPOP-1868 Remove unnecessary spaces

2018-01-18 Thread florianhockmann
TINKERPOP-1868 Remove unnecessary spaces Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/535b309e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/535b309e Diff:

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

2018-01-18 Thread spmallette
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/19a211b3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/19a211b3 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/19a211b3

tinkerpop git commit: Fixed build problems with python given dep issues with radish

2018-01-18 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 7b37a256a -> b54c9740a Fixed build problems with python given dep issues with radish Radish uses colorful which just bumped version and ends up breaking something in radish. Manually loaded deps for now until that is resolved in radish.

[1/2] tinkerpop git commit: Fixed build problems with python given dep issues with radish

2018-01-18 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master d67b2abf7 -> 19a211b33 Fixed build problems with python given dep issues with radish Radish uses colorful which just bumped version and ends up breaking something in radish. Manually loaded deps for now until that is resolved in