Details
-
Umbrella
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
4.0.0
-
None
-
None
Description
This is an umbrella ticket inspired by the Jetty upgrade tickets: SPARK-45522 and SPARK-47118.
Throughout the Jetty upgrade journey I realised there are a few `javax` dependencies exist on the codebase, hence this is the umbrella ticket to:
- Investigate on each existing `javax` package on root POM and make sure the given `javax` is still relevant, in the context of Spark 4.0
- Make the decision on either migrate it to `Jakarta` namespace, or remove it altogether, if it's not longer required.
Also I hope by doing such clean up will help to pave a more clear and direct path for Jersey and Jetty upgrades down the road.
Attachments
1.
|
Remove `javax.ws-rs-api` dependency | Resolved | HiuFung Kwok |