[
https://issues.apache.org/jira/browse/FELIX-6574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630816#comment-17630816
]
Carsten Ziegeler commented on FELIX-6574:
-----------------------------------------
[~ggrzybek] Let me start with mentioning that these questions are best asked on
the Eclipse OSGi Developer discussions mailing list ([email protected])
I can provide some answers, but for follow up questions please use the above
list.
Its correct that starting with R8, there is no fat cmpn jar anymore, but just
the individual spec jars.
For R8.1 and the servlet whiteboard specification, the packages changed as you
mention with the additional increase of the version to 2.0. Apart from package
changes and the change from javax.servlet to jakarta.servlet there are no
functional changes. The reason for this is to allow implementations (like the
Apache Felix one) to implement the OSGi Http Whiteboard specification alongside
the OSGi Servlet Whiteboard specification. And therefore, the implementation
supports both APIs and contains both.
> Update to OSGi Servlet Whiteboard specification
> -----------------------------------------------
>
> Key: FELIX-6574
> URL: https://issues.apache.org/jira/browse/FELIX-6574
> Project: Felix
> Issue Type: Improvement
> Components: HTTP Service
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: http.bridge-5.0.0, http.jetty-5.0.0-RC1,
> http.base-5.0.0-RC1
>
>
> The new OSGi Servlet Whiteboard Specification support Jakarta EE 9 Servlets
> will be released by the end of this year.
> We need to adjust the implementation to support this specification.
> (Most of this work has already been done in the main branch; this issue is
> for tracking the remaining work)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)