[jira] Commented: (OFBIZ-3954) Groovy shell

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3954) Groovy shell

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985381#action_12985381 ]

Jacques Le Roux commented on OFBIZ-3954:
----------------------------------------

Works well, I just see something weird:

Groovy Shell (1.7.4, JVM: 1.6.0_22)
Type 'help' or '\h' for help.
--------------------------------------
groovy:000> 11++11

===> 2

When I type 1 see 11 on screen, but it works. I guess you did not get the same on Linux, or could it be a setting?

> Groovy shell
> ------------
>
>                 Key: OFBIZ-3954
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3954
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Rene Scheibe
>            Priority: Minor
>         Attachments: OFBIZ-3954_groovysh.patch
>
>
> A Groovysh container to connect to. Just do a 'telnet localhost 9991' and you have a fully fledged groovysh.
> This is a Groovy equivalent to the already existing BeanShell container.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.