jakartaee-api icon indicating copy to clipboard operation
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

Open scottmarlow opened this issue 2 months ago • 2 comments

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.

scottmarlow avatar Sep 23 '25 14:09 scottmarlow

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.

scottmarlow avatar Sep 23 '25 22:09 scottmarlow

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.

scottmarlow avatar Sep 23 '25 23:09 scottmarlow