Re: [DISCUSS] 3.2.10, 3.3.4, 3.4.0 Releases

2018-09-27 Thread Florian Hockmann
Cool, I just tried it out and it works as expected. In case anyone on here also wants to test the template: It must first be installed once with: dotnet new -i Gremlin.Net.Template::3.4.0-rc2     (The '::3.4.0-rc2' part is only necessary here because dotnet won't install pre-release versions othe

[jira] [Created] (TINKERPOP-2051) Uniqueness of property ids

2018-09-27 Thread Daniel Kuppitz (JIRA)
Daniel Kuppitz created TINKERPOP-2051: - Summary: Uniqueness of property ids Key: TINKERPOP-2051 URL: https://issues.apache.org/jira/browse/TINKERPOP-2051 Project: TinkerPop Issue Type: Bu

[jira] [Updated] (TINKERPOP-2050) Add a .toGremlinGroovyString() method to Traversal class

2018-09-27 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-2050: Component/s: process > Add a .toGremlinGroovyString() method to Traversal class

[jira] [Updated] (TINKERPOP-2050) Add a .toGremlinGroovyString() method to Traversal class

2018-09-27 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-2050: Affects Version/s: 3.2.9 > Add a .toGremlinGroovyString() method to Traversal c

[jira] [Commented] (TINKERPOP-2050) Add a .toGremlinGroovyString() method to Traversal class

2018-09-27 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630859#comment-16630859 ] stephen mallette commented on TINKERPOP-2050: - I see where you're coming

[GitHub] tinkerpop issue #938: Add link to Elixir language driver

2018-09-27 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/938 Merged - web site is published though it may take some time to propagate the changes so as to be visible ---

[GitHub] tinkerpop pull request #938: Add link to Elixir language driver

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/938 ---

[jira] [Commented] (TINKERPOP-2049) Single argument with() overload

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630763#comment-16630763 ] ASF GitHub Bot commented on TINKERPOP-2049: --- GitHub user spmallette opened

[GitHub] tinkerpop pull request #942: TINKERPOP-2049 Added with(k) overload

2018-09-27 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/942 TINKERPOP-2049 Added with(k) overload https://issues.apache.org/jira/browse/TINKERPOP-2049 Makes flag-like uses of with() a bit more succinct. Basically, the shorthand of `with(k,true

[jira] [Created] (TINKERPOP-2050) Add a .toGremlinGroovyString() method to Traversal class

2018-09-27 Thread Jim Hatcher (JIRA)
Jim Hatcher created TINKERPOP-2050: -- Summary: Add a .toGremlinGroovyString() method to Traversal class Key: TINKERPOP-2050 URL: https://issues.apache.org/jira/browse/TINKERPOP-2050 Project: TinkerPop

[jira] [Closed] (TINKERPOP-2025) Change to SHA-256/512 and drop SHA-1 for releases

2018-09-27 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz closed TINKERPOP-2025. - Resolution: Fixed Fix Version/s: 3.2.10 3.3.4

[jira] [Commented] (TINKERPOP-2025) Change to SHA-256/512 and drop SHA-1 for releases

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630587#comment-16630587 ] ASF GitHub Bot commented on TINKERPOP-2025: --- Github user asfgit closed the

[GitHub] tinkerpop pull request #935: TINKERPOP-2025 Change to SHA-256/512 and drop S...

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/935 ---

Re: [DISCUSS] 3.2.10, 3.3.4, 3.4.0 Releases

2018-09-27 Thread Robert Dale
Oh, it's its own package. I'm all setup for it now. Thanks. Robert Dale On Thu, Sep 27, 2018 at 10:53 AM Stephen Mallette wrote: > yeah - that part works...it's the "Template" package that failed to upload. > i figured it out though: my API key was limited to publishing just to > Gremlin.Net

Re: [DISCUSS] 3.2.10, 3.3.4, 3.4.0 Releases

2018-09-27 Thread Stephen Mallette
yeah - that part works...it's the "Template" package that failed to upload. i figured it out though: my API key was limited to publishing just to Gremlin.Net and not the Gremlin.Net.Template. It's there now: https://www.nuget.org/packages/Gremlin.Net.Template/ On Thu, Sep 27, 2018 at 10:32 AM Rob

Re: [DISCUSS] 3.2.10, 3.3.4, 3.4.0 Releases

2018-09-27 Thread Robert Dale
I got an email that states: The package Gremlin.Net 3.4.0-rc2 was recently published on NuGet Gallery by tinkerpop. If this was not intended, please contact support . The li

Re: [DISCUSS] 3.2.10, 3.3.4, 3.4.0 Releases

2018-09-27 Thread Stephen Mallette
So, 3.4.0-rc2 for Gremlin.Net is published. The template attempted to publish but failed with: [exec] Pushing Gremlin.Net.Template.3.4.0-rc2.nupkg to ' https://www.nuget.org/api/v2/package'... [exec] PUT https://www.nuget.org/api/v2/package/ [exec] ServiceUnavailable https://www

[jira] [Closed] (TINKERPOP-2047) Gremlin .NET: Support custom headers in WebSocket request

2018-09-27 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-2047. Resolution: Duplicate Indeed, I'm closing it as a duplicate of TINKERPOP-2015, sorry for the no

Re: [DISCUSS] 3.2.10, 3.3.4, 3.4.0 Releases

2018-09-27 Thread Florian Hockmann
It should at least. We have never tested it, but the docs say that 'mvn clean install -Dnuget' can be used to create the package. So, the other Maven commands should work the same way. If it doesn't directly work or if you run into any other problems, then I can also give it a try. Am 27.09.2018

Re: [DISCUSS] 3.2.10, 3.3.4, 3.4.0 Releases

2018-09-27 Thread Stephen Mallette
uhi don't remember if there is anything special i need to do to make that happen. does it just deploy with the standard deploy instructions? On Thu, Sep 27, 2018 at 9:13 AM Florian Hockmann wrote: > Great, do you also plan to include the Gremlin.Net.Template in this > prerelease? > > > Am 26

Re: [DISCUSS] 3.2.10, 3.3.4, 3.4.0 Releases

2018-09-27 Thread Florian Hockmann
Great, do you also plan to include the Gremlin.Net.Template in this prerelease? Am 26.09.2018 um 13:00 schrieb Stephen Mallette: > Just a quick note that I plan to do the .NET 3.4.0-rc2 release tomorrow. > > Here's the updated todo list for the 3.2.10/3.3.4: > > + TINKERPOP-2025 - https://github.

[jira] [Created] (TINKERPOP-2049) Single argument with() overload

2018-09-27 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-2049: --- Summary: Single argument with() overload Key: TINKERPOP-2049 URL: https://issues.apache.org/jira/browse/TINKERPOP-2049 Project: TinkerPop Issue

[jira] [Commented] (TINKERPOP-2047) Gremlin .NET: Support custom headers in WebSocket request

2018-09-27 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630348#comment-16630348 ] Florian Hockmann commented on TINKERPOP-2047: - This should already be sol

[jira] [Commented] (TINKERPOP-2035) Gremlin-JavaScript: Pass custom headers to the websocket connection

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630219#comment-16630219 ] ASF GitHub Bot commented on TINKERPOP-2035: --- Github user jorgebay commented

[GitHub] tinkerpop issue #929: TINKERPOP-2035 Pass custom headers to the websocket co...

2018-09-27 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/929 I've created the tickets for the other languages on JIRA. ---

[jira] [Created] (TINKERPOP-2048) Java Driver: Support custom headers in WebSocket request

2018-09-27 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-2048: Summary: Java Driver: Support custom headers in WebSocket request Key: TINKERPOP-2048 URL: https://issues.apache.org/jira/browse/TINKERPOP-2048 Project: TinkerPop

[jira] [Created] (TINKERPOP-2047) Gremlin .NET: Support custom headers in WebSocket request

2018-09-27 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-2047: Summary: Gremlin .NET: Support custom headers in WebSocket request Key: TINKERPOP-2047 URL: https://issues.apache.org/jira/browse/TINKERPOP-2047 Project: TinkerPop

[jira] [Created] (TINKERPOP-2046) Gremlin-Python: Support custom request headers in WebSocket request

2018-09-27 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-2046: Summary: Gremlin-Python: Support custom request headers in WebSocket request Key: TINKERPOP-2046 URL: https://issues.apache.org/jira/browse/TINKERPOP-2046 Project: Ti

[jira] [Closed] (TINKERPOP-2035) Gremlin-JavaScript: Pass custom headers to the websocket connection

2018-09-27 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay closed TINKERPOP-2035. Resolution: Done > Gremlin-JavaScript: Pass custom headers to the websocket connection > --

[jira] [Updated] (TINKERPOP-2035) Gremlin-JavaScript: Pass custom headers to the websocket connection

2018-09-27 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Bay updated TINKERPOP-2035: - Fix Version/s: 3.2.10 3.3.4 > Gremlin-JavaScript: Pass custom headers to t

[jira] [Commented] (TINKERPOP-2035) Gremlin-JavaScript: Pass custom headers to the websocket connection

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630208#comment-16630208 ] ASF GitHub Bot commented on TINKERPOP-2035: --- Github user jorgebay commented

[GitHub] tinkerpop issue #929: TINKERPOP-2035 Pass custom headers to the websocket co...

2018-09-27 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/929 Landed in 54ad5f45e73bae05b957b89539cb6a61d557f445, thanks @deejvince and @beebs-systap ! ---

[jira] [Commented] (TINKERPOP-2035) Gremlin-JavaScript: Pass custom headers to the websocket connection

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630206#comment-16630206 ] ASF GitHub Bot commented on TINKERPOP-2035: --- Github user asfgit closed the

[GitHub] tinkerpop pull request #929: TINKERPOP-2035 Pass custom headers to the webso...

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/929 ---

[jira] [Commented] (TINKERPOP-2035) Gremlin-JavaScript: Pass custom headers to the websocket connection

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630128#comment-16630128 ] ASF GitHub Bot commented on TINKERPOP-2035: --- Github user spmallette comment

[GitHub] tinkerpop issue #929: TINKERPOP-2035 Pass custom headers to the websocket co...

2018-09-27 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/929 oh - i see now...you wrote: > Once it gets approved, I didn't' notice that as meaning that you wanted another review. I figured your "+1 with cool down period expired" was suff

[jira] [Commented] (TINKERPOP-2035) Gremlin-JavaScript: Pass custom headers to the websocket connection

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629873#comment-16629873 ] ASF GitHub Bot commented on TINKERPOP-2035: --- Github user jorgebay commented

[GitHub] tinkerpop issue #929: TINKERPOP-2035 Pass custom headers to the websocket co...

2018-09-27 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/929 I was waiting for +1 for another committer, as it's a new feature. ---

[jira] [Commented] (TINKERPOP-1959) Provide a way to submit scripts to the server in gremlin-javascript

2018-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629832#comment-16629832 ] ASF GitHub Bot commented on TINKERPOP-1959: --- Github user mattallenuk commen

[GitHub] tinkerpop pull request #922: TINKERPOP-1959: Gremlin Javascript ability to s...

2018-09-27 Thread mattallenuk
Github user mattallenuk commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/922#discussion_r220812375 --- Diff: gremlin-javascript/src/main/javascript/gremlin-javascript/lib/driver/client.js --- @@ -0,0 +1,87 @@ +/* + * Licensed to the Apache