Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-4641

MyFaces bundle MANIFEST file contains "jakarta.servlet.*;version="[3,5)" imports

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.2
    • 3.0.3
    • None
    • None

    Description

      Hi,

      In MyFaces web site, version "3.0.x" is supposed to be compatible with:

      • Java 1.8
      • Servlet 5.0
      • EL 4.0
      • CDI 3.0 (optional)
      • JSTL 2.0 (optional)
      • BV 2.0 (optional)

      But I see that in "MyFaces bundle" the MANIFEST file contains "jakarta.servlet.*;version="[3,5)" imports:

       jakarta.servlet.annotation;version="[3,5)";resolution:=optional
       jakarta.servlet.http;version="[3,5)"
       jakarta.servlet.jsp.jstl.core;version="[1.1.2,2.0.0)"
       jakarta.servlet.jsp.jstl.sql
       jakarta.servlet.jsp.tagext;version="[2.1.0,3.1)"
       jakarta.servlet.jsp;version="[2.1.0,3.1)"
       jakarta.servlet;version="[3,5)"
      

      So it seems not compatible on OSGI environment with "Servlet 5.0".

      Regards,
      Maxime

      Attachments

        Activity

          People

            tandraschko Thomas Andraschko
            maxime.leur Maxime Leur
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: