-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-alpha-1, 2.3.0, 2.2.3, 2.1.9
-
Component/s: Filesystem Integration
-
Labels:None
- Clean up JavaDocs
- Clean up logging and error messages
- Remove superfluous code
- Replace static code with library call
- Do not swallow Interrupted Exceptions
- Use try-with-resources
- User multi-Exception catches to reduce code size
- links to