You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by dk...@apache.org on 2016/05/03 12:22:55 UTC

[4/4] incubator-tinkerpop git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop


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

Branch: refs/heads/master
Commit: 08d54c6b0a0567689d331dd1fa2507ff310efe5f
Parents: 899650b 3225fbc
Author: Daniel Kuppitz <da...@hotmail.com>
Authored: Tue May 3 12:22:36 2016 +0200
Committer: Daniel Kuppitz <da...@hotmail.com>
Committed: Tue May 3 12:22:36 2016 +0200

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              |   6 +
 .../src/reference/gremlin-applications.asciidoc |  66 ++++++--
 .../the-gremlin-console/index.asciidoc          |  11 +-
 .../upgrade/release-3.2.x-incubating.asciidoc   |  41 +++++
 gremlin-console/pom.xml                         |   5 +
 gremlin-console/src/main/bin/gremlin.bat        |  41 +----
 gremlin-console/src/main/bin/gremlin.sh         |  19 +--
 .../tinkerpop/gremlin/console/Console.groovy    | 168 +++++++++++++++----
 .../gremlin/groovy/jsr223/ScriptExecutor.java   |   2 +
 9 files changed, 252 insertions(+), 107 deletions(-)
----------------------------------------------------------------------