[4/4] tinkerpop git commit: Merge branch 'tp32'

2017-09-18 Thread okram
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/aad6d393 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/aad6d393 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/aad6d393

[3/4] tinkerpop git commit: Merge branch 'TINKERPOP-1746' into tp32

2017-09-18 Thread okram
Merge branch 'TINKERPOP-1746' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/05f4f590 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/05f4f590 Diff:

[2/4] tinkerpop git commit: removed the Exception handling in the getRepeatTraversal() per @dkuppitz comment. Yes, it was stupid to throw the exception there -- lazy, dumb thinking on my part.

2017-09-18 Thread okram
removed the Exception handling in the getRepeatTraversal() per @dkuppitz comment. Yes, it was stupid to throw the exception there -- lazy, dumb thinking on my part. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/4] tinkerpop git commit: added better error message for RepeatStep usage errors.

2017-09-18 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master f1798bb09 -> aad6d3934 added better error message for RepeatStep usage errors. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b28701f7 Tree:

[1/3] tinkerpop git commit: added better error message for RepeatStep usage errors.

2017-09-18 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/tp32 b2850f3f1 -> 05f4f590e added better error message for RepeatStep usage errors. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b28701f7 Tree:

[2/3] tinkerpop git commit: removed the Exception handling in the getRepeatTraversal() per @dkuppitz comment. Yes, it was stupid to throw the exception there -- lazy, dumb thinking on my part.

2017-09-18 Thread okram
removed the Exception handling in the getRepeatTraversal() per @dkuppitz comment. Yes, it was stupid to throw the exception there -- lazy, dumb thinking on my part. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[3/3] tinkerpop git commit: Merge branch 'TINKERPOP-1746' into tp32

2017-09-18 Thread okram
Merge branch 'TINKERPOP-1746' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/05f4f590 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/05f4f590 Diff:

tinkerpop git commit: Corrected neo4j version - CTR

2017-09-18 Thread rdale
Repository: tinkerpop Updated Branches: refs/heads/master 4105bcc3a -> f1798bb09 Corrected neo4j version - CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f1798bb0 Tree:

[1/2] tinkerpop git commit: There are some problems with Docker. [Forced Update!]

2017-09-18 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1787 ae72d95b6 -> 7e976 (forced update) There are some problems with Docker. Turning off all the non-JVM stuff for now until it is resolved CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/2] tinkerpop git commit: There are some problems with Docker.

2017-09-18 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 36830f494 -> 4105bcc3a There are some problems with Docker. Turning off all the non-JVM stuff for now until it is resolved CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: There are some problems with Docker.

2017-09-18 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 3bf128ae9 -> b2850f3f1 There are some problems with Docker. Turning off all the non-JVM stuff for now until it is resolved CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[2/2] tinkerpop git commit: Merge branch 'tp32'

2017-09-18 Thread spmallette
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/4105bcc3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4105bcc3 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/4105bcc3

tinkerpop git commit: TINKERPOP-1787 Add syntax for :remote to accept a Cluster object

2017-09-18 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1787 [created] ae72d95b6 TINKERPOP-1787 Add syntax for :remote to accept a Cluster object Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ae72d95b Tree:

tinkerpop git commit: fixed Python (virtualenv) installation

2017-09-18 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1731 [created] a42b04fc7 fixed Python (virtualenv) installation Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a42b04fc Tree:

tinkerpop git commit: finalized worked on PageRankVertexProgram fix. Really cool use of Memory to solve the 'teleporatation problem.' Proud of myself. Updated CHANGELOG and made a note to users about

2017-09-18 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1783 f7e717de2 -> db7d996bd finalized worked on PageRankVertexProgram fix. Really cool use of Memory to solve the 'teleporatation problem.' Proud of myself. Updated CHANGELOG and made a note to users about changing PageRank values

tinkerpop git commit: TINKERPOP-1785 Added strong name signing for .NET components [Forced Update!]

2017-09-18 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1785 2c5077fa0 -> d630189c3 (forced update) TINKERPOP-1785 Added strong name signing for .NET components Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[2/2] tinkerpop git commit: TINKERPOP-1785 Added strong name signing for .NET components

2017-09-18 Thread spmallette
TINKERPOP-1785 Added strong name signing for .NET components Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2c5077fa Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2c5077fa Diff:

[1/2] tinkerpop git commit: TINKERPOP-1731 Fix encoding of template CTR [Forced Update!]

2017-09-18 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1785 aac2dd722 -> 2c5077fa0 (forced update) TINKERPOP-1731 Fix encoding of template CTR The template file included BOM bytes which resulted in an invalid csproj file when docker was used for the build. The template engine still has