You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Boris Petrov (Jira)" <ji...@apache.org> on 2020/12/16 06:29:00 UTC

[jira] [Commented] (SHIRO-803) Migrate to Jakarta APIs

    [ https://issues.apache.org/jira/browse/SHIRO-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250130#comment-17250130 ] 

Boris Petrov commented on SHIRO-803:
------------------------------------

[~bdemers] Thank you! Is there a release date set or at least some idea when it might be?

> Migrate to Jakarta APIs
> -----------------------
>
>                 Key: SHIRO-803
>                 URL: https://issues.apache.org/jira/browse/SHIRO-803
>             Project: Shiro
>          Issue Type: Dependency upgrade
>          Components: Web
>    Affects Versions: 1.7.0
>            Reporter: Boris Petrov
>            Priority: Blocker
>
> Jakarta EE 9 is out already along with stable versions of the two most popular containers - Tomcat 10 and Jetty 11. `shiro-web` internally still uses `javax` (e.g. `import javax.servlet.ServletContextEvent` in `EnvironmentLoaderListener`) so it is incompatible with an application that runs on these two containers. It would be nice to release a new version that is compatible with them. Unfortunately a single version cannot be made compatible with both the "old" `javax` and the "new" `jakarta` namespaces so perhaps a new major version should be released.
> Similar to:
> https://issues.apache.org/jira/browse/SHIRO-750



--
This message was sent by Atlassian Jira
(v8.3.4#803005)