This is an automated email from the ASF dual-hosted git repository.
ottlinger pushed a change to branch create-output-object
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from 97a8d8c2 fixed new line issue
add b0d2fb79 RAT-570: Minor refactorings during review
add 6cd8be13 RAT-570: Add changelog
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/rat/Report.java | 2 +-
.../java/org/apache/rat/ReportConfiguration.java | 46 +++++++++++++---------
.../src/main/java/org/apache/rat/Reporter.java | 19 +++++----
.../rat/config/exclusion/ExclusionProcessor.java | 18 ++++-----
.../rat/configuration/XMLConfigurationReader.java | 32 +++++++--------
.../apache/rat/report/claim/ClaimStatistic.java | 16 ++++----
.../org/apache/rat/utils/StandardXmlFactory.java | 2 +-
.../config/exclusion/ExclusionProcessorTest.java | 3 +-
src/changes/changes.xml | 3 ++
9 files changed, 74 insertions(+), 67 deletions(-)