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 2018/07/12 14:55:01 UTC

[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1986'

Merge branch 'TINKERPOP-1986'


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3852c873
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3852c873
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/3852c873

Branch: refs/heads/master
Commit: 3852c87343bacce513fc5cfb1cf9095fa759cb43
Parents: 8c05c19 3108016
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Thu Jul 12 10:54:47 2018 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Thu Jul 12 10:54:47 2018 -0400

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              |  3 +-
 docs/src/reference/gremlin-variants.asciidoc    |  4 +--
 docs/src/upgrade/release-3.4.x.asciidoc         |  7 ++++-
 .../gremlin/jsr223/GremlinScriptEngine.java     | 25 ---------------
 .../gremlin/jsr223/ImportCustomizer.java        |  8 -----
 .../strategy/decoration/PartitionStrategy.java  | 12 --------
 .../strategy/decoration/SubgraphStrategy.java   | 16 ----------
 .../decoration/PartitionStrategyTest.java       |  8 ++---
 .../PartitionStrategyTraverseTest.java          |  2 +-
 .../SubgraphStrategyTraverseTest.java           |  2 +-
 .../Strategy/Decoration/SubgraphStrategy.cs     | 22 +++++++-------
 .../DriverRemoteConnection/StrategiesTests.cs   | 20 ++++++------
 .../PartitionStrategyProcessTest.java           | 32 ++++++++++----------
 .../decoration/SubgraphStrategyProcessTest.java |  8 ++---
 .../decoration/TranslationStrategy.java         |  2 +-
 15 files changed, 58 insertions(+), 113 deletions(-)
----------------------------------------------------------------------


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