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 2315f0de RAT-343: Reinstate old configuration elements for Maven
plugin configurations
2315f0de is described below
commit 2315f0de35e4c18949d5e768ba8964534993996b
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu Jan 11 15:38:59 2024 +0100
RAT-343: Reinstate old configuration elements for Maven plugin
configurations
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 72f47816..b91f08c9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,6 +66,9 @@ The <action> type attribute can be add,update,fix,remove.
<action issue="RAT-342" type="add" dev="pottlinger">
Use Maven wrapper (with version 3.9.6) for reproducable local builds
and on ASF Jenkins and Github Actions.
</action>
+ <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-339" type="update" dev="pottlinger"
due-to="dependabot">
TODO: collect all dependabot updates for release 0.17.
</action>