tinkerpop git commit: Python translators now have source/targetLanguage fields like Java translators. sourceLanguage = hostLanguage -- targetLanguage = executionLanguage. Updated docs to reflect this

2016-06-20 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1278 e10c87474 -> 712619430 Python translators now have source/targetLanguage fields like Java translators. sourceLanguage = hostLanguage -- targetLanguage = executionLanguage. Updated docs to reflect this new terminology.

[18/20] tinkerpop git commit: Updated instructions on how to process a single AsciiDoc file.

2016-06-20 Thread okram
Updated instructions on how to process a single AsciiDoc file. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9ff14b73 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9ff14b73 Diff:

[02/20] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31'

2016-06-20 Thread okram
Merge remote-tracking branch 'origin/tp31' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/97a7ba5b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/97a7ba5b Diff:

[05/20] tinkerpop git commit: Moved hadoop-gremlin provider documentation to the provider docs CTR

2016-06-20 Thread okram
Moved hadoop-gremlin provider documentation to the provider docs CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e3c5d8ed Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e3c5d8ed Diff:

[04/20] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31'

2016-06-20 Thread okram
Merge remote-tracking branch 'origin/tp31' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c2d2a7d2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c2d2a7d2 Diff:

[09/20] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31'

2016-06-20 Thread okram
Merge remote-tracking branch 'origin/tp31' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/74127ca3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/74127ca3 Diff:

[11/20] tinkerpop git commit: Log `mvn clean install` install into file and show the last 100 lines in case of an error.

2016-06-20 Thread okram
Log `mvn clean install` install into file and show the last 100 lines in case of an error. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6edca751 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6edca751

[19/20] tinkerpop git commit: doc updates.

2016-06-20 Thread okram
doc updates. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/903beb2c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/903beb2c Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/903beb2c Branch:

[06/20] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31'

2016-06-20 Thread okram
Merge remote-tracking branch 'origin/tp31' Conflicts: docs/src/reference/implementations-hadoop.asciidoc Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6c166325 Tree:

[tinkerpop] Git Push Summary [forced push!] [Forced Update!]

2016-06-20 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 5e4ebb8b4 -> 9ff14b730 (forced update)

tinkerpop git commit: removed an OrderTest that causes providers more problems and most OPT_OUT. Updated upgrade docs accordingly. CTR.

2016-06-20 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 9ff14b730 -> 5e4ebb8b4 removed an OrderTest that causes providers more problems and most OPT_OUT. Updated upgrade docs accordingly. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: minor simplifications.

2016-06-20 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1278 0cdb3cce0 -> 63dd0c7d7 minor simplifications. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/63dd0c7d Tree:

tinkerpop git commit: Added Lambda interface which can be used by Gremlin-Java and other strongly typed Gremlin variants. Lambda provides methods for function, predicate, supplier, comparator, etc. wh

2016-06-20 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1278 f5a28e804 -> 0cdb3cce0 Added Lambda interface which can be used by Gremlin-Java and other strongly typed Gremlin variants. Lambda provides methods for function, predicate, supplier, comparator, etc. where the returned Lambda

tinkerpop git commit: Added GroovyTranslatorTest to GroovyEnvironmentSuite to test particulars of GroovyTranslator not tested by StructureProcessSiute and ComputeProcesSuite. Added JythonScriptEngineS

2016-06-20 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1278 f9e4a820a -> f5a28e804 Added GroovyTranslatorTest to GroovyEnvironmentSuite to test particulars of GroovyTranslator not tested by StructureProcessSiute and ComputeProcesSuite. Added JythonScriptEngineSetup.load() for a static