This is an automated email from the ASF dual-hosted git repository.
Claudenw pushed a change to branch cleanup-XmlWriter
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from 0fc159bd attempt to avoid SonarQube error
add 4a9bbc0e cleaned up SonarQube issues
No new revisions were added by this update.
Summary of changes:
.../rat/configuration/XMLConfigurationWriter.java | 253 ++++++++++++---------
.../main/java/org/apache/rat/report/RatReport.java | 3 +-
.../org/apache/rat/report/xml/XmlElements.java | 18 +-
.../apache/rat/report/xml/XmlReportFactory.java | 34 ++-
.../report/xml/writer/impl/base/XmlWriterTest.java | 84 +++----
5 files changed, 202 insertions(+), 190 deletions(-)