Changelog for
powermock-api-mockito-2.0.9-2.218.noarch.rpm :
* Tue Apr 23 2024 fstrbaAATTsuse.com- Upgrade to upstream release 2.0.9
* Major changes + Mockito Public API Support Roadmap + Dropped supporting Mockito 1.x as result removed module powermock-api-mockito + Dropped supporting EasyMock 3.1. Officially supported EasyMock 3.5
* Enhancements + Removed deprecated code in PowerMock 2.0. + JDK 9 support
* Bugfixes: + PowerMockitoStubberImpl.when throws exceptions with methods using arguments with both primitive and wrapped arguments + Bump byte-buddy from 1.9.10 to 1.10.14 + PowerMockAgent does not support java >= 10 + IllegalStateException when inner class has private constructor on Java>8 + Fixes 976: Change to StackTraceCleaner to allow mockito strick stubs mode to work correctly + Fixes #888: Disable Security of X-Stream + #959 fix compile error due to unused import of a class which is not in the dependencies + Issue 939: Error with setInternalState and JDK12 java.lang.NoSuchFieldException: modifiers + JDK9, power mockito 2.0.0-beta.5 - final class issue when mocking static method + AATTmock annotation from easymock api does not work for two fields of the same type. + Preparing PowerMock 2.0 Release without ByteBuddy + Use EasyMock exposed MockType instead of the deprecated internal one + Update PowerMockAgent.java- Modified patches:
* powermock-testng710.patch + rediff to changed context
* fix-build.patch -> powermock-junit4.patch + rename the patch and rediff to changed context- Removed patches:
* 0001-Fix-junit3-compat.patch
* 0002-Setting-naming-policy.patch + not needed any more- Added patch:
* powermock-mockito.patch + upstream patch to build with newer mockito
* Tue Apr 16 2024 fstrbaAATTsuse.com- Added patch:
* powermock-testng710.patch + fix build with testng 7.10.1
* Wed Feb 21 2024 gus.kenionAATTsuse.com- Use %patch -P N instead of deprecated %patchN.
* Sat Sep 09 2023 fstrbaAATTsuse.com- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
* Wed Mar 30 2022 fstrbaAATTsuse.com- Build against the standalone JavaEE modules inconditionally
* Wed Mar 23 2022 fstrbaAATTsuse.com- Build with java source and target levels 8- Modified patch:
* fix-build.patch + Add a rewrite of function call with ?: into an if/else statement, which fixes JDK 17 build
* Thu Mar 17 2022 fstrbaAATTsuse.com- Use the standalone activation api on systems where the JDK doesn\'t include the JavaEE modules
* Wed May 15 2019 fstrbaAATTsuse.com- Initial packaging of powermock 1.6.5