]
Lincoln Baxter III updated FORGE-41:
------------------------------------
Fix Version/s: 1.0.5.Final
(was: 1.0.4.Final)
FSH parser interprets '=' and '@' as an MVEL
commands, cannot be used in normal commands without "quoting it"
-------------------------------------------------------------------------------------------------------------
Key: FORGE-41
URL:
https://issues.jboss.org/browse/FORGE-41
Project: Forge
Issue Type: Bug
Components: Forge Scripting Language
Affects Versions: 1.0.0.Beta2
Reporter: Lincoln Baxter III
Assignee: Mike Brock
Priority: Critical
Fix For: 1.0.5.Final
{code}$ alias foo=echo foo{code}
causes MVEL exception "alias cannot be resolved."
works with quotes, however
{code}$ alias "foo=echo foo"{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: