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

add javadoc subpackages #927

Open
judovana opened this issue Jun 7, 2024 · 0 comments
Open

add javadoc subpackages #927

judovana opened this issue Jun 7, 2024 · 0 comments

Comments

@judovana
Copy link

judovana commented Jun 7, 2024

Fedora rpms have java-xyz-openjdk-javadoc and java-xyz-openjdk-javadoc-zip suboakcages.
While readning #814 ; I realised temurin rpms do not have this
The java-xyz-openjdk-javadoc-zip ( which contains still the same javadoc, only in zip) exists next to plain java-xyz-openjdk-javadoc, because a zip with docs is much more easily indexable by IDEs

This will be currently lost with migration to temurin jdk, but it is very minor I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant