Downgrade to JDK 11.#2301
Merged
dblock merged 5 commits intoopensearch-project:1.xfrom Mar 2, 2022
Merged
Conversation
Collaborator
|
Can one of the admins verify this patch? |
Collaborator
|
❌ Gradle Check failure cb418e1bba44d4576f791eced119b0449981751a |
Contributor
|
@dblock I will take a look why version is not accepted (I think it is expected as x.y.z+n, but there are 4 components now) |
Member
Author
For now I dropped .1 in the PR. |
Collaborator
|
❌ Gradle Check failure c42140e19ebe2e193237a87295dcf94d631fccdd |
Signed-off-by: dblock <dblock@dblock.org>
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
5 tasks
Contributor
Added support for patch JDK version, like 11.0.14+1
Signed-off-by: dblock <dblock@dblock.org>
Signed-off-by: dblock <dblock@dblock.org>
15 tasks
Member
Author
|
start gradle check |
reta
approved these changes
Mar 1, 2022
Contributor
:( |
Member
Author
|
start gradle check |
andrross
approved these changes
Mar 2, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: dblock dblock@dblock.org
Description
We have 4 issues with attempting to upgrade JDK to 17 in 1.3.0 as part of opensearch-project/opensearch-plugins#64.
This downgrades 1.x to JDK 11.
Check List
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.