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

upgrade gradle to 8.5 #1777

Merged
merged 5 commits into from
Jan 22, 2024
Merged

upgrade gradle to 8.5 #1777

merged 5 commits into from
Jan 22, 2024

Conversation

Hailong-am
Copy link
Contributor

@Hailong-am Hailong-am commented Jan 15, 2024

Description

upgrade to 8.5 to support multi release jar of with jdk 21 code

Issues Resolved

> java.util.concurrent.ExecutionException: org.gradle.api.GradleException: Failed to create Jar file /home/runner/.gradle/caches/jars-9/6abf203a3d0290f2fc6dc41dd82cb00d/jackson-core-2.16.1.jar.

image

gradle/gradle#24390

opensearch-project/OpenSearch#11811

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: Hailong Cui <ihailong@amazon.com>
Signed-off-by: Hailong Cui <ihailong@amazon.com>
Signed-off-by: Hailong Cui <ihailong@amazon.com>
Signed-off-by: Hailong Cui <ihailong@amazon.com>
Signed-off-by: Hailong Cui <ihailong@amazon.com>
@Hailong-am Hailong-am mentioned this pull request Jan 22, 2024
6 tasks
@joshuali925 joshuali925 added the dependencies Pull requests that update a dependency file label Jan 22, 2024
@joshuali925 joshuali925 merged commit 41ab3eb into opensearch-project:main Jan 22, 2024
16 of 18 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 22, 2024
Signed-off-by: Hailong Cui <ihailong@amazon.com>
(cherry picked from commit 41ab3eb)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
derek-ho pushed a commit that referenced this pull request Jan 23, 2024
(cherry picked from commit 41ab3eb)

Signed-off-by: Hailong Cui <ihailong@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants