You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2022/10/25 09:29:00 UTC

[jira] [Created] (FELIX-6573) Remove JakartaServlet contract for javax packages

Carsten Ziegeler created FELIX-6573:
---------------------------------------

             Summary: Remove JakartaServlet contract for javax packages
                 Key: FELIX-6573
                 URL: https://issues.apache.org/jira/browse/FELIX-6573
             Project: Felix
          Issue Type: Bug
          Components: HTTP Service
    Affects Versions: http.servlet-api-2.0.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: http.servlet-api-2.1.0


Currently the javax packages are associated with both contracts the JavaServlet contract and the JakartaServlet contract; this is wrong as it makes tooling trip over this. A package should only be associated with one contract.
(The OSGi contract documentation is currently documenting this wrongly as well)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)