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

Backport jackson and gradle update from #1580 to 2.x #1596

Merged

Conversation

Yury-Fridlyand
Copy link
Collaborator

Description

Backport jackson and gradle update from #1580 to 2.x
Caused by opensearch-project/OpenSearch#7300.

Issues Resolved

Fixes build failure

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.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
@Yury-Fridlyand Yury-Fridlyand added the infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. label May 1, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1596 (73917fe) into 2.x (30ac276) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##                2.x    #1596   +/-   ##
=========================================
  Coverage     97.16%   97.16%           
  Complexity     4118     4118           
=========================================
  Files           371      371           
  Lines         10368    10368           
  Branches        704      704           
=========================================
  Hits          10074    10074           
  Misses          287      287           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@dai-chen
Copy link
Collaborator

dai-chen commented May 8, 2023

Should we merge this one or #1584 ?

@Yury-Fridlyand
Copy link
Collaborator Author

Gradle (including the wrapper) is already updated in main in #1580.
This one backports changes to 2.x.

@penghuo penghuo merged commit 489364a into opensearch-project:2.x May 16, 2023
13 of 14 checks passed
@Yury-Fridlyand Yury-Fridlyand deleted the backport/bump-jackson-and-gradle branch June 24, 2023 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants