Uploaded image for project: 'Shiro'
  1. Shiro
  2. SHIRO-803

Migrate to Jakarta APIs

    XMLWordPrintableJSON

Details

    • Dependency upgrade
    • Status: Closed
    • Blocker
    • Resolution: Duplicate
    • 1.7.0
    • None
    • Web
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              boris-petrov Boris Petrov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: