Hey guys,
Just been working on implementing GRAPHSON 3.0 into the php world. (testing
against gremlin-server 3.3.2)
I noticed that the following request message fails:
{
"@type":"g:Map",
"@value":[
"requestId","f990037e-3b55-49a4-a108-2f0e8c162715",
"processor","",
"op",
[
https://issues.apache.org/jira/browse/TINKERPOP-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438706#comment-16438706
]
ASF GitHub Bot commented on TINKERPOP-1897:
---
Github user FlorianHockmann com
Github user FlorianHockmann commented on the issue:
https://github.com/apache/tinkerpop/pull/802
> move that entire configuration to the root pom.xml
Good point @spmallette, I just pushed a commit for that and also rebased
the PR.
---
[
https://issues.apache.org/jira/browse/TINKERPOP-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438684#comment-16438684
]
ASF GitHub Bot commented on TINKERPOP-1822:
---
Github user krlohnes commented
Github user krlohnes commented on the issue:
https://github.com/apache/tinkerpop/pull/838
@mpollmeier I was running `mvn clean install` locally, and had the same
issue with that test stalling out. A few builds before this had different
errors in Travis, not just stalling out, so it lo