jakartaee-api
jakartaee-api copied to clipboard
Create initial EE 12 Platform BOM based on staged EE 12 spec apis + EE 11 spec apis for any missing
The idea is to make a EE 12 BOM available that can be used by the Platform TCK and other artifacts.
We would like to have jakarta.transaction:jakarta.transaction-api:jar:2.0.2-SNAPSHOT when it has been staged as well for the Platform TCK development.
We also need https://github.com/jakartaee/transactions/pull/222 to be merged and included as well when we add the (current) Transactions 2.1 SPEC API to the EE 12 BOM for it to be useful for the Transactions TCK.
We also should try to follow a wave ordering (e.g. ensure that each spec api added to the BOM has all of its own SPEC API dependencies available). Hope that makes sense.