[
https://issues.apache.org/jira/browse/JCR-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17986903#comment-17986903
]
Carsten Ziegeler commented on JCR-4892:
---------------------------------------
Is existing API affected? If not, this approach is fine.
If existing API is affected, this approach might be fine if you can run both
versions in parallel.
On javax servlet vs jakarta servlet, keep in mind that all deprecated methods
have been removed with jakarta servlet 6 - so if your javax code is using any
of the deprecated methods from javax servlet, this code will not work with
jakarta servlet 6+
> support the jakarta.servlet package name
> ----------------------------------------
>
> Key: JCR-4892
> URL: https://issues.apache.org/jira/browse/JCR-4892
> Project: Jackrabbit Content Repository
> Issue Type: New Feature
> Reporter: Julian Reschke
> Priority: Major
> Fix For: 2.24
>
> Attachments: JCR-4892_v2_project_root.patch,
> JCR-4892_v2_workspace_root.patch, JCR-4892_v3.patch, JCR-4892_v4.patch, clean
> install-Output.txt, jackrabbit-webdav-jakarta.patch, patch.txt, webapp.patch,
> webapp2.patch
>
>
> ...without breaking existing uses for now.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)