Lincoln Baxter III created FORGE-1365:
-----------------------------------------
Summary: RmCommand does not warn or inform the user when it can not delete a
folder
Key: FORGE-1365
URL:
https://issues.jboss.org/browse/FORGE-1365
Project: Forge
Issue Type: Bug
Components: UI - Shell
Affects Versions: 2.0.0.Beta3
Reporter: Lincoln Baxter III
Fix For: 2.x Future
{code}
[Desktop]$ rm demo/
[Desktop]$
[Desktop]$ ls
demo
[Desktop]$ rm demo/
[Desktop]$ ls
demo
[Desktop]$ rm -rf demo/
[Desktop]$ ls
[Desktop]$
{code}
--
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