rm_rf doesn't work with broken symbolic link
--------------------------------------------
Key: BUILDR-608
URL: https://issues.apache.org/jira/browse/BUILDR-608
Project: Buildr
Issue Type: Bug
Components: Core features, JRuby
Environment: Buildr 1.6.3, Kubuntu 11.04, Java 1.6.0_26, rubygems 1.5.1
Reporter: Matthias Brandt
Steps to reproduce:
1) ln -s /path/which/does/not/exist link
2) put "rm_rf link" in your clean target
3) run "buildr clean" on JRuby
In MRI ruby, everything works fine...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira