Skip to content

Remove jackson databind and jackson annotations dependency now coming from core #2325#37

Closed
YANG-DB wants to merge 5 commits intoopensearch-project:mainfrom
YANG-DB:Remove_jackson-databind_and_jackson-annotations_dependency_now_coming_from_core_#2325
Closed

Remove jackson databind and jackson annotations dependency now coming from core #2325#37
YANG-DB wants to merge 5 commits intoopensearch-project:mainfrom
YANG-DB:Remove_jackson-databind_and_jackson-annotations_dependency_now_coming_from_core_#2325

Conversation

@YANG-DB
Copy link
Copy Markdown
Member

@YANG-DB YANG-DB commented Dec 14, 2022

Description

jackson-databind and jackson-annotations were added as api dependencies in server of opensearch core. The security plugin now gets these dependencies transitively and does not need direct dependencies on the jars.

PR in core where the dependencies are added: opensearch-project/OpenSearch#5366

In addition

  • adding logo in README.md
  • adding 'workflow_dispatch' in github workflow's CI

Category

(Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation) Maintenance

Issues Resolved

opensearch-project/OpenSearch#5366

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

…s in server of opensearch core. The security plugin now gets these dependencies transitively and does not need direct dependencies on the jars.

PR in core where the dependencies are added: opensearch-project/OpenSearch#5366

Signed-off-by: YANGDB <yang.db.dev@gmail.com>
…s in server of opensearch core. The security plugin now gets these dependencies transitively and does not need direct dependencies on the jars.

PR in core where the dependencies are added: opensearch-project/OpenSearch#5366

Signed-off-by: YANGDB <yang.db.dev@gmail.com>
…son-annotations_dependency_now_coming_from_core_#2325' into Remove_jackson-databind_and_jackson-annotations_dependency_now_coming_from_core_#2325
…son-annotations_dependency_now_coming_from_core_#2325' into Remove_jackson-databind_and_jackson-annotations_dependency_now_coming_from_core_#2325

Signed-off-by: YANGDB <yang.db.dev@gmail.com>
…son-annotations_dependency_now_coming_from_core_#2325' into Remove_jackson-databind_and_jackson-annotations_dependency_now_coming_from_core_#2325
@YANG-DB YANG-DB requested a review from a team as a code owner December 14, 2022 20:20
Copy link
Copy Markdown
Collaborator

@penghuo penghuo left a comment

Choose a reason for hiding this comment

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

I think JDBC does not depend on OpenSearch? How does JDBC depend on jackson transitively? or Does it means JDBC does not depend on jackson?

@YANG-DB YANG-DB closed this by deleting the head repository Dec 15, 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.

2 participants