You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2016/10/30 10:24:20 UTC

[7/9] tinkerpop git commit: Merge branch 'tp32'

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

Branch: refs/heads/TINKERPOP-1420
Commit: 7b8c35071f5d645f8442d005aa1a5e1d7a05e76d
Parents: ae80e43 c4682f1
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Fri Oct 28 18:26:15 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Fri Oct 28 18:26:15 2016 -0400

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              |  1 +
 .../upgrade/release-3.2.x-incubating.asciidoc   |  8 ++++++
 .../tinkerpop/gremlin/structure/Graph.java      | 12 +++++++++
 .../gremlin/structure/VertexProperty.java       |  4 +++
 .../gremlin/structure/FeatureSupportTest.java   | 27 ++++++++++++++++++--
 .../gremlin/structure/VertexPropertyTest.java   | 26 ++++++++++++++++---
 6 files changed, 73 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/7b8c3507/CHANGELOG.asciidoc
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/7b8c3507/docs/src/upgrade/release-3.2.x-incubating.asciidoc
----------------------------------------------------------------------