TinkerPop 3.3.0 Released: Gremlin Symphony #40 in G Minor

2017-08-28 Thread Stephen Mallette
Hello, TinkerPop 3.3.0 has just been released. 3.3.0 is a "major" release in that it includes important new features as well as breaking changes to various APIs. While all the important changes are described in the Upgrade Documentation (linked below) here are a few highlights to be aware of: +

TinkerPop 3.2.6 Released: Nine Inch Gremlins

2017-08-28 Thread Stephen Mallette
Hello, TinkerPop 3.2.6 has just been released. In general, it contained bug fixes and minor features, but it did include a release candidate for the Gremlin.Net GLV which is available on NuGet. It will be exciting to see what kind of feedback we receive from the .NET community for this important

Re: TinkerPop 3.1.8 Released: A 187 On The Undercover Gremlinz

2017-08-28 Thread Stephen Mallette
Just a reminder to everyone - 3.1.8 is the last release TinkerPop will do on the 3.1.x line of code. If you are still using 3.1.x you should look to upgrade to 3.2.x or better yet, 3.3.x. On Mon, Aug 28, 2017 at 10:02 AM, Ted Wilmes wrote: > Hello, > > TinkerPop 3.1.8 has

TinkerPop 3.1.8 Released: A 187 On The Undercover Gremlinz

2017-08-28 Thread Ted Wilmes
Hello, TinkerPop 3.1.8 has just been released. This maintenance release contains a number of bug fixes on the "Undercover Gremlinz" release line and should be non-breaking for your upgrade needs. The release artifacts can be found at this location:

[jira] [Closed] (TINKERPOP-1750) An Object Graph Mapping Framework For Gremlin

2017-08-28 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1750. --- Resolution: Won't Do Will not merge per discussion on dev list:

[jira] [Created] (TINKERPOP-1760) OLAP compilation failing around ConnectiveStrategy

2017-08-28 Thread Marko A. Rodriguez (JIRA)
Marko A. Rodriguez created TINKERPOP-1760: - Summary: OLAP compilation failing around ConnectiveStrategy Key: TINKERPOP-1760 URL: https://issues.apache.org/jira/browse/TINKERPOP-1760 Project:

[jira] [Commented] (TINKERPOP-1759) Improve hashcode and equals for Traverser implementations

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16143976#comment-16143976 ] ASF GitHub Bot commented on TINKERPOP-1759: --- GitHub user dkuppitz opened a pull request:

[GitHub] tinkerpop pull request #699: TINKERPOP-1759 Improve hashcode and equals for ...

2017-08-28 Thread dkuppitz
GitHub user dkuppitz opened a pull request: https://github.com/apache/tinkerpop/pull/699 TINKERPOP-1759 Improve hashcode and equals for Traverser implementations https://issues.apache.org/jira/browse/TINKERPOP-1759 Improved `hashcode()` and `equals()` for all Traverser

[jira] [Commented] (TINKERPOP-1750) An Object Graph Mapping Framework For Gremlin

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16143971#comment-16143971 ] ASF GitHub Bot commented on TINKERPOP-1750: --- Github user asfgit closed the pull request at:

[GitHub] tinkerpop pull request #693: TINKERPOP-1750: An Object Graph Mapping Framewo...

2017-08-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/693 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (TINKERPOP-1759) Improve hashcode and equals for Traverser implementations

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144098#comment-16144098 ] ASF GitHub Bot commented on TINKERPOP-1759: --- Github user dkuppitz commented on a diff in the

[jira] [Commented] (TINKERPOP-1759) Improve hashcode and equals for Traverser implementations

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144054#comment-16144054 ] ASF GitHub Bot commented on TINKERPOP-1759: --- Github user okram commented on a diff in the

[GitHub] tinkerpop pull request #699: TINKERPOP-1759 Improve hashcode and equals for ...

2017-08-28 Thread okram
Github user okram commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/699#discussion_r135576162 --- Diff: tinkergraph-gremlin/src/test/java/org/apache/tinkerpop/gremlin/tinkergraph/process/traversal/TinkerGraphPerformanceTest.java --- @@ -0,0 +1,53

[GitHub] tinkerpop pull request #699: TINKERPOP-1759 Improve hashcode and equals for ...

2017-08-28 Thread dkuppitz
Github user dkuppitz commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/699#discussion_r135584747 --- Diff: tinkergraph-gremlin/src/test/java/org/apache/tinkerpop/gremlin/tinkergraph/process/traversal/TinkerGraphPerformanceTest.java --- @@ -0,0

[jira] [Commented] (TINKERPOP-1760) OLAP compilation failing around ConnectiveStrategy

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144241#comment-16144241 ] ASF GitHub Bot commented on TINKERPOP-1760: --- Github user okram commented on the issue:

[GitHub] tinkerpop pull request #700: TINKERPOP-1760: OLAP compilation failing around...

2017-08-28 Thread okram
GitHub user okram opened a pull request: https://github.com/apache/tinkerpop/pull/700 TINKERPOP-1760: OLAP compilation failing around ConnectiveStrategy https://issues.apache.org/jira/browse/TINKERPOP-1760 The more general problem was in `ComputerVerificationStrategy`. The

[jira] [Commented] (TINKERPOP-1760) OLAP compilation failing around ConnectiveStrategy

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144183#comment-16144183 ] ASF GitHub Bot commented on TINKERPOP-1760: --- GitHub user okram opened a pull request:

[jira] [Commented] (TINKERPOP-1760) OLAP compilation failing around ConnectiveStrategy

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144193#comment-16144193 ] ASF GitHub Bot commented on TINKERPOP-1760: --- Github user dkuppitz commented on the issue:

[GitHub] tinkerpop issue #700: TINKERPOP-1760: OLAP compilation failing around Connec...

2017-08-28 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/700 Any reason why this shouldn't go into `tp32/`? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] tinkerpop issue #700: TINKERPOP-1760: OLAP compilation failing around Connec...

2017-08-28 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/700 No. I just spaced on selecting `tp32/` and left it defaulted at `master/`. Fixed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] tinkerpop issue #698: added repeat simple path test

2017-08-28 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/698 All tests pass with `docker/build.sh -t -n -i` VOTE +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] tinkerpop issue #700: TINKERPOP-1760: OLAP compilation failing around Connec...

2017-08-28 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/700 ``` [INFO] [INFO] BUILD SUCCESS [INFO]

[jira] [Commented] (TINKERPOP-1760) OLAP compilation failing around ConnectiveStrategy

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144538#comment-16144538 ] ASF GitHub Bot commented on TINKERPOP-1760: --- Github user okram commented on the issue:

[GitHub] tinkerpop issue #698: added repeat simple path test

2017-08-28 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/698 Merged. I had to tweak both tests a bit. `limit(1)` still in the groovy test. The test used `values('name')` instead of just `name`. Groovy test was not in sugar syntax. --- If your project is

[GitHub] tinkerpop issue #700: TINKERPOP-1760: OLAP compilation failing around Connec...

2017-08-28 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/700 `docker/build.sh -t -i` succeeded. VOTE: +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] tinkerpop pull request #699: TINKERPOP-1759 Improve hashcode and equals for ...

2017-08-28 Thread okram
Github user okram commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/699#discussion_r135642938 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/traverser/B_O_S_SE_SL_Traverser.java --- @@ -110,17 +112,22 @@ public

[GitHub] tinkerpop pull request #698: added repeat simple path test

2017-08-28 Thread dkuppitz
Github user dkuppitz commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/698#discussion_r135642930 --- Diff: gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/branch/GroovyRepeatTest.groovy --- @@ -97,5 +97,10 @@

[jira] [Commented] (TINKERPOP-1759) Improve hashcode and equals for Traverser implementations

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144392#comment-16144392 ] ASF GitHub Bot commented on TINKERPOP-1759: --- Github user okram commented on a diff in the

[jira] [Commented] (TINKERPOP-1760) OLAP compilation failing around ConnectiveStrategy

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144352#comment-16144352 ] ASF GitHub Bot commented on TINKERPOP-1760: --- Github user dkuppitz commented on the issue:

[GitHub] tinkerpop pull request #699: TINKERPOP-1759 Improve hashcode and equals for ...

2017-08-28 Thread okram
Github user okram commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/699#discussion_r135642190 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/traverser/B_O_Traverser.java --- @@ -62,10 +62,12 @@ public void

[jira] [Commented] (TINKERPOP-1759) Improve hashcode and equals for Traverser implementations

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144389#comment-16144389 ] ASF GitHub Bot commented on TINKERPOP-1759: --- Github user okram commented on a diff in the

[GitHub] tinkerpop pull request #699: TINKERPOP-1759 Improve hashcode and equals for ...

2017-08-28 Thread okram
Github user okram commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/699#discussion_r135642562 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/traverser/O_Traverser.java --- @@ -23,6 +23,7 @@ import

[GitHub] tinkerpop pull request #698: added repeat simple path test

2017-08-28 Thread okram
Github user okram commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/698#discussion_r135646159 --- Diff: gremlin-groovy-test/src/main/groovy/org/apache/tinkerpop/gremlin/process/traversal/step/branch/GroovyRepeatTest.groovy --- @@ -97,5 +97,10 @@

[jira] [Commented] (TINKERPOP-1759) Improve hashcode and equals for Traverser implementations

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144386#comment-16144386 ] ASF GitHub Bot commented on TINKERPOP-1759: --- Github user okram commented on a diff in the

[jira] [Commented] (TINKERPOP-1759) Improve hashcode and equals for Traverser implementations

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144388#comment-16144388 ] ASF GitHub Bot commented on TINKERPOP-1759: --- Github user okram commented on a diff in the

[GitHub] tinkerpop pull request #699: TINKERPOP-1759 Improve hashcode and equals for ...

2017-08-28 Thread okram
Github user okram commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/699#discussion_r135642343 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/traverser/LP_O_OB_P_S_SE_SL_Traverser.java --- @@ -106,17 +106,18 @@

[GitHub] tinkerpop pull request #699: TINKERPOP-1759 Improve hashcode and equals for ...

2017-08-28 Thread dkuppitz
Github user dkuppitz commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/699#discussion_r135670549 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/traverser/LP_O_OB_P_S_SE_SL_Traverser.java --- @@ -106,17 +106,18

[jira] [Commented] (TINKERPOP-1759) Improve hashcode and equals for Traverser implementations

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144607#comment-16144607 ] ASF GitHub Bot commented on TINKERPOP-1759: --- Github user dkuppitz commented on a diff in the

[GitHub] tinkerpop issue #698: added repeat simple path test

2017-08-28 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/698 @xytxytxyt -- please close this ticket if everything looks good to you. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] tinkerpop pull request #699: TINKERPOP-1759 Improve hashcode and equals for ...

2017-08-28 Thread dkuppitz
Github user dkuppitz commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/699#discussion_r135670162 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/traverser/B_O_Traverser.java --- @@ -62,10 +62,12 @@ public void

[jira] [Commented] (TINKERPOP-1759) Improve hashcode and equals for Traverser implementations

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144605#comment-16144605 ] ASF GitHub Bot commented on TINKERPOP-1759: --- Github user dkuppitz commented on a diff in the

[GitHub] tinkerpop issue #699: TINKERPOP-1759 Improve hashcode and equals for Travers...

2017-08-28 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/699 I can rename them or just make them package private. I'd prefer the latter. In fact that's what I've at first... I changed it to prevent your "please make that final protected" comment ;) ---

[jira] [Commented] (TINKERPOP-1759) Improve hashcode and equals for Traverser implementations

2017-08-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144610#comment-16144610 ] ASF GitHub Bot commented on TINKERPOP-1759: --- Github user dkuppitz commented on the issue:

[GitHub] tinkerpop issue #698: added repeat simple path test

2017-08-28 Thread xytxytxyt
Github user xytxytxyt commented on the issue: https://github.com/apache/tinkerpop/pull/698 thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if