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 Branch: refs/heads/master Commit: cfa5c50a74be2faf51ec8d1511c1b9478d4dbcd1 Parents: 25ae1a1 a3624f7 Author: Stephen Mallette <[email protected]> Authored: Thu Mar 8 08:08:49 2018 -0500 Committer: Stephen Mallette <[email protected]> Committed: Thu Mar 8 08:08:49 2018 -0500 ---------------------------------------------------------------------- CHANGELOG.asciidoc | 1 + .../AbstractGraphSONTypeSerializer.java | 80 +------------------- .../io/graphson/GraphSONTypeSerializerV2d0.java | 38 ++++++++++ .../io/graphson/GraphSONTypeSerializerV3d0.java | 72 +++++++++++------- .../GraphSONMapperPartialEmbeddedTypeTest.java | 33 ++++++++ gremlin-shaded/pom.xml | 2 +- 6 files changed, 120 insertions(+), 106 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cfa5c50a/CHANGELOG.asciidoc ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cfa5c50a/gremlin-shaded/pom.xml ----------------------------------------------------------------------
