[
https://issues.apache.org/jira/browse/RAT-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079493#comment-18079493
]
ASF subversion and git services commented on RAT-539:
-----------------------------------------------------
Commit da14353f901d7259d01d4d389fdc3e02132564fc in creadur-rat's branch
refs/heads/create-UIOptionCollections from Claude Warren
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=da14353f ]
RAT-539: Update xml writer (#627)
* moved Char handling to XMLChar, switched XmlWriter to write to appender
* added checkstyle supressions to and made XMLChar final
* Fixed issue with not closing stream before tryiong to read
* updated test
* added append() method to IXmlWriter
* fixed XXE issue
* fixed checkstyle error
* added checkstyle supression for XMLChar.java
* fixed spotbugs issues
* attempt at sonar exclusion
* fixed XXE issue and added testing
* resolved XsdGenerator issue
* attempt to fix windows line end problem
* fixed sonar issues
* added pom comment
* fixed formatting issue
* LHF: fix javadoc
* Add reference to RAT-539 in pom comment
* Add reference to RAT-539 in checkstylecomment
---------
Co-authored-by: P. Ottlinger <[email protected]>
> Update the XML writer to write to any Appendable implementation.
> ----------------------------------------------------------------
>
> Key: RAT-539
> URL: https://issues.apache.org/jira/browse/RAT-539
> Project: Apache RAT
> Issue Type: Sub-task
> Components: core engine
> Affects Versions: 0.18
> Reporter: Claude Warren
> Assignee: Claude Warren
> Priority: Major
> Fix For: 1.0.0
>
>
> Migrating the writer to write to any appendable will significantly simplify
> the use in several cases particularly in testing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)