This is an automated email from the ASF dual-hosted git repository.
Claudenw pushed a change to branch create-output-object
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from ed6554e2 fix sonarqube issues
add 6e825961 cleaned up code
No new revisions were added by this update.
Summary of changes:
.../rat/config/exclusion/ExclusionProcessor.java | 36 ++++-----
.../apache/rat/report/claim/ClaimStatistic.java | 24 ++----
.../org/apache/rat/utils/StandardXmlFactory.java | 8 +-
.../src/test/java/org/apache/rat/OutputTest.java | 92 ++++++++++++++++++++++
.../src/test/java/org/apache/rat/ReporterTest.java | 27 +++++++
.../config/exclusion/ExclusionProcessorTest.java | 22 ++++++
.../rat/report/claim/ClaimStatisticTest.java | 28 ++++---
.../apache/rat/utils/StandardXmlFactoryTests.java | 40 +++++++++-
8 files changed, 222 insertions(+), 55 deletions(-)