[
https://issues.apache.org/jira/browse/RAT-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18091231#comment-18091231
]
ASF subversion and git services commented on RAT-561:
-----------------------------------------------------
Commit 0c08080b9d0abe4c699a4261bbe7603cef29bdd0 in creadur-rat's branch
refs/heads/fix-DocumentName-issues from Claude Warren
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=0c08080b ]
RAT-561: Cleanup XmlWriter resource issues (#683)
* Cleanup XmlWriter resource issues
Remove IXmlWriter
Replace simple RatReport implementations with anonymous implementations.
Rework tests to ensure that XmlWriter is closed properly.
* update javadoc
---------
Co-authored-by: P. Ottlinger <[email protected]>
> Simplify XmlWriter and tackle possible resource leakage
> -------------------------------------------------------
>
> Key: RAT-561
> URL: https://issues.apache.org/jira/browse/RAT-561
> Project: Apache RAT
> Issue Type: Task
> Affects Versions: 0.18
> Reporter: Philipp Ottlinger
> Assignee: Claude Warren
> Priority: Major
>
> Sonar warnings indicate that the XmlWriter construct is possibly a source of
> resource leakage. Address these warnings and simplify XmlWriter architecture.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)