[ 
https://issues.apache.org/jira/browse/TINKERPOP-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephen Mallette closed TINKERPOP-2478.
---------------------------------------
    Fix Version/s: 3.4.9
                   3.5.0
         Assignee: Stephen Mallette
       Resolution: Fixed

> Console byte code translator has issues with "new Date()"
> ---------------------------------------------------------
>
>                 Key: TINKERPOP-2478
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2478
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 3.4.8
>         Environment: Gremlin Console on Mac OS with TinkerGraph
>            Reporter: Kelvin R. Lawrence
>            Assignee: Stephen Mallette
>            Priority: Minor
>             Fix For: 3.5.0, 3.4.9
>
>
> Attempting to do the following results in an error:
> {code:java}
> gremlin> :bc from g.addV().property('date',new Date())
> No signature of method: groovysh_evaluate.newDate() is applicable for 
> argument types: () values: []      {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to