]
George Gastaldi closed FORGE-799.
---------------------------------
Fix Version/s: 1.2.2.Final
Resolution: Done
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
Fix For: 1.2.2.Final
{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: