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

claude pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git

commit 5cef5cf8dc58e4e38ff8145ae5f8dff3fdff163d
Merge: c74a4241 389d94d0
Author: Claude Warren <[email protected]>
AuthorDate: Tue Oct 29 08:41:15 2024 +0000

    Merge pull request #373 from 
Claudenw/RAT-428_checkstyle_fix_for_report_claim
    
    RAT-428: Cleaned up report/claim structure and checkstyle issues

 .../claim/{impl => }/AbstractClaimReporter.java    | 10 ++---
 .../report/claim/{impl => }/ClaimAggregator.java   | 12 +++---
 .../claim/{util => }/ClaimReporterMultiplexer.java | 10 +++--
 .../apache/rat/report/claim/ClaimStatistic.java    | 49 ++++++++++++----------
 .../claim/{util => }/LicenseAddingReport.java      |  2 +-
 .../{impl/xml => }/SimpleXmlClaimReporter.java     |  2 +-
 .../rat/report/claim/impl/xml/package-info.java    | 23 ----------
 .../org/apache/rat/report/claim/package-info.java  | 21 ++++++++++
 .../apache/rat/report/xml/XmlReportFactory.java    | 16 +++----
 .../rat/analysis/DefaultAnalyserFactoryTest.java   |  2 +-
 src/changes/changes.xml                            |  3 ++
 11 files changed, 80 insertions(+), 70 deletions(-)

Reply via email to