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

Fix build.gradle #381

Merged
merged 3 commits into from
Sep 9, 2024
Merged

Fix build.gradle #381

merged 3 commits into from
Sep 9, 2024

Conversation

AlexRuiz7
Copy link
Member

@AlexRuiz7 AlexRuiz7 commented Sep 9, 2024

Description

This PR fixes incompatibility issues with Gradle 9.0.

Fix needs to be ported to master.

Issues Resolved

Resolves #336

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

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.

@AlexRuiz7 AlexRuiz7 self-assigned this Sep 9, 2024
@AlexRuiz7 AlexRuiz7 requested a review from a team as a code owner September 9, 2024 10:19
@AlexRuiz7 AlexRuiz7 linked an issue Sep 9, 2024 that may be closed by this pull request
4 tasks
Copy link
Member

@gdiazlo gdiazlo left a comment

Choose a reason for hiding this comment

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

lgtm

@AlexRuiz7 AlexRuiz7 merged commit d616b80 into 4.10.0 Sep 9, 2024
8 checks passed
@AlexRuiz7 AlexRuiz7 deleted the ci/336-fix-build.gradle branch September 9, 2024 12:21
AlexRuiz7 added a commit that referenced this pull request Sep 9, 2024
* Fix build.gradle

* Fix build.gradle

* Undo changes
@AlexRuiz7 AlexRuiz7 mentioned this pull request Sep 9, 2024
8 tasks
AlexRuiz7 added a commit that referenced this pull request Sep 9, 2024
* Fix build.gradle

* Fix build.gradle

* Undo changes
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.

Compatibility with OpenSearch 2.16.0
2 participants