-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-29009 Depend on jaxws-rt instead jaxws-ri #6504
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
Conversation
|
This removes 12 unneccessary JARs but adds duplicate versions in the assembly for two. I plan to deal with the duplicate dependencies in a separate JIRA. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
pom.xml
Outdated
| <!-- | ||
| Note that the version of jackson-[annotations,core,databind] must be kept in sync with the | ||
| version of jackson-jaxrs-json-provider shipped in hbase-thirdparty. | ||
| version of jackson-jax/rs-json-provider shipped in hbase-thirdparty. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why this change? I think 'jackson-jaxrs-json-provider' is the name of the library?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
That's just a typo.
Reverted.
|
I'm holding this until we remove jax-ri from the assembly. After the removal, this will only apply to the test classpath (but simplifying that is also worth doing). |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Signed-off-by: Nihal Jain <[email protected]> Reviewed-by: Aman Poonia <[email protected]> (cherry picked from commit 260d9f2)
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
Signed-off-by: Nihal Jain <[email protected]> Reviewed-by: Aman Poonia <[email protected]>
No description provided.