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

OSGi bundle manifest entries seem incorrect #201

Closed
starksm64 opened this issue Feb 3, 2022 · 0 comments
Closed

OSGi bundle manifest entries seem incorrect #201

starksm64 opened this issue Feb 3, 2022 · 0 comments

Comments

@starksm64
Copy link
Contributor

I'm no OSGi expert, but the current api pom.xml is referring to javax versions of interceptors, and cdi. The only valid javax reference is the javax.transaction.xa package. We should be using the Jakarta EE 9 packages and versions in the dependencies to match the pom versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants