This is an automated email from the ASF dual-hosted git repository.
ottlinger pushed a change to branch make-license-collections-unmodifiable
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from 1fcce26a Merge branch 'master' into
make-license-collections-unmodifiable
add f581a29a RAT-564: Minor changes during review
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/rat/ReportConfiguration.java | 42 +++++++++++-----------
.../org/apache/rat/analysis/AnalyserFactory.java | 24 ++++++-------
.../rat/analysis/DocumentHeaderAnalyser.java | 2 +-
.../org/apache/rat/analysis/HeaderCheckWorker.java | 19 +++++-----
.../org/apache/rat/license/LicenseSetFactory.java | 37 ++++++++++---------
.../java/org/apache/rat/license/SimpleLicense.java | 8 ++---
.../src/test/java/org/apache/rat/DefaultsTest.java | 3 +-
.../apache/rat/analysis/HeaderCheckWorkerTest.java | 3 +-
.../apache/rat/license/LicenseSetFactoryTest.java | 1 -
9 files changed, 66 insertions(+), 73 deletions(-)