[forge-dev] [JBoss JIRA] Created: (SEAMFORGE-127) Shell cannot parse command values containing '!' exclaimation points

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Mon Apr 4 19:36:33 EDT 2011


Shell cannot parse command values containing '!' exclaimation points
--------------------------------------------------------------------

                 Key: SEAMFORGE-127
                 URL: https://issues.jboss.org/browse/SEAMFORGE-127
             Project: Seam Forge
          Issue Type: Bug
          Components: Shell
    Affects Versions: 1.0.0.Alpha3
            Reporter: Lincoln Baxter III


{code}
[pfdemo] pfdemo $ echo sdfdf!
sdfdf !
[pfdemo] pfdemo $ echo sdfdf!sdf
***ERROR*** Exception encountered: !sdf: event not found (type "set VERBOSE true" to enable stack traces)
[pfdemo] pfdemo $ 
[pfdemo] pfdemo $ echo 'asdf!asdf`
***ERROR*** Exception encountered: !asdf`: event not found (type "set VERBOSE true" to enable stack traces)
[pfdemo] pfdemo $ 
{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-dev mailing list