Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.x: Upgrade jakarta inject, interceptor and transaction apis #9174

Closed
wants to merge 2 commits into from

Conversation

barchetta
Copy link
Member

@barchetta barchetta commented Aug 20, 2024

Description

Upgrades EE specs to the latest in the EE 9 platform:

  • Inject: 2.0.0 to 2.0.1
  • Interceptor: 2.0.0 to 2.0.1
  • Transaction: 2.0.0 to 2.0.1

This results in the interceptor module name change from jakarta.interceptor.api to jakarta.interceptor

Also looks like JTA had module info changes requiring a dependency on CDI.

@barchetta barchetta added dependencies Pull requests that update a dependency file 3.x Issues for 3.x version branch labels Aug 20, 2024
@barchetta barchetta self-assigned this Aug 20, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 20, 2024
@barchetta barchetta marked this pull request as ready for review August 21, 2024 00:01
@barchetta barchetta modified the milestone: 3.2.9 Aug 21, 2024
@barchetta
Copy link
Member Author

Due to the module name changes -- which can be considered disruptive -- I am closing this PR. If we ever do a 3.3.0 then we can consider these upgrades at that time.

@barchetta barchetta closed this Aug 21, 2024
@barchetta barchetta deleted the 3.x-ee-upgrades branch November 12, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issues for 3.x version branch dependencies Pull requests that update a dependency file OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants