Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
File System ClassLoader 1.0.0
-
None
Description
If the classloader writer is instructred to delete a directory, e.g. by the jsp engine to remove all generated jsps, this fails, as a simply File#delete is used and that one only succeeds if the directory is empty.