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

fixed compile deps for jax-rs #899

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

tbradellis
Copy link
Contributor

Jakarta EE 8 doesn't change functionality or package names, it only publishes the artifacts under new jakarta maven coordinates.

In theory our instrumentation should still compile and function properly when updated to use the jakarta 8 dependencies as the package names and code that we instrument haven't changed.

For existing instrumentation that has dependencies on the various {}javax.{}* packages we'll need to update them to use the Jakarta 8 EE version of the dependency and verify that the modules still compile and that all tests still pass.

 https://issues.newrelic.com/browse/NR-28393

@tbradellis tbradellis merged commit 1190dee into jakarta-ee-8-integration Jun 29, 2022
@tbradellis tbradellis deleted the finish-jaxrs-update branch June 29, 2022 17:56
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

Successfully merging this pull request may close these issues.

1 participant