Improvement #2192
Updated by Henning Blohm 27 days ago
h2. Acceptance Criteria
* We are on Jetty 12.0.19 (✓)
* We have updated related Jakarta API, such as JTA (✓)
* After this, we are on Jakarta EE 9 - and hence on Servlet 5.0 and so on the jakarta.* namespace. (✓)
* See in particular "https://jetty.org/docs/jetty/12/programming-guide/migration/11-to-12.html ":https://jetty.org/docs/jetty/12/programming-guide/migration/11-to-12.html
h2. Notes
* We drop the gateway feature (✓)
* We rename com.zfabrik.javax.* modules to com.zfabrik.jakarta.* where affected by related package name switches (✓)