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 3e49be6a RAT-345: Rearrange changelog to leave space for new entries
3e49be6a is described below
commit 3e49be6a20d495c08147178d1cf1ee2bd448c1ca
Author: P. Ottlinger <[email protected]>
AuthorDate: Sat Mar 23 23:43:52 2024 +0100
RAT-345: Rearrange changelog to leave space for new entries
---
src/changes/changes.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ddc0c716..6a9efd02 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -75,9 +75,6 @@
https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd
<action issue="RAT-333" type="fix" dev="claudenw">
Fix if --force option is used executable bit is not set properly on
newly created/license-augmented file.
</action>
- <action issue="RAT-345" type="update" dev="pottlinger"
due-to="dependabot">
- TODO: collect all dependabot updates for release 0.17.
- </action>
<action issue="RAT-345" type="update" dev="pottlinger" due-to="Niels
Basjes">
Update gitignore-reader from 1.4.0 to 1.5.1 to fetch changes resulting
from fixes of RAT-362.
</action>
@@ -87,6 +84,9 @@
https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd
<action issue="RAT-367" type="fix" dev="pottlinger" due-to="Niels
Basjes">
Older jUnit3 tests were not run during the build after switching to
jUnit5.
</action>
+ <action issue="RAT-345" type="update" dev="pottlinger"
due-to="dependabot">
+ TODO: collect all dependabot updates for release 0.17.
+ </action>
</release>
<release version="0.16.1" date="2024-01-24" description=
"As release 0.16 introduced breaking changes concerning the configurability of
the Maven plugin, these configuration options are reintroduced albeit as
deprecated elements.