tinkerpop git commit: TINKERPOP-1896 Fixed bug in lambda processing for python

2018-03-08 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1896 [created] 5c5df83e7 TINKERPOP-1896 Fixed bug in lambda processing for python When a lambda is in a traversal, the bytecode gets pushed to a scriptengine for evaluation. For python that means, using the JythonTranslator. Prior t

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

2018-03-08 Thread rdale
Merge branch 'local/tp32' into local/tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b8a7cb7a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b8a7cb7a Diff: http://git-wip-us.apache.org/repos/asf/tinke

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

2018-03-08 Thread rdale
Merge branch 'local/tp32' into local/tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b8a7cb7a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b8a7cb7a Diff: http://git-wip-us.apache.org/repos/asf/tinke

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

2018-03-08 Thread rdale
Merge branch 'local/tp33' into local/master Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7433ffb5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7433ffb5 Diff: http://git-wip-us.apache.org/repos/asf/tin

[1/3] tinkerpop git commit: fix build docs error - CTR

2018-03-08 Thread rdale
Repository: tinkerpop Updated Branches: refs/heads/master cfa5c50a7 -> 7433ffb51 fix build docs error - CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/34f924e5 Tree: http://git-wip-us.apache.org/repos/asf/tink

tinkerpop git commit: fix build docs error - CTR

2018-03-08 Thread rdale
Repository: tinkerpop Updated Branches: refs/heads/tp32 7bff98896 -> 34f924e50 fix build docs error - CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/34f924e5 Tree: http://git-wip-us.apache.org/repos/asf/tinker

[1/2] tinkerpop git commit: fix build docs error - CTR

2018-03-08 Thread rdale
Repository: tinkerpop Updated Branches: refs/heads/tp33 a3624f7e2 -> b8a7cb7a5 fix build docs error - CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/34f924e5 Tree: http://git-wip-us.apache.org/repos/asf/tinker

[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1738' into tp32

2018-03-08 Thread spmallette
Merge branch 'TINKERPOP-1738' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7bff9889 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7bff9889 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[2/4] tinkerpop git commit: Merge branch 'TINKERPOP-1738' into tp32

2018-03-08 Thread spmallette
Merge branch 'TINKERPOP-1738' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7bff9889 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7bff9889 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

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

2018-03-08 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphson/AbstractGraphSONTypeSerializer.java gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONMapperPartialEmbeddedTypeTest.java Pr

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

2018-03-08 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/cfa5c50a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cfa5c50a Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/cfa5c50a Br

[2/3] tinkerpop git commit: Merge branch 'TINKERPOP-1738' into tp32

2018-03-08 Thread spmallette
Merge branch 'TINKERPOP-1738' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7bff9889 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7bff9889 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[1/2] tinkerpop git commit: TINKERPOP-1738 Bump to jackson 2.9.4

2018-03-08 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 03a96f896 -> 7bff98896 TINKERPOP-1738 Bump to jackson 2.9.4 This fixes a problem where Jackson was missing an error in GraphSON type information depending on the order of the JSON elements. It required some internal changes to the Graph

[1/3] tinkerpop git commit: TINKERPOP-1738 Bump to jackson 2.9.4

2018-03-08 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp33 dd3a54ec3 -> a3624f7e2 TINKERPOP-1738 Bump to jackson 2.9.4 This fixes a problem where Jackson was missing an error in GraphSON type information depending on the order of the JSON elements. It required some internal changes to the Graph

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

2018-03-08 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphson/AbstractGraphSONTypeSerializer.java gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONMapperPartialEmbeddedTypeTest.java Pr

[1/4] tinkerpop git commit: TINKERPOP-1738 Bump to jackson 2.9.4

2018-03-08 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 25ae1a1ea -> cfa5c50a7 TINKERPOP-1738 Bump to jackson 2.9.4 This fixes a problem where Jackson was missing an error in GraphSON type information depending on the order of the JSON elements. It required some internal changes to the Gra