[ https://issues.apache.org/jira/browse/CXF-8549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andriy Redko updated CXF-8549: ------------------------------ Description: Get rid of EasyMock in favor of Mockito since it does require additional access to sealed JDK internals for JDK-16 and above. [ ] ./core/pom.xml [ ] ./integration/jca/pom.xml [ ] ./rt/bindings/coloc/pom.xml [ ] ./rt/bindings/corba/pom.xml [ ] ./rt/bindings/soap/pom.xml [ ] ./rt/databinding/aegis/pom.xml [ ] ./rt/databinding/jaxb/pom.xml [ ] ./rt/features/clustering/pom.xml [ ] ./rt/features/logging/pom.xml [ ] ./rt/features/throttling/pom.xml [ ] ./rt/frontend/jaxrs/pom.xml [ ] ./rt/frontend/jaxws/pom.xml [ ] ./rt/frontend/js/pom.xml [ ] ./rt/management/pom.xml [ ] ./rt/rs/client/pom.xml [ ] ./rt/rs/description/pom.xml [ ] ./rt/rs/extensions/providers/pom.xml [ ] ./rt/rs/extensions/search/pom.xml [ ] ./rt/rs/microprofile-client/pom.xml [ ] ./rt/rs/security/oauth-parent/oauth2/pom.xml [ ] ./rt/rs/security/oauth-parent/oauth2-saml/pom.xml [ ] ./rt/rs/security/sso/oidc/pom.xml [ ] ./rt/transports/http/pom.xml [ ] ./rt/transports/http-jetty/pom.xml [ ] ./rt/transports/http-netty/netty-client/pom.xml [ ] ./rt/transports/http-netty/netty-server/pom.xml [ ] ./rt/transports/http-undertow/pom.xml [ ] ./rt/transports/jms/pom.xml [ ] ./rt/transports/websocket/pom.xml [ ] ./rt/ws/addr/pom.xml [ ] ./rt/ws/policy/pom.xml [ ] ./rt/ws/rm/pom.xml [ ] ./rt/ws/security/pom.xml [ ] ./rt/ws/transfer/pom.xml [ ] ./rt/wsdl/pom.xml [ ] ./services/xkms/xkms-x509-handlers/pom.xml [ ] ./services/xkms/xkms-x509-repo-ldap/pom.xml was:Get rid of EasyMock in favor of Mockito since it does require additional access to sealed JDK internals for JDK-16 and above. > Get rid of EasyMock > -------------------- > > Key: CXF-8549 > URL: https://issues.apache.org/jira/browse/CXF-8549 > Project: CXF > Issue Type: Sub-task > Affects Versions: 3.4.4, 3.3.11 > Reporter: Andriy Redko > Assignee: Andriy Redko > Priority: Major > > Get rid of EasyMock in favor of Mockito since it does require additional > access to sealed JDK internals for JDK-16 and above. > > [ ] ./core/pom.xml > [ ] ./integration/jca/pom.xml > [ ] ./rt/bindings/coloc/pom.xml > [ ] ./rt/bindings/corba/pom.xml > [ ] ./rt/bindings/soap/pom.xml > [ ] ./rt/databinding/aegis/pom.xml > [ ] ./rt/databinding/jaxb/pom.xml > [ ] ./rt/features/clustering/pom.xml > [ ] ./rt/features/logging/pom.xml > [ ] ./rt/features/throttling/pom.xml > [ ] ./rt/frontend/jaxrs/pom.xml > [ ] ./rt/frontend/jaxws/pom.xml > [ ] ./rt/frontend/js/pom.xml > [ ] ./rt/management/pom.xml > [ ] ./rt/rs/client/pom.xml > [ ] ./rt/rs/description/pom.xml > [ ] ./rt/rs/extensions/providers/pom.xml > [ ] ./rt/rs/extensions/search/pom.xml > [ ] ./rt/rs/microprofile-client/pom.xml > [ ] ./rt/rs/security/oauth-parent/oauth2/pom.xml > [ ] ./rt/rs/security/oauth-parent/oauth2-saml/pom.xml > [ ] ./rt/rs/security/sso/oidc/pom.xml > [ ] ./rt/transports/http/pom.xml > [ ] ./rt/transports/http-jetty/pom.xml > [ ] ./rt/transports/http-netty/netty-client/pom.xml > [ ] ./rt/transports/http-netty/netty-server/pom.xml > [ ] ./rt/transports/http-undertow/pom.xml > [ ] ./rt/transports/jms/pom.xml > [ ] ./rt/transports/websocket/pom.xml > [ ] ./rt/ws/addr/pom.xml > [ ] ./rt/ws/policy/pom.xml > [ ] ./rt/ws/rm/pom.xml > [ ] ./rt/ws/security/pom.xml > [ ] ./rt/ws/transfer/pom.xml > [ ] ./rt/wsdl/pom.xml > [ ] ./services/xkms/xkms-x509-handlers/pom.xml > [ ] ./services/xkms/xkms-x509-repo-ldap/pom.xml -- This message was sent by Atlassian Jira (v8.20.10#820010)