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

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

commit 76a2813ae1170bf71b744ea5daf63ccc3dac05a5
Merge: 431b8277 c6ac066a
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Sep 23 11:30:54 2025 +0200

    Merge pull request #525 from Claudenw/RAT-128_License_name
    
    RAT-128: Use the proper name for Apache License

 .../src/main/java/org/apache/rat/api/MetaData.java | 21 +++++---
 .../src/main/resources/org/apache/rat/default.xml  | 61 ++++++++++++----------
 .../org/apache/rat/example-configuration.xml       | 15 ------
 .../java/org/apache/rat/OptionCollectionTest.java  |  2 +-
 .../org/apache/rat/ReporterOptionsProvider.java    |  8 +--
 .../src/test/java/org/apache/rat/ReporterTest.java | 11 ++--
 .../java/org/apache/rat/ReporterTestUtils.java     |  4 +-
 .../apache/rat/analysis/AnalyserFactoryTest.java   |  3 +-
 .../apache/rat/analysis/DocumentAnalyserTest.java  |  7 +--
 .../license/ApacheSoftwareLicenseTest.java         |  7 +--
 .../license/AppliedApacheSoftwareLicenseTest.java  | 41 ---------------
 .../configuration/XMLConfigurationReaderTest.java  |  4 +-
 .../apache/rat/license/LicenseSetFactoryTest.java  |  2 +-
 .../test/resources/XmlOutputExamples/elements.xml  | 10 ++--
 apache-rat-plugin/src/it/RAT-168/verify.groovy     |  2 +-
 apache-rat-plugin/src/it/RAT-314/verify.groovy     |  2 +-
 .../src/it/RAT-469-default/verify.groovy           |  4 +-
 apache-rat-plugin/src/it/RAT-469/verify.groovy     |  4 +-
 .../java/org/apache/rat/mp/RatCheckMojoTest.java   |  2 +-
 src/changes/changes.xml                            |  3 ++
 20 files changed, 87 insertions(+), 126 deletions(-)

Reply via email to