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


The following commit(s) were added to refs/heads/master by this push:
     new 94072ccc RAT-343: Add integration test to allow enhanced testing of 
custom licenses
94072ccc is described below

commit 94072ccc600025022a3f573e3ae35493eecb55ce
Author: P. Ottlinger <[email protected]>
AuthorDate: Sun Jan 14 00:19:29 2024 +0100

    RAT-343: Add integration test to allow enhanced testing of custom licenses
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 76f575ef..4c2ab805 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -78,6 +78,9 @@ 
https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd
       <action issue="RAT-343" type="fix" dev="pottlinger" due-to="Claude 
Warren">
         Reimplement old configuration elements for custom licenses in Maven 
plugin configurations (and updates to the webpage).
       </action>
+      <action issue="RAT-343" type="fix" dev="pottlinger" due-to="Niels 
Basjes">
+        Add integration test to allow enhanced testing of custom licenses.
+      </action>
       <action issue="RAT-348" type="add" dev="pottlinger" due-to="Niels 
Basjes">
         Update gitignore-reader library to 1.3.0 to get latest changes in 
gitignore parsing.
       </action>

Reply via email to