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

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


The following commit(s) were added to refs/heads/feature/RAT-343_improveDocs by 
this push:
     new 5d93657f RAT-343: Explicitly mention that custom licenses need to have 
unique names
5d93657f is described below

commit 5d93657f4450d8697ac02caca28a4207a79aed4b
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Jan 15 17:19:44 2024 +0100

    RAT-343: Explicitly mention that custom licenses need to have unique names
---
 apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm 
b/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm
index 83ee8aea..e6397de2 100644
--- a/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm
+++ b/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm
@@ -33,6 +33,8 @@ Custom License Matchers
 
   There is a file that defines all of the standard licenses: 
{{{https://github.com/apache/creadur-rat/blob/master/apache-rat-core/src/main/resources/org/apache/rat/default.xml}default.xml}}
 
+  Please be aware that custom licenses need to have <<unique names>>, 
otherwise a warning is issued and your custom definitions are ignored in favour 
of the standard license definitions.
+
 ------------------------------------------------------------------
   /**
    * Yet Another Software License, 1.0

Reply via email to