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

Update to Gradle 8.1 #6792

Merged
merged 1 commit into from
Apr 20, 2023
Merged

Conversation

reta
Copy link
Collaborator

@reta reta commented Mar 22, 2023

Description

Update to Gradle 8.1 (support for JDK-20), blockers:

  • gradle-docker-compose-plugin

    The org.gradle.util.VersionNumber type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.1-rc-1/userguide/upgrading_version_8.html#org_gradle_util_reports_deprecations
    
  • the warning is coming from OS plugins and/or build files.

    Relying on the convention for Test.testClassesDirs in custom Test tasks has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.1-rc-1/userguide/upgrading_version_8.html#test_task_default_classpath 
    

Issues Resolved

N/A

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta reta force-pushed the update.gradle.8.1 branch from f82bac5 to 9f95ca7 Compare March 23, 2023 17:48
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta reta force-pushed the update.gradle.8.1 branch from 9f95ca7 to b1e398d Compare March 23, 2023 19:52
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta reta force-pushed the update.gradle.8.1 branch from b1e398d to 100b9e2 Compare March 24, 2023 15:49
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta reta force-pushed the update.gradle.8.1 branch from 100b9e2 to 5992290 Compare March 24, 2023 17:23
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta reta force-pushed the update.gradle.8.1 branch from 5974a10 to fd50df8 Compare March 29, 2023 17:58
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta reta force-pushed the update.gradle.8.1 branch from fd50df8 to fd53cae Compare March 30, 2023 12:28
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta reta force-pushed the update.gradle.8.1 branch from fd53cae to 1543340 Compare March 30, 2023 17:49
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta reta force-pushed the update.gradle.8.1 branch from 1543340 to 0567d03 Compare April 4, 2023 12:26
@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2023

Gradle Check (Jenkins) Run Completed with:

@reta
Copy link
Collaborator Author

reta commented Apr 4, 2023

#6124 :(

@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2023

Gradle Check (Jenkins) Run Completed with:

@reta reta force-pushed the update.gradle.8.1 branch from 0567d03 to 894becf Compare April 11, 2023 14:58
@dblock dblock merged commit 1d39b56 into opensearch-project:main Apr 20, 2023
@reta reta added the backport 2.x Backport to 2.x branch label Apr 21, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 21, 2023
Signed-off-by: Andriy Redko <[email protected]>
(cherry picked from commit 1d39b56)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
nknize pushed a commit that referenced this pull request Apr 24, 2023
(cherry picked from commit 1d39b56)

Signed-off-by: Andriy Redko <[email protected]>
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>
austintlee pushed a commit to austintlee/OpenSearch that referenced this pull request Apr 28, 2023
shiv0408 pushed a commit to Gaurav614/OpenSearch that referenced this pull request Apr 25, 2024
Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: Shivansh Arora <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants