You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by okram <gi...@git.apache.org> on 2017/05/11 22:02:16 UTC

[GitHub] tinkerpop pull request #607: TINKERPOP-1673: GroovyTranslator produces Greml...

GitHub user okram opened a pull request:

    https://github.com/apache/tinkerpop/pull/607

    TINKERPOP-1673: GroovyTranslator produces Gremlin that can't execute on :remote

    https://issues.apache.org/jira/browse/TINKERPOP-1673
    
    `GroovyTranslator` now uses Groovy `[...]` map notation instead of `new LinkedHashMap(){{ put() }}` notation in order to make the String translation from Bytecode to Gremlin-Groovy cleaner and easier to read.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1673

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/607.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #607
    
----
commit e4f6842bc6097750eded8d59095605ba4c81c6ae
Author: Marko A. Rodriguez <ok...@gmail.com>
Date:   2017-05-11T21:56:26Z

    using [...] syntax for Map construction in GroovyTranslator instead of new LinkedHashMap().

commit b755788c6fe7b902a3e81f3c2f11eb5a8b02c4be
Author: Marko A. Rodriguez <ok...@gmail.com>
Date:   2017-05-11T22:00:24Z

    updated CHANGELOG.

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tinkerpop issue #607: TINKERPOP-1673: GroovyTranslator produces Gremlin that...

Posted by twilmes <gi...@git.apache.org>.
Github user twilmes commented on the issue:

    https://github.com/apache/tinkerpop/pull/607
  
    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 this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tinkerpop issue #607: TINKERPOP-1673: GroovyTranslator produces Gremlin that...

Posted by okram <gi...@git.apache.org>.
Github user okram commented on the issue:

    https://github.com/apache/tinkerpop/pull/607
  
    VOTE +1. Forgot to vote on my own PR.


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tinkerpop issue #607: TINKERPOP-1673: GroovyTranslator produces Gremlin that...

Posted by dkuppitz <gi...@git.apache.org>.
Github user dkuppitz commented on the issue:

    https://github.com/apache/tinkerpop/pull/607
  
    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 this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tinkerpop pull request #607: TINKERPOP-1673: GroovyTranslator produces Greml...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/tinkerpop/pull/607


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---