You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/12/27 13:44:17 UTC

[commons-collections] branch master updated: Remove use of JUnit4 junit.framework.Test class #371

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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git


The following commit(s) were added to refs/heads/master by this push:
     new 575d2c6a4 Remove use of JUnit4 junit.framework.Test class #371
575d2c6a4 is described below

commit 575d2c6a40f7bc4ccd5d8ac9f15c0454b1388a65
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Tue Dec 27 08:44:13 2022 -0500

    Remove use of JUnit4 junit.framework.Test class #371
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 21f043b61..b05387586 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -115,6 +115,9 @@
     <action type="fix" dev="ggregory" due-to="Arturo Bernal">
       Use Java style array decelerations #362.
     </action>
+    <action issue="COLLECTIONS-806" type="fix" dev="ggregory" due-to="Piyush Sagar">
+      Remove use of JUnit4 junit.framework.Test class #371.
+    </action>
     <!-- ADD -->
     <action issue="COLLECTIONS-760" dev="kinow" type="add" due-to="Isira Seneviratne">
       Add tests for MapUtils.