-
Improvement
-
Resolution: Fixed
-
Minor
Switching to NIO will improve the error messages when a file cannot be deleted, and will allow us to remove some JNR and Ant Chmod usages in Util#makeWritable.
This should affect all of the recursive deletion methods in hudson.model.FilePath and hudson.model.Util as they all eventually call Util#deleteFile.
- relates to
-
JENKINS-36088 Use NIO rather than JNR whenever possible
-
- Resolved
-
-
JENKINS-47324 FilePath API in Jenkins should propagate errors
-
- Closed
-
[JENKINS-48405] Use NIO in Util.deleteFile for better error messages
Labels | New: diagnostics jdk7 |
Link |
New:
This issue relates to |
Link |
New:
This issue relates to |
Description |
Original:
Switching to NIO will improve the error messages when a file cannot be deleted, and will allow us to remove some JNR and Ant Chmod usages in Util#makeWritable. This should affect all of the recursive deletion methods in {{hudson.model.FilePath}} and {{hudson.model.Util}} as they all eventually call {{Util#deleteFile}}. |
New:
Switching to NIO will improve the error messages when a file cannot be deleted, and will allow us to remove some JNR and Ant Chmod usages in {{Util#makeWritable}}. This should affect all of the recursive deletion methods in {{hudson.model.FilePath}} and {{hudson.model.Util}} as they all eventually call {{Util#deleteFile}}. |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |