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

Add Java 11/17/21 matrix for build, test and performance test checks #3622

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

reta
Copy link
Contributor

@reta reta commented Nov 9, 2023

Description

Add Java 11/17/21 matrix for build, test and performance test checks

Issues Resolved

Part of opensearch-project/OpenSearch#10334, closes #3329

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

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: Andriy Redko <andriy.redko@aiven.io>
@@ -26,7 +26,7 @@ buildscript {
}

plugins {
id 'com.diffplug.spotless' version '6.11.0'
id 'com.diffplug.spotless' version '6.22.0'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Spotless with JDK-21 bytecode support

@dlvenable
Copy link
Member

@reta , Thank you for this contribution! It looks good to me, but we'll need to make sure the builds all pass.

Data Prepper is tracking this independently of OpenSearch. This PR should resolve #3329.

@reta
Copy link
Contributor Author

reta commented Nov 9, 2023

@reta , Thank you for this contribution! It looks good to me, but we'll need to make sure the builds all pass.

Sure, local ones seem to be fine, I will make sure all builds are green, thanks @dlvenable !

@dlvenable dlvenable merged commit 85aba4d into opensearch-project:main Nov 9, 2023
70 checks passed
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.

Start building Data Prepper on Java 21
2 participants