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

[Release 3.0] Bump gradle 8.10.2 / JDK23 / 3.0.0.0-alpha1 on SQL plugin #3319

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

peterzhuamazon
Copy link
Member

@peterzhuamazon peterzhuamazon commented Feb 12, 2025

Description

[Release 3.0] Bump gradle 8.10.2 / JDK23 / 3.0.0.0-alpha1 on SQL plugin

Related Issues

Closes #3315
#1880

Check List

  • [ ] New functionality includes testing.
  • [ ] New functionality has been documented.
  • [ ] New functionality has javadoc added.
  • [ ] New functionality has a user manual doc added.
  • [ ] API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • [ ] 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.

@peterzhuamazon
Copy link
Member Author

peterzhuamazon commented Feb 12, 2025

Pending geospatial:


* What went wrong:
Could not determine the dependencies of task ':integ-test:integTest'.
> Could not resolve all files for configuration ':integ-test:zipArchive'.
   > Could not resolve org.opensearch.plugin:geospatial:3.0.0.0-alpha1-SNAPSHOT.
     Required by:

@peterzhuamazon peterzhuamazon changed the title Bump gradle 8.10.2 / JDK23 / 3.0.0.0-alpha1 on SQL plugin [Release 3.0] Bump gradle 8.10.2 / JDK23 / 3.0.0.0-alpha1 on SQL plugin Feb 12, 2025
@peterzhuamazon
Copy link
Member Author

Now pending ml:


* What went wrong:
Execution failed for task ':opensearch:compileJava'.
> Could not resolve all files for configuration ':opensearch:compileClasspath'.
   > Could not resolve org.opensearch:opensearch-ml-client:3.0.0.0-alpha1-SNAPSHOT.
     Required by:
         project :opensearch

Signed-off-by: Peter Zhu <[email protected]>
Signed-off-by: Peter Zhu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👀 In Review
Status: In review
Development

Successfully merging this pull request may close these issues.

Bump gradle to 8.10.2 and add JDK23 as part of the github checks
1 participant