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: change java version command to handle java 17 being installed instead of 11 #74

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

ryanbourdais
Copy link
Contributor

This PR does the following changes:

  • Upgrades the test image for the test-java-version to the new android:2023.03.1 docker image
  • Widens the net for testing this command, now tests for 8, 11, 17 and 18 to test for both installed versions, one older than the current, and one newer
  • Improves the name for the change_java_version command
  • Fixes an issue with installing an older version of java than the current

@ryanbourdais ryanbourdais requested a review from a team as a code owner March 28, 2023 17:16
@ryanbourdais ryanbourdais enabled auto-merge (squash) March 29, 2023 17:14
Copy link
Contributor

@JalexChen JalexChen left a comment

Choose a reason for hiding this comment

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

LGTM

@ryanbourdais ryanbourdais merged commit 8680958 into main Mar 31, 2023
@ryanbourdais ryanbourdais deleted the fix-change-java-version branch March 31, 2023 18:41
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.

None yet

2 participants