SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for junit-4.13.2-97.5.noarch.rpm :

* Thu May 23 2024 Fridrich Strba - Require hamcrest >= 2.2 to resolve choice of providers
* Sat Apr 27 2024 Fridrich Strba - Generate anew the ant build system using the maven pom.xml- Fetch sources from github by source service and filter out stale hamcrest binaries.- Port to hamcrest 2.2 unconditionally- Added patch:
* 0002-remove-usages-of-deprecated-org.junit.Assert.assertT.patch + upstream patch to replace deprecated assertThat
* Wed Feb 21 2024 Fridrich Strba - Use %patch -P N instead of deprecated %patchN.
* Thu Sep 21 2023 Fridrich Strba - Let ant build with --release 8 if the compiler knows that option. This allows us to avoid incompatible exception declarations in ObjectInputStream.GetField.get(String,Object) in java >= 20
* Thu Mar 23 2023 Fridrich Strba - Conditionalize the spec file so that junit can be built with both hamcrest 1.3 and 2.2 from the same sources
* Thu Jun 09 2022 Fridrich Strba - Added patch:
* 0001-Port-to-hamcrest-2.2.patch + do not use the org.hamcrest.Factory that was removed in hamcrest 2.x and should have been an internal annotation only + fix some incompatibilities with template types in matchers
* Fri Mar 18 2022 Fridrich Strba - Build with source/target levels 8
* Sun Dec 12 2021 Dirk Müller - update to 4.13.2:
* Mark ThreadGroups created by FailOnTimeout as daemon groups
* Only create ThreadGroups if FailOnTimeout.lookForStuckThread is true.
* Fix NotSerializableException with AssumptionViolatedException
* Security fix: TemporaryFolder now limits access to temporary folders on Java 1.7 or later (CVE-2020-1945, bsc#1171696)
* Make FrameworkField constructor public
* Tue Apr 07 2020 Fridrich Strba - Upgrade to 4.13- Removed patches:
* junit-jdk10.patch
* junit-jdk11.patch + not needed with this version
* Mon Feb 04 2019 Fridrich Strba - Add OSGi manifest to the jar file- Package the manual- BuildRequire and Require hamcrest-core, since the package does strictly depend on hamcrest-core only.
 
ICM