-
Epic
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
Java EE 8 to Jakarta EE 9 source migration
-
False
-
False
-
To Do
-
-
0% To Do, 83% In Progress, 17% Done
-
undefined
-
---
-
---
This EPIC is to include all of the tasks necessary to automate the migration of application source from Java EE 8 to Jakarata EE 9.
- Update dependencies in pom.xml
- Change all javax.* imports to jakarta.*
- Rename Schema Namespaces
- Rename properties prefixed with javax
- Rename Bootstrapping files prefixed with javax. , such as CDI extensions
The migration rules developed to support EAP 7.3 contains a rules to replace javax dependencies with the jakarta equivalents.
Those rules use a targetTechnology id of jakarta-ee and versionRange [8]
- is incorporated by
-
WINDUPRULE-764 JBoss EAP 6.4/7.x to 8.0 Migration
- In Progress
- relates to
-
WINDUP-3292 The MTA adoption of OpenRewrite to automate source code transformation
- New