Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Auto Closed
-
None
-
Buildr 1.6.3, Kubuntu 11.04, Java 1.6.0_26, rubygems 1.5.1
Description
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...