timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-68698] Jakarta EE 9 migration #6052

Open timja opened 2 years ago

timja commented 2 years ago

The migration from javax.servlet to jakartaee.servlet has major implications on Jenkins. Even setting aside plugin compatibility, the migration implies the following upgrades to core and core components:

In addition to the above, a plugin compatibility layer needs to be written to support plugins that consume the old javax.servlet API.


Originally reported by basil, imported from: Jakarta EE 9 migration
  • status: Open
  • priority: Major
  • resolution: Unresolved
  • imported: 2022/01/10
timja commented 2 years ago

[Originally depends on: JENKINS-67907]

timja commented 2 years ago

[Epic: JENKINS-68689]