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

[ZEPPELIN-6137] Fix Windows compile tests #4883

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

Reamer
Copy link
Contributor

@Reamer Reamer commented Oct 23, 2024

What is this PR for?

This pull request changes the JDK for appveyor to JDK 11.
Please note that only the “Visual Studio 2019” worker image has JDK 11 installed. “Visual Studio 2022”, on the other hand, does not have JDK 11 installed. Take a look into https://www.appveyor.com/docs/windows-images-software/#visual-studio-2022

What type of PR is it?

Improvement

What is the Jira issue?

How should this be tested?

  • appveyor tests

Questions:

  • Does the license files need to update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@Reamer
Copy link
Contributor Author

Reamer commented Oct 24, 2024

Review required

@Reamer Reamer requested a review from pan3793 October 24, 2024 07:11
@Reamer Reamer merged commit 0203ee5 into apache:master Oct 24, 2024
17 checks passed
asfgit pushed a commit that referenced this pull request Oct 24, 2024
### What is this PR for?
This pull request changes the JDK for appveyor to JDK 11.
Please note that only the “Visual Studio 2019” worker image has JDK 11 installed. “Visual Studio 2022”, on the other hand, does not have JDK 11 installed. Take a look into https://www.appveyor.com/docs/windows-images-software/#visual-studio-2022

### What type of PR is it?
Improvement

### What is the Jira issue?
* https://issues.apache.org/jira/browse/ZEPPELIN-6137

### How should this be tested?
* appveyor tests

### Questions:
* Does the license files need to update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Closes #4883 from Reamer/appveyor_jdk11.

Signed-off-by: Philipp Dallig <[email protected]>
(cherry picked from commit 0203ee5)
Signed-off-by: Philipp Dallig <[email protected]>
@Reamer Reamer deleted the appveyor_jdk11 branch October 24, 2024 09:52
@Reamer
Copy link
Contributor Author

Reamer commented Oct 24, 2024

Merged into master/branch-0.12.

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.

3 participants