FileUtils.rm_rf(path) not working , path is a nfs parted disk
Created by: kesin
our repositories is stored in a nfs parted disk and repositories directory is a sympol link why FileUtils.rm_rf(path) does not working??? is there any solution instead of FileUtils?