This is an automated email from the ASF dual-hosted git repository.

Claudenw pushed a change to branch create-IODescriptor
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


    from d2709ba6 fixed master merge issues
     add 3e6b50cc RAT-564: make LicenseSetFactory return unmodifiable licenses 
sets (#687)
     add b0891ce9 Merge branch 'master' into create-IODescriptor

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/rat/ReportConfiguration.java   | 43 +++++------
 .../org/apache/rat/analysis/AnalyserFactory.java   | 33 ++++-----
 .../rat/analysis/DocumentHeaderAnalyser.java       |  8 +--
 .../org/apache/rat/analysis/HeaderCheckWorker.java | 27 ++++---
 .../org/apache/rat/license/LicenseSetFactory.java  | 84 +++++++++++++++-------
 .../java/org/apache/rat/license/SimpleLicense.java | 10 +--
 .../src/test/java/org/apache/rat/DefaultsTest.java | 13 ++--
 .../apache/rat/analysis/HeaderCheckWorkerTest.java | 24 +++++--
 .../apache/rat/license/LicenseSetFactoryTest.java  | 77 ++++++++++++++++++++
 .../apache/rat/documentation/velocity/RatTool.java |  9 ++-
 src/changes/changes.xml                            |  3 +
 11 files changed, 226 insertions(+), 105 deletions(-)

Reply via email to