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

Migrate to jakarta APIs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Resolved
    • 1.5.2
    • 2.0.0-alpha
    • jax-rs
    • None

    Description

      Hi,

      javax.-dependencies have been superseeded by jakarta dependencies.

      In:

      https://github.com/apache/shiro/blob/master/support/jaxrs/pom.xml

      We can replace the rs-api artifact with:

      <dependency>
        <groupId>jakarta.ws.rs</groupId>
        <artifactId>jakarta.ws.rs-api</artifactId>
        <version>?</version>
      </dependency>
      

      BTW, any reason for not making it optional and provided? EE APIs are usually provided by the application container. There is no need to ship it.

      Attachments

        Issue Links

          Activity

            People

              bmarwell Benjamin Marwell
              bmarwell Benjamin Marwell
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 10m
                  1h 10m