[
https://issues.apache.org/jira/browse/FELIX-6655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770296#comment-17770296
]
Carsten Ziegeler commented on FELIX-6655:
-----------------------------------------
Adding removed HttpUtils and SIngleThreadModel class:
https://github.com/apache/felix-dev/commit/65e1e1e79a8bcb1318a83fe4d30ca42ebd73a84e
> Include Servlet API 6
> ---------------------
>
> Key: FELIX-6655
> URL: https://issues.apache.org/jira/browse/FELIX-6655
> Project: Felix
> Issue Type: Improvement
> Components: HTTP Service
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: http.servlet-api-3.0.0
>
>
> We could include all servlet APIs from 2 to 6 (the current version exports 2
> to 5). For servlet API 5/6 it will use servlet API 6 class files. The only
> minor problem is if this API is used with client code using the
> methods/classes that existed in servlet API 5 but where removed with 6.
> Chances are pretty low and having a jar that supports all servlet versions is
> a good compromise.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)