In order to provide test coverage for Jakarta-based quickstart, we need to be able to switch the project dependencies accordingly so that we can provide quickstarts for both JavaEE and Jakarta runtimes.
By creating this separation, we should also be able to easily migrate quickstarts that are using the adapters we are removing (e.g.: the Wildfly Adapter) while still providing some level of coverage during the migration of all the examples. It should also help to track the remaining work when migrating to Jakarta EE.
Description
In order to provide test coverage for Jakarta-based quickstart, we need to be able to switch the project dependencies accordingly so that we can provide quickstarts for both JavaEE and Jakarta runtimes.
By creating this separation, we should also be able to easily migrate quickstarts that are using the adapters we are removing (e.g.: the Wildfly Adapter) while still providing some level of coverage during the migration of all the examples. It should also help to track the remaining work when migrating to Jakarta EE.
Discussion
No response
Motivation
No response
Details
No response