FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Corretto toolcache folder name fix by IvanZosimov · Pull Request #26 · akv-platform/setup-java · GitHub

Corretto toolcache folder name fix - #26

Open
IvanZosimov wants to merge 8 commits into
mainfrom
corretto-toolcache-fix
Open

Corretto toolcache folder name fix#26
IvanZosimov wants to merge 8 commits into
mainfrom
corretto-toolcache-fix

Conversation

IvanZosimov commented Apr 6, 2023
edited
Loading

Copy link
Copy Markdown

Description:
Similarly to Zulu, Corretto uses semver-like notation for tagging it's versions instead of real semver, e.g. 12.0.6.3.10. Because of this fact, action couldn't find preinstalled version of the Corretto JDK in the toolcache. In scope of this PR the internal interpretation of the Corretto version notation is changed like that (12.0.6.3.10 -> 12.0.6+3.10) to be able to use the node-semver package.

Related issue:
#474

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

marko-zivic-93 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Nice!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL