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

Removing strong dependency for jakarta-json-api #221

Merged

Conversation

VachaShah
Copy link
Collaborator

Signed-off-by: Vacha Shah vachshah@amazon.com

Description

Removing strong dependency for jakarta-json-api-2.0.1

Issues Resolved

Resolves #201

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Vacha Shah <vachshah@amazon.com>
@VachaShah VachaShah requested review from a team and madhusudhankonda as code owners September 13, 2022 22:27
// EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
// https://github.com/eclipse-ee4j/jsonp
api("jakarta.json:jakarta.json-api:2.0.1")

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove strong dependencies of

    api("com.google.code.findbugs:jsr305:3.0.2")

    api("org.eclipse.parsson:parsson:1.1.1")

    implementation("jakarta.json.bind", "jakarta.json.bind-api", "2.0.0")

as a part of this PR?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of them look like they are being used.

@saratvemulapalli
Copy link
Member

probably wont need this #226 any more :)

@saratvemulapalli saratvemulapalli merged commit 33c4a71 into opensearch-project:main Oct 5, 2022
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.

[PROPOSAL] Remove the strong dependency to jakarta.json-api
4 participants