Skip to content

Upgrade to Jakarta EE #624

@gkresic

Description

@gkresic

This is an extension to #490 (first half of it, anyway). Over there it was proposed to to upgrade to servlet 4 spec, but nothing is said on javax -> jakarta namespace migration that is part of spec 4.

So I propose migration in 2 steps:

  1. migrate to Servlet 4 spec, but keep javax.servlet namespace
  2. switch namespace to jakarta.servlet (this will imply switching implementations, but all currently supported implementations supports this in parallel releases: Jetty 10/11, Tomcat 9/10 and Undertow with io.undertow:undertow-servlet-jakartaee9 dependency

If Pippo doesn't have to support parallel versions for JavaEE and JakartaEE, then those two steps could be squashed into one and leave JavaEE compatibility behind.

Depends on #613

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions