You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/04/14 14:50:12 UTC

[jira] [Commented] (TINKERPOP3-630) GremlinGroovyScriptEngineOverGraphTest.shouldEvalGlobalClosuresEvenAfterEvictionOfClass uses hardcoded vertex id

    [ https://issues.apache.org/jira/browse/TINKERPOP3-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494059#comment-14494059 ] 

ASF GitHub Bot commented on TINKERPOP3-630:
-------------------------------------------

GitHub user BrynCooke opened a pull request:

    https://github.com/apache/incubator-tinkerpop/pull/52

    TINKERPOP3-630

    Remove hard coded id from groovy script that causes graphs other then TinkerGraph to fail.

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

    $ git pull https://github.com/BrynCooke/incubator-tinkerpop TINKERPOP3-630

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

    https://github.com/apache/incubator-tinkerpop/pull/52.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 #52
    
----
commit 58fde21c1703c526d88e329197a0039766d97250
Author: Bryn Cooke <br...@gmail.com>
Date:   2015-04-14T12:49:02Z

    TINKERPOP3-630
    Remove hard coded id from groovy script that causes graphs other then TinkerGraph to fail.

----


> GremlinGroovyScriptEngineOverGraphTest.shouldEvalGlobalClosuresEvenAfterEvictionOfClass uses hardcoded vertex id
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: TINKERPOP3-630
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-630
>             Project: TinkerPop 3
>          Issue Type: Bug
>          Components: test-suite
>            Reporter: Bryn Cooke
>            Priority: Minor
>
> A hard coded vertex id has accidentally been added to the groovy script causing errors on non tinkergraph implementations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)