Michal Matloka created FORGE-799:
------------------------------------
Summary: RunPluginTest fails when there is a space on directory path
Key: FORGE-799
URL:
https://issues.jboss.org/browse/FORGE-799
Project: Forge
Issue Type: Bug
Environment: win7 x64
Reporter: Michal Matloka
Assignee: Michal Matloka
{noformat}
testRun(org.jboss.forge.shell.plugins.builtin.RunPluginTest): Unexpected exception,
expected<org.jboss.forge.shell.exceptions.NoSuchCommandException> but
was<java.lang.RuntimeException>
{noformat}
test executes "run " + absolutepath, so it executes "run C://.../forge
core/.../...fsh" and interprets it as "run C://.../forge"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira