[ https://issues.apache.org/jira/browse/JCR-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17986945#comment-17986945 ]
Jesper Steen Møller commented on JCR-4892: ------------------------------------------ Thanks for reviewing! [~reschke] wrote: > what package names are used for the jakarta variants? Same package names. Are there any relevant scenarios where anyone would use both artefacts in the same classpath? > it seems that for jackrabbit-jcr-server-jakarta no MANIFEST.MF is generated. > Any idea why? Hmm. No idea. Perhaps it's just not copied over by the transformer plugin. I'll look into that (but now until tomorrow) [~cziegeler] wrote: > 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+ Ah yes, this is super relevant, and may bring a need for letting the code diverge. I'll examine the case (tomorrow). > 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)