Skip to content

docs: update supported platform list in ReleaseMojo Javadoc#12

Open
gounthar wants to merge 1 commit intosdkman:masterfrom
gounthar:docs/update-platform-list
Open

docs: update supported platform list in ReleaseMojo Javadoc#12
gounthar wants to merge 1 commit intosdkman:masterfrom
gounthar:docs/update-platform-list

Conversation

@gounthar
Copy link
Copy Markdown

@gounthar gounthar commented Feb 7, 2026

Summary

Update the platforms field Javadoc in ReleaseMojo.java to list all currently supported platforms. The existing list only had 4 platforms (MAC_OSX, WINDOWS_64, LINUX_64, LINUX_32) and was missing 6 others.

Closes #11

Related

The platform list was outdated (only MAC_OSX, WINDOWS_64, LINUX_64,
LINUX_32). Update to include all currently supported platforms:
LINUX_ARM64, LINUX_ARM32HF, LINUX_ARM32SF, LINUX_RISCV64, MAC_ARM64,
and UNIVERSAL.

Closes sdkman#11

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

Update platform list in ReleaseMojo Javadoc

1 participant