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 3fa24824 RAT-367: Fix older junit3 tests are not run during the build 
after migrating to junit5
3fa24824 is described below

commit 3fa24824aac30fd86f283cff317456e1aa6ecf5e
Author: P. Ottlinger <pottlin...@apache.org>
AuthorDate: Sat Mar 23 17:56:40 2024 +0100

    RAT-367: Fix older junit3 tests are not run during the build after 
migrating to junit5
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0937a435..f2cfe522 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -75,6 +75,9 @@ 
https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd
       <action issue="RAT-345" type="update" dev="pottlinger" 
due-to="dependabot">
         TODO: collect all dependabot updates for release 0.17.
       </action>
+      <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>
     </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.

Reply via email to