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 2015/08/13 22:03:37 UTC

[20/22] incubator-tinkerpop git commit: Merge https://github.com/apache/incubator-tinkerpop

Merge https://github.com/apache/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/ae577bcf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/ae577bcf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/ae577bcf

Branch: refs/heads/tp30-legson
Commit: ae577bcfe58f85e4ac94e54a062022e3e58730d8
Parents: 456f844 4d6a300
Author: ebice <eb...@behaviormatrix.com>
Authored: Fri Jul 10 12:02:44 2015 -0400
Committer: ebice <eb...@behaviormatrix.com>
Committed: Fri Jul 10 12:02:44 2015 -0400

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              |  5 ++--
 docs/preprocessor/preprocess.sh                 | 22 +++++++-------
 gremlin-console/pom.xml                         |  2 +-
 gremlin-core/pom.xml                            |  2 +-
 .../step/filter/WhereTraversalStep.java         |  3 ++
 .../traversal/step/map/CountLocalStep.java      |  4 ++-
 gremlin-driver/pom.xml                          |  2 +-
 gremlin-groovy-test/pom.xml                     |  2 +-
 gremlin-groovy/pom.xml                          |  2 +-
 .../gremlin/groovy/engine/ScriptEngines.java    |  9 ++++--
 .../groovy/engine/GremlinExecutorTest.java      | 31 ++++++++++++++++++++
 .../jsr223/GremlinGroovyScriptEngineTest.java   | 20 +++++++++++++
 gremlin-server/pom.xml                          |  2 +-
 gremlin-shaded/pom.xml                          |  2 +-
 gremlin-test/pom.xml                            |  2 +-
 hadoop-gremlin/pom.xml                          |  2 +-
 neo4j-gremlin/pom.xml                           |  2 +-
 pom.xml                                         |  2 +-
 tinkergraph-gremlin/pom.xml                     |  2 +-
 19 files changed, 89 insertions(+), 29 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/ae577bcf/gremlin-core/pom.xml
----------------------------------------------------------------------