Philipp Ottlinger created RAT-205:
-------------------------------------
Summary: Make sure I/O resources are properly closed
Key: RAT-205
URL: https://issues.apache.org/jira/browse/RAT-205
Project: Apache Rat
Issue Type: Improvement
Affects Versions: 0.11
Reporter: Philipp Ottlinger
Assignee: Philipp Ottlinger
Priority: Minor
At the moment multiple tests or classes implement hand-crafted methods to
* read, write files
* delete files
* close files
Some of these can be unified to use IOUtils, furthermore I/O resources have to
be closed properly to avoid resource leaks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)