Benjamin Marwell created SHIRO-772:
--------------------------------------
Summary: PowerMock blocks JDK 11+ builds
Key: SHIRO-772
URL: https://issues.apache.org/jira/browse/SHIRO-772
Project: Shiro
Issue Type: Improvement
Reporter: Benjamin Marwell
Fix For: 2.0.0
Starting with v2, I would like to reactive multiple JVM tests (see:
https://issues.apache.org/jira/browse/SHIRO-771).
Currently, we have exactly one Test using PowerMock, which is the
{color:#0747a6}{{EnvironmentLoaderServiceTest}}{color}. As long as this test
uses PowerMock, we cannot build Shiro using JDK11.
Since this is only one single test, we can just rewrite it and remove PowerMock
for now. If PowerMock creates a JDK14 compatible update, we can introduce it
again.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)