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

Branch: refs/heads/master
Commit: 28b3139ed21f8b31e84eddf724610bf3662c5118
Parents: 2e64a95 ec8f81e
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Mon Feb 27 10:44:13 2017 -0500
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Mon Feb 27 10:44:13 2017 -0500

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              |   1 +
 .../tinkerpop/gremlin/console/Console.groovy    |   1 -
 .../tinkerpop/gremlin/console/Mediator.groovy   |   1 -
 .../tinkerpop/gremlin/console/PluggedIn.groovy  | 166 +++++++++++++++++++
 .../console/commands/InstallCommand.groovy      |   2 +-
 .../console/plugin/ConsolePluginAcceptor.groovy |   2 +
 .../gremlin/console/plugin/PluggedIn.groovy     |   2 +
 .../groovy/plugin/GremlinPluginAdapterTest.java |   2 +-
 .../jsr223/UtilitiesGremlinPluginTest.java      |   2 +-
 .../gremlin/jsr223/console/PluginAcceptor.java  |   2 +
 10 files changed, 176 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


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

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/28b3139e/gremlin-console/src/main/groovy/org/apache/tinkerpop/gremlin/console/Console.groovy
----------------------------------------------------------------------

Reply via email to